What's Changed
- chore: bump version to 2.0.0.post1 by @rayrayraykk in #6007
- fix(models): prevent browser autofill on provider search input (#5981) by @zhaozhuang521 in #6011
- fix: fix legacy session loading for file content blocks by @qbc2016 in #6010
- ci: add real-behavior-proof gate + wire pr-spam-gate into tests.yml by @hanson-hex in #5844
- fix(console): improve dark mode text contrast for loop templates and chat history by @Marlin-Phone in #5975
- fix(console): promote formatCompact unit on rounding rollover by @Osamaali313 in #5791
- Feat/strict mode disable always allow by @zhaozhuang521 in #6019
- refactor(governance): auto-sync DEFAULT_USER_RULES without manual whitelist by @rayrayraykk in #6025
- feat(memory): add Windows-safe session ID encoding for ReMe file storage by @jinliyl in #6022
- fix(chat): prioritize built-in slash commands by @RerankerGuo in #5751
- feat(app): add /api/healthz readiness probe endpoint by @rayrayraykk in #6028
- feat(auth): implement trusted proxy verification and enhance client IP resolution by @zhijianma in #6030
- docs(quickstart): add AgentScope Platform deployment option by @Osier-Yi in #6033
- feat(website): add AgentScope Platform entry in nav and hero CTA by @yuluo1007 in #6035
- fix: filter tool results with same id by @qbc2016 in #6032
- fix(console): allow enqueue on new chat and migrate temp session queue by @zhaozhuang521 in #6040
- fix(Telegram): harden Telegram polling against 409 conflict loop by @hongxicheng in #6005
- feat(governance): allow gh CLI commands by @cuiyuebing in #6031
- fix(mcp): apply access policy updates immediately by @wananing in #5949
- fix: skills page scroll loading stops after first batch by @feng183043996 in #5968
- fix(packaging): bundle AgentScope resource files by @jinglinpeng in #6026
- fix(providers): use max_completion_tokens for reasoning models by @RerankerGuo in #6015
- fix: multi-layer orphan tool_result message defense by @tadebao in #5989
- fix(plugins): bridge register_tool to runtime ToolRegistry pipeline by @zhijianma in #6044
- fix(console): clear message queue when a session is deleted by @zhaozhuang521 in #6045
- refactor(tool_calls): unify result pruning with block-scoped metadata by @jinliyl in #5935
- feat(governance): relax no-finding fallback and add global sandbox sw… by @vanwaals in #6054
- fix(tool_calls): flatten offload hint + temporarily disable broken offload mechanism by @rayrayraykk in #6058
New Contributors
- @Marlin-Phone made their first contribution in #5975
- @feng183043996 made their first contribution in #5968
- @tadebao made their first contribution in #5989
Full Changelog: v2.0.0...v2.0.0.post1