github chenhg5/cc-connect v1.3.2

latest release: v1.3.3-beta.1
15 days ago

Hotfix release: session filtering is now configurable and defaults to showing all sessions.

Fixed

  • /list shows all sessions by default: the session filter introduced in v1.3.0 (which hid sessions not created by cc-connect) was accidentally merged and caused confusion. The filter is now off by default/list, /switch, and /delete show all agent sessions regardless of origin.

Added

  • filter_external_sessions config option: users who do want to hide externally-created sessions can set filter_external_sessions = true in [[projects]] to restore the old filtering behavior.
  • Comprehensive integration tests: real-agent E2E tests for both Codex and Claude Code covering the full /list/new → conversation → /list lifecycle with provider-based authentication. Plus 9 adapter-level filter tests using real Codex/Claude Code session file fixtures.

Don't miss a new cc-connect release

NewReleases is sending notifications on new releases.