What's Changed
- chore(version): bumping version to 1.1.2b1 by @xieyxclack in #3416
- fix(memory): make file watcher recursive configurable by @FrankJingHao in #3347
- feat(memory): add default memory summarization cron job with automatic initialization by @ployts in #2177
- feat(chat): support searching title in chat by @qbc2016 in #3423
- fix(console): sort token usage by-date table in descending order by @hikariming in #3387
- fix(formatter): normalize image/jpg to image/jpeg in data URLs by @energyd in #3313
- Fix(Provider): OpenCode does not require API_KEY by @pan-x-c in #3418
- feat(skill): conflict to overwrite by @Leirunlin in #3415
- fix(console): clear chat history on /clear by @hikariming in #3348
- fix(provider): serialize models in get_info() to prevent pydantic class-identity crash by @fancyboi999 in #3431
- feat(cli): add cli
qwenpaw doctorto diagnose by @lalaliat in #3371 - Add qwen3.6-plus to aliyun-codingplan by @cqhtyi in #3428
- feat(mission): add mission mode — autonomous iterative agent for complex long-running tasks by @rayrayraykk in #3364
- fix tool call stop siliently of models similar to qwen3-coder-plus by @yuanxs21 in #3107
- Feat(Agent): Create Agent CLI && Local Agent Template by @pan-x-c in #3385
New Contributors
- @FrankJingHao made their first contribution in #3347
- @ployts made their first contribution in #2177
- @cqhtyi made their first contribution in #3428
Full Changelog: v1.1.1.post1...v1.1.2-beta.1