Skip to content

v0.7.8

Choose a tag to compare

@sherifkozman sherifkozman released this 01 Apr 21:19
· 14 commits to main since this release

Changed

  • Refreshed the packaged README, docs, Claude plugin metadata, and council skill to the 0.7.8 release surface

Fixed

  • Codex CLI subprocess runs now execute under an isolated temporary HOME with only Codex auth files copied in, so nested council runs do not inherit the parent Codex agent's MCP tools, plugins, or skills
  • Codex CLI parsing now consumes --json output for agent messages and usage metadata, and it preserves stdout-only JSONL error payloads instead of assuming meaningful failures always land on stderr
  • Codex structured-output requests now normalize nested object schemas to the stricter validation contract enforced by the current Codex CLI
  • Codex CLI cleanup now guarantees temporary auth material is removed even if command preparation fails before subprocess execution
  • Orchestrator and CLI regression tests now match the current bounded runtime behavior and isolate deep doctor probe slot state