What's Changed
- refactor(console): Model performance optimization by @zhaozhuang521 in #4502
- perf(trace): batch append inbox trace events to reduce file I/O by @lalaliat in #4493
- add qwenpaw pet plugin by @Osier-Yi in #4418
- feat(channel): enhance QR code API to accept additional query paramet… by @zhijianma in #4504
- feat(model): add per-model max_tokens and migrate max_input_length from agent config by @qbc2016 in #4417
- fix(cron): return 422 for cron validation and show localized actionab… by @lalaliat in #4495
- plugin(cloudpaw): add automatic iac-code model configuration from QwenPaw by @xuanrui-L in #4506
- feat(skill): /make-skill command, new built-in skills by @Leirunlin in #4282
- fix(WeChat): graceful poll thread shutdown and exponential backoff on failures by @hongxicheng in #4490
- fix(QQ): Fix QQ Channel high-frequency reconnect on IP whitelist rejection by @hongxicheng in #4503
- perf(app): increase stream task timeout from 300 to 1800 seconds for … by @zhijianma in #4510
- chore(version): bumping version to 1.1.8b2 by @qbc2016 in #4508
- feat(feishu): add CardKit streaming card output by @hongxicheng in #4480
- feat(browser): add url and title to tabs action response by @weixizi in #4438
- fix(console): ChatSessionInitializer by @zhaozhuang521 in #4517
- perf(security): prevent path traversal in AgentMdManager file operations by @rayrayraykk in #4511
- perf(auth): close unauthenticated access to all plugin API routes by @rayrayraykk in #4513
- add dist/index.js file in plugin: qwenpaw-pet by @Osier-Yi in #4516
- feat(website):docs add functional demonstration, footer add douyin link by @yuluo1007 in #4507
- add plugin download to website by @yuanxs21 in #4482
- feat(console): add link to demo page in header url by @zhaozhuang521 in #3875
- fix(cli): correct typo in tool_results directory reference by @jinliyl in #4522
- plugin(cloudpaw): bump version to 0.0.2 with toolkit patching fix and i18n docs by @xuanrui-L in #4524
- fix(runner): persist /mission and /skill info responses to session me… by @rayrayraykk in #4523
Full Changelog: v1.1.8-beta.1...v1.1.8-beta.2