fix: add log hint for agent failure (#1550) (thanks @sweepies)

This commit is contained in:
Peter Steinberger
2026-01-24 02:54:22 +00:00
parent e6fdbae79b
commit b6591c3f69
3 changed files with 11 additions and 7 deletions

View File

@@ -17,6 +17,7 @@ Docs: https://docs.clawd.bot
- Voice wake: auto-save wake words on blur/submit across iOS/Android and align limits with macOS.
- UI: keep the Control UI sidebar visible while scrolling long pages. (#1515) Thanks @pookNast.
- Tailscale: retry serve/funnel with sudo only for permission errors and keep original failure details. (#1551) Thanks @sweepies.
- Agents: add CLI log hint to "agent failed before reply" messages. (#1550) Thanks @sweepies.
- Discord: limit autoThread mention bypass to bot-owned threads; keep ack reactions mention-gated. (#1511) Thanks @pvoo.
- Gateway: accept null optional fields in exec approval requests. (#1511) Thanks @pvoo.
- TUI: forward unknown slash commands (for example, `/context`) to the Gateway.