Skip to content

v0.5.0-alpha.1 — First public experimental release

Pre-release
Pre-release

Choose a tag to compare

@Sanshix Sanshix released this 31 Jul 03:50

First public experimental release of Agent Chat Session Sync.

This release turns local Codex Desktop/CLI and Claude Code sessions into durable, dedicated Feishu/Lark conversations through cc-connect. It includes persistent Hook ingestion, session identity resolution, idempotent outbox delivery, stale rollout refresh, group recovery, permission profiles, and Codex App Server lifecycle support.

Important: this is an experimental macOS-first release. The complete bridge requires both the Python package and the bundled patched cc-connect binary. Review the README, security guidance, and required Feishu permissions before installation.

Artifacts:

  • Python wheel and source distribution
  • Patched cc-connect v1.4.1 binary for macOS arm64
  • SHA256SUMS for integrity verification

Known limitations:

  • Automatic worker installation currently supports macOS only.
  • Automatic test-group cleanup requires Feishu im:chat:delete or im:chat.
  • The cc-connect extensions remain an out-of-tree patch set pending upstream interfaces.