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
5 changes: 5 additions & 0 deletions .changeset/discord-messenger-foundation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@cloudflare/think": minor
---

Add Think messenger command and reaction event primitives, plus channel-backed delivery surfaces for future Discord support.
1 change: 1 addition & 0 deletions design/AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ Keep it concise. A few paragraphs is fine. These are records, not essays.
| `rfc-chat-recovery-work-budget.md` | RFC | Decouple chat-recovery duration from the runaway guard — work budget + `shouldKeepRecovering` (accepted) |
| `rfc-chat-recovery-foundation.md` | RFC | Shared chat recovery foundation — internal engine, adapters, behavior convergence, and testing strategy |
| `rfc-ai-chat-maintenance.md` | RFC | AIChatAgent first-class stance, shared chat toolkit, multi-session example direction |
| `rfc-discord-messengers.md` | RFC | Discord Think messenger design — Interactions plus Gateway ingress |
| `loopback.md` | design doc | Loopback pattern — cross-boundary RPC for sub-agents and dynamic isolates |
| `worker-bundler.md` | design doc | Worker bundler — host-side assets, no code generation, mounting is caller's concern |
| `rfc-workers-ai-gateway-merge.md` | RFC | Merge ai-gateway-provider into workers-ai-provider — registry routing, universal run API, resume (proposed) |
Expand Down
Loading
Loading