Skip to content

Commit 2970b7d

Browse files
committed
root: bump cllama for managed stream keepalive
1 parent 3dc251f commit 2970b7d

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

docs/plans/2026-03-30-memory-plane-and-pluggable-recall.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -194,14 +194,12 @@ Important ADR-020 status note:
194194
- session history emits `tool_trace` and mediated `status` for these turns
195195
- `claw audit` now merges session-history-derived `tool_call` events with proxy logs, so operators can see managed tool activity and failures without manual ledger inspection
196196
- downstream streaming requests are satisfied by synthetic SSE re-streaming after mediation completes
197+
- long-running managed streaming requests now emit transport-level SSE keepalive/progress comments while the hidden tool loop is in flight
197198
- hidden mediated tool rounds are preserved across later turns for both request formats
198-
- the remaining ADR-020 runtime gap is now concentrated in:
199-
- transport-level keepalive/progress comments during long mediated streaming requests
199+
- the first-wave ADR-020 runtime slices are now effectively landed for the mediated `cllama` path; later ADR-020 work is mostly native-projection and broader roadmap follow-through
200200

201201
Still open:
202202

203-
- ADR-020 remaining runtime work, specifically:
204-
- transport keepalive/progress comments for long managed streaming requests
205203
- tombstone/forget flow and replay hygiene
206204
- a more scalable replay path than forward-scanning large JSONL files
207205
- retain/recall policy filtering and policy-removal accounting

0 commit comments

Comments
 (0)