Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions agent-bridge/agent.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"id": "agent-bridge",
"name": "agent-bridge",
"version": "0.3.0",
"description": "One bridge for many CLI coding agents: spawn codex (native adapter), Claude Code, pi, or any ACP agent by name as a single stdio ACP agent — with approval-flow mapping (once/always/deny by kind), session resume across bridge restarts, and image passthrough. Zero npm dependencies.",
"repository": "https://github.com/xiaohuzai/agent-bridge",
"website": "https://github.com/xiaohuzai/agent-bridge#readme",
"authors": [
"xiaohuzai"
],
"license": "MIT",
"license_url": "https://github.com/xiaohuzai/agent-bridge/blob/main/LICENSE",
"distribution": {
"npx": {
"package": "@xiaohuzai/agent-bridge@0.3.0",
"args": ["acp", "claude"]
}
}
}
5 changes: 5 additions & 0 deletions agent-bridge/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.