Skip to content

Releases: Hanjo92/codex-goal-parser

v0.2.0

04 Jun 11:33

Choose a tag to compare

codex-goal-parser v0.2.0

First reliability-focused release after the initial MVP.

Included

  • better CLI ergonomics with auto repo detection and clearer output controls
  • richer repo-context ingestion for structure, validation, and framework hints
  • stronger goal-type heuristics with broad-objective narrowing
  • file-based planning inputs via --issue-file and --context-file
  • documented JSON output contract for integrations
  • fixture-based automated tests and npm test coverage

Roadmap shipped

  • #1 default repo detection and output-file support
  • #2 deeper repo-context ingestion
  • #3 stronger planning heuristics
  • #4 issue/spec/architecture-note inputs
  • #5 structured output contract and tests

Validation

  • npm test
  • npm run smoke