v1.5.0-beta.2
Pre-release
Pre-release
·
51 commits
to release/v1.5.0
since this release
Rolling beta with 1 commit on top of v1.5.0-beta.1: codex /model gpt-5.x visibility fix.
Fixed
- codex
/modelgpt-5.x visibility (#1546 / cherry-pick #1547, @chenhg5)- Replaces stale 11-entry static allowlist (unchanged since 2026-03) with prefix pattern matching
- Users on codex-cli ≥ 0.143 could not select GPT-5.6 (
gpt-5.6-sol/terra/luna) in/model - Only affects API-fetch fallback path;
model_catalog_json/ explicitmodels = [...]configs unaffected - Owner E2E validated on Feishu test-feishu-codex; 45 new unit tests
Install
npm install -g cc-connect@beta
# or
npm install -g cc-connect@1.5.0-beta.2Full changelog: changelogs/v1.5.0-beta.2.md
Diff: v1.5.0-beta.1...v1.5.0-beta.2