Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to qmax-code. Versions follow [Semantic Versioning](https://

## [Unreleased]

## [1.32.0] - 2026-09-05

### Added
- `/orch` lists every supported Codex model — GPT 6 Astra, GPT 5.6 Sol,
Terra, and Luna, GPT 5.5, GPT 5.4, GPT 5.4 Mini, and GPT 5.3 Codex Spark —
alongside Codex default. A picker sync test keeps the list aligned with the
Codex runner allowlist in both directions.
- Coming-soon Qwen 3.8 row in the `/orch` Cerebras section with `qwen-3.8`
model ID and `qwen` / `qwen3.8` config aliases. The ID follows Cerebras
naming conventions and must be confirmed against the live API at launch.

## [1.31.0] - 2026-09-05

### Added
Expand Down
Loading