Skip to content

v0.4.4

Latest

Choose a tag to compare

@4entrepreneur 4entrepreneur released this 07 May 03:37
9652599

Fixed

  • Fix Codex OAuth CLI error rendering so structured backend responses show actionable details instead of generic Bad Request or [object Object] output.
  • Default Codex OAuth CLI runs to gpt-5.3-codex-spark.
  • Avoid Spark context-window failures by omitting selected knowledge snippets for Spark requests while keeping the manifest and knowledge-reading tools available.

Validation

  • GitHub PR validate check passed on #65.
  • Local npm run validate passed.
  • Real Codex OAuth smoke test passed for default Spark and invalid-model error output.