What's Changed
- chore(version): bumping version to 1.1.8b1 by @xieyxclack in #4346
- feat(plan mode): Strengthen plan reaffirm from the user message by @yuanxs21 in #4198
- fix(tool): browser implement activity tracking, crash monitoring, and lifecycle management by @weixizi in #4306
- feat(agent): add Indonesian language option by @aqilaziz in #4287
- feat(telegram): add streaming output via editMessageText by @hongxicheng in #4318
- fix(skill): fix skill hub import: fix www, add skill_hub retry by @Leirunlin in #4359
- style(console): inbox by @zhaozhuang521 in #4358
- fix(skill): fix skill path, use safer path normalizer and refactor for function naming by @Leirunlin in #4335
- feat(plugin): add CloudPaw plugin bundle for Alibaba Cloud deployment by @xuanrui-L in #4362
- fix(QA agent): bundle docs as package_data by @xieyxclack in #4280
- fix(tool): add _CDP_CONNECT_TIMEOUT_SECONDS = 30 for connect cdp by @x1n95c in #4350
- feat(console): add pin/unpin functionality for chat session drawer with … by @zhijianma in #4414
- chore(deps): upgrade agentscope to 1.0.20 and remove MCP JSON schema monkey-patch by @qbc2016 in #4419
- docs(roadmap): update roadmap by @cuiyuebing in #4424
- ci: add spam gate to auto-close issues/PRs when open count exceeds 10 by @rayrayraykk in #4422
- refactor(DingTalk): unify message processing to base event loop with streaming card support by @hongxicheng in #4420
- Fix(backup): backup import restore trust controls by @jinglinpeng in #4409
- feat(models): add custom headers editor and Anthropic auth token support by @rayrayraykk in #4413
- feat(cron): add timeout when creating cron job for agent tasks and us… by @zhijianma in #4425
- feat(console): enhance Matrix E2EE verify step and prevent "not encrypted / device not verify by owner" icon by @Morxi in #4120
- fix(WeCom): suppress duplicate "Thinking…" placeholder on rapid messages by @hongxicheng in #4427
- feat(console): implement localStorage for pinned state in chat session d… by @zhijianma in #4416
- fix(plugin): resolve CloudPaw plugin issues and enhance Alibaba Cloud Skills remote hosting integration by @xuanrui-L in #4423
- fix(token_usage): add per-model token usage aggregation by @zhijianma in #4476
- fix(console/chat): upgrade @agentscope-ai/chat to 1.1.63 to fix SSE connection leak on page navigation by @zhijianma in #4488
- fix(openai_provider): increase min max_tokens to 20 to satisfy model API constraints by @qbc2016 in #4489
- fix(providers): replace global LLM rate limiter with per-model instances by @rayrayraykk in #4487
- Fix(backup): backup restore trust follow-up by @jinglinpeng in #4429
New Contributors
Full Changelog: v1.1.7...v1.1.8-beta.1