Skip to content

Releases: KristijanPruzinac/codex-compact-model

Codex Compact Model 0.1.0

Choose a tag to compare

@KristijanPruzinac KristijanPruzinac released this 15 Sep 10:48

Codex Compact Model 0.1.0

Windows x64 extension for selecting a separate compaction model and reasoning effort while retaining the official Codex engine.

  • Configure through the Command Palette or status bar. Default: GPT-5.6 Terra / high.
  • Covers native manual, automatic, and subagent compaction.
  • Includes a self-contained Python runtime; no separate Python installation required.
  • Finds the current official Codex executable and reruns local compatibility checks after updates.
  • Eight HTTP/WebSocket routing tests passed. Native manual, automatic, and subagent tests passed, and a live installed-launcher test preserved the reference text across compaction.

Install the attached Windows VSIX, run Codex Compact Model: Enable, and reload VS Code. Read the README for supported configurations and recovery steps.

This is an independent community extension. It uses a development integration setting and may require updates when the native Codex protocol changes.