github chenhg5/cc-connect v1.3.0

latest releases: v1.3.3-beta.4, v1.3.3-beta.3, v1.3.3-beta.2...
one month ago

v1.3.0

First stable release of the 1.3 series. 555 commits since v1.2.1 with major new features and broad community contributions.

Highlights

  • Web Admin UI — Full management dashboard embedded in the binary. Project CRUD, session monitoring, cron editor, provider management, chat interface, and i18n (en/zh/zh-TW/ja/es). Use cc-connect web to open directly in the browser.
  • Lifecycle Event Hooks — New [[hooks]] config to trigger shell commands or HTTP webhooks on 7 event types: message.received/sent, session.started/ended, cron.triggered, permission.requested, error. Async by default, fail-open.
  • Skill Management — New /skills page with local skill browser and recommended presets.
  • Global Provider Management — Add/edit/delete providers in the web UI; import from cc-switch config.

New Features

  • cc-connect web CLI command with auto-login
  • Feishu: auto-resolve @mentions, multi-level reply chain, done-emoji reaction
  • Claude Code: CLI wrappers via cli_path, /effort command, auto permission mode
  • Kimi CLI & Pi: new agent support
  • Discord: table formatting, proxy support, @everyone/@here
  • Telegram: forum topics, markdown table rendering
  • WeCom: private deployment api_base_url, file receiving
  • Weixin (ilink): personal chat with CDN media
  • Config: ${ENV_VAR} placeholders in TOML values

Bug Fixes

  • Windows cross-compilation, web UI layout fixes, session race conditions, agent process management, and more

Install / Upgrade

npm install -g cc-connect@latest

Or download binaries below.

Contributors

Thanks to all contributors:

@leoliang1997 @xukp20 @boyu-zhu @RukawaKaede @meishaoqing @Zx55 @leighstillard @ht290 @Sentixxx @bugwz @cold2600438-lgtm @MeteorSkyOne @happyTonakai @xxb @q107580018 @Cigarrr @g1f9 @0xsegfaulted @yzlu0917 @sidney061212-ai @zkunzhu @Yuri0314

Full Changelog: https://github.com/chenhg5/cc-connect/blob/main/CHANGELOG.md

Don't miss a new cc-connect release

NewReleases is sending notifications on new releases.