fix: cap cron context messages (#1103) (thanks @mkbehr)

This commit is contained in:
Peter Steinberger
2026-01-22 03:52:03 +00:00
parent ffbf75d740
commit 654f9e5053
3 changed files with 52 additions and 6 deletions

View File

@@ -16,6 +16,7 @@ Docs: https://docs.clawd.bot
- Config: avoid stack traces for invalid configs and log the config path.
- Doctor: warn when gateway.mode is unset with configure/config guidance.
- macOS: include Textual syntax highlighting resources in packaged app to prevent chat crashes. (#1362)
- Cron: cap reminder context history to 10 messages and honor `contextMessages`. (#1103) Thanks @mkbehr.
- UI: refresh debug panel on route-driven tab changes. (#1373) Thanks @yazinsai.
## 2026.1.21