Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 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
7 changes: 7 additions & 0 deletions BACKLOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,13 @@
- [ ] Rust client SDK for host-agent
- [ ] Python bindings
- [ ] CLI admin tool
- [ ] Explore a local web channel for desktop/LAN testing that uses the same
identity, routing, message-envelope, artifact, and proxy policy paths as
Telegram, Matrix, and text channels
- [ ] Prototype a native ACP client adapter using the `agent-client-protocol`
Rust crate, with Zed's `codex-acp` as the first smoke target
- [ ] Evaluate ACP orchestrators such as AgentPool, cagent, and fast-agent as
recipe-backed async work backends
- [ ] Architecture decision records (ADRs)

### Observability
Expand Down
Loading
Loading