v1.5.0-beta.1
Pre-release
Pre-release
First beta of the v1.5.0 series since v1.4.1 stable. Three new integration surfaces join the family.
Highlights
New Platforms
- Tencent Yuanbao Bot API — first-class Yuanbao platform adapter (#1445, @skyblue)
- cloud_web — self-hosted IM gateway (CWIP v1; websocket / long_poll / gateway). See
docs/cloud-web.md(#1282, @jiagou123)
New Agent
- Reasonix — HTTP serve API adapter with default/yolo/plan permission modes (#1281, @mchenziyi)
Features
agent_session_idle_timeout_mins— close idle live agent processes after a clean turn while preserving session (#1338, @hl1221hl)- Pi RPC mode with
extension_uipermission forwarding (#1440, @happyTonakai) - Feishu
mention_map+ inter-bot relay (#1341, #1413) - Russian (ru) i18n for Web admin UI (#1449, @sonsay)
Fixes
- Resume stream preview after permission prompt (#1451)
- Absolute paths from
SaveFilesToDisk/AppendFileRefs(#1462) - Queue placeholder before session lock (#1389)
- Codex app-server write timeout (#1448)
- Slack streaming-card
NO_REPLYsuppress (#1397) - Hide agent footer lines (#1416)
- Release branch: Windows build fix for Pi unused import (#pi proc_windows)
Install
npm install -g cc-connect@beta
# or
npm install -g cc-connect@1.5.0-beta.1Full changelog: changelogs/v1.5.0-beta.1.md