Lex Christopherson
2d41de9b32
fix: Accept flags after positional command in headless arg parser
...
`gsd headless new-milestone --auto --verbose` now works — flags are
parsed regardless of position relative to the command word.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 15:49:16 -06:00
Lex Christopherson
c5b38d69e3
feat: Wire --bare mode across headless → pi-coding-agent → resource-loa…
...
- "src/headless.ts"
- "packages/pi-coding-agent/src/cli/args.ts"
- "packages/pi-coding-agent/src/main.ts"
- "src/tests/headless-cli-surface.test.ts"
GSD-Task: S02/T02
2026-03-26 11:39:25 -06:00
Lex Christopherson
d355ab93fb
test: Added --output-format text|json|stream-json flag, standardized ex…
...
- "src/headless-types.ts"
- "src/headless-events.ts"
- "src/headless.ts"
- "src/help-text.ts"
- "src/tests/headless-cli-surface.test.ts"
GSD-Task: S02/T01
2026-03-26 11:34:21 -06:00