Releases: Hanjo92/codex-goal-parser
Releases · Hanjo92/codex-goal-parser
v0.2.0
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-fileand--context-file - documented JSON output contract for integrations
- fixture-based automated tests and
npm testcoverage
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 testnpm run smoke