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.2.tar.gz
(10.0 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.2.tar.gz.
File metadata
- Download URL: agentjoy_bridge-0.1.2.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b25dbf7f6b529ec969e3c99d3b5964ab64e8f587a4659aef33c0e26b465009d3
|
|
| MD5 |
b9b284273ef0e1717aada6744c5eb54a
|
|
| BLAKE2b-256 |
6b1eb2716ae7cc6f9ba781864e43b88dabcc4649258f200b2a1c9b42a1e3570d
|
File details
Details for the file agentjoy_bridge-0.1.2-py3-none-any.whl.
File metadata
- Download URL: agentjoy_bridge-0.1.2-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 |
a1e39b3529da42d75765128d61c4e26227dc19af1c2b62f84b92bc9e8fede9f3
|
|
| MD5 |
b6a2b0f2f8d567eecbd48b45ea31123a
|
|
| BLAKE2b-256 |
66ad030cd74783c47e6cf6121c74d6d0209eab83ca0560e679b153f3f7b67d3a
|