Skip to content

fix: align positional primary args and docs#220

Merged
jackwener merged 1 commit intomainfrom
codex/fix-positional-args
Mar 21, 2026
Merged

fix: align positional primary args and docs#220
jackwener merged 1 commit intomainfrom
codex/fix-positional-args

Conversation

@jackwener
Copy link
Owner

Summary

  • convert a broad set of primary command inputs from named options to positional args
  • keep manifest/discovery output aligned so packaged builds expose the same CLI shape
  • refresh adapter docs and examples to match the updated command syntax

Validation

  • npm run typecheck
  • npm run build
  • npx vitest run src/build-manifest.test.ts src/engine.test.ts
  • custom manifest check for 27 positional command entries

@jackwener jackwener merged commit 4c8a447 into main Mar 21, 2026
10 of 11 checks passed
@jackwener jackwener deleted the codex/fix-positional-args branch March 21, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant