Skip to content

Commit 608aa7b

Browse files
authored
Integrate embedded WhatsApp and text channels (#89)
* Integrate embedded WhatsApp and text channels * Wire ACPX session selection through chat channels * Address channel review feedback * Address ACPX and WhatsApp review feedback * Fix subprocess proxy guidance
1 parent 8c6a4e3 commit 608aa7b

44 files changed

Lines changed: 3265 additions & 1449 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

BACKLOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,13 @@
7676
- [ ] Rust client SDK for host-agent
7777
- [ ] Python bindings
7878
- [ ] CLI admin tool
79+
- [ ] Explore a local web channel for desktop/LAN testing that uses the same
80+
identity, routing, message-envelope, artifact, and proxy policy paths as
81+
Telegram, Matrix, and text channels
82+
- [ ] Prototype a native ACP client adapter using the `agent-client-protocol`
83+
Rust crate, with Zed's `codex-acp` as the first smoke target
84+
- [ ] Evaluate ACP orchestrators such as AgentPool, cagent, and fast-agent as
85+
recipe-backed async work backends
7986
- [ ] Architecture decision records (ADRs)
8087

8188
### Observability

0 commit comments

Comments
 (0)