Skip to content

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 20 Sep 04:07
· 59 commits to main since this release
  • Show the actual Codex model and thinking level before agent work by reading
    effective repository settings. Explicit flags override those settings, and all
    workers use the values shown. If lookup fails, request explicit model and effort
    instead of showing unknown defaults.
  • Forward launcher-only cancellation on Unix while preserving graceful Windows
    Ctrl+C handling. Improve subprocess cleanup and retain isolated repair worktrees
    when a worker fails.
  • Correct C# and TypeScript mapping for inherited actions, linked documents,
    standalone projects, operators and method-ID collisions; surface TypeScript
    configuration diagnostics.
  • Strengthen configuration validation, glob matching, audit-pack code fences,
    stale dependency handling and per-target UX evidence requirements.
  • Improve report layout, protect build output during package staging, and fix
    test-process and temporary-file cleanup.

Use npm install -g codemuster@0.3.3 to receive the launcher changes as well as
the native binary.

Version 0.3.2 was tagged but not published; its release was stopped for the
Windows cancellation correction.

Validation: 1,256 .NET tests and 64 npm tests passed locally. The release workflow passed validation on Linux, Windows and macOS, built all six native platforms, and passed installed-package smoke tests on Linux x64, Windows x64 and macOS arm64.

All seven public npm packages match the original release archive SHA512 integrities; all nine GitHub assets match their SHA256 digests. A fresh npm installation passed the CLI smoke test, actual Codex model/thinking preview, and graceful launcher cancellation. Updating from 0.3.1 to 0.3.3 also passed and displayed the changelog.

Released from main at b7046ec4b55f845c090b44caa98fd6bf9bf38091.