Merge pull request #1370 from parubets/fix-debug-ttl-cache

WIP: cache trace mvp for Anthropic
This commit is contained in:
Peter Steinberger
2026-01-21 10:35:31 +00:00
committed by GitHub
9 changed files with 452 additions and 5 deletions

View File

@@ -12,6 +12,7 @@ Docs: https://docs.clawd.bot
- Nodes tool: include agent/node/gateway context in tool failure logs to speed approval debugging.
- macOS: exec approvals now respect wildcard agent allowlists (`*`).
- UI: remove the chat stop button and keep the composer aligned to the bottom edge.
- Agents: add diagnostics cache trace config and fix cache trace logging edge cases. (#1370) — thanks @parubets.
## 2026.1.20