v0.12.6
What's Changed
- fix(memory): sanitize FTS5 query to prevent syntax errors on special chars by @bug-ops in #1129
- fix(scrape): raise default max_body_bytes from 1 MiB to 4 MiB by @bug-ops in #1130
- chore(deps): bump transitive dependencies by @bug-ops in #1131
- feat(scheduler): scheduler skill — periodic and deferred task management by @bug-ops in #1138
- docs: update READMEs with scheduler changes and TUI/LLM improvements by @bug-ops in #1139
- fix(scheduler): enable scheduler by default by @bug-ops in #1140
- fix(scheduler): implement legacy fenced-block dispatch for Ollama provider by @bug-ops in #1141
- fix(scheduler): TUI scheduler:list, legacy dispatch, run_at parsing, and sanitization by @bug-ops in #1142
- feat(core): hot reload instruction files without agent restart by @bug-ops in #1143
- release: v0.12.6 by @bug-ops in #1144
Full Changelog: v0.12.5...v0.12.6