AgentJoy Bridge CLI (Codex / Claude Code / Agent tool activity -> AgentJoy Runs)
Project description
agentjoy-bridge
AgentJoy Bridge is a tiny, dependency-free CLI that converts agent/tool activity into AgentJoy Run events.
It supports:
- OpenAI Codex CLI (
codex exec --json) - Claude Code hooks / plugin hooks
- (Template included) ChatGPT Apps SDK viewer (MCP)
Install
pipx install agentjoy-bridge
# or: pip install agentjoy-bridge
Quickstart
- Start AgentJoy backend:
cd backend
python -m uvicorn agentjoy.main:app --reload --port 8000
- Configure bridge:
agentjoy configure --api-base http://127.0.0.1:8000 --api-key YOUR_WORKSPACE_API_KEY
- Run with Codex:
agentjoy codex-run "Fix failing tests"
It will print a share URL you can open in a browser.
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
agentjoy_bridge-0.1.1.tar.gz
(9.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentjoy_bridge-0.1.1.tar.gz.
File metadata
- Download URL: agentjoy_bridge-0.1.1.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f99732f6685eaba39f8f6625059745de026266d1a8cb3bc2175bc89576d77dd5
|
|
| MD5 |
eddaedca7dc3d4070f9b1a3bf0c1e632
|
|
| BLAKE2b-256 |
9155d66088a77f9ed6f5ebdb564361abcd135d9bd386c4ac1f6007b6a0e340fb
|
File details
Details for the file agentjoy_bridge-0.1.1-py3-none-any.whl.
File metadata
- Download URL: agentjoy_bridge-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bf9c62abae8ff7d7e5bf43a9baf5ca59c43b20917352c69b25aec0358926c32
|
|
| MD5 |
1a69ec1e2fa905d7c5358b87f4640fd3
|
|
| BLAKE2b-256 |
83a4c472228464c1f58337120ccd532a9dae6fbb7498d375dbf2ffe0a40356b0
|