disinto/architect
Claude ef89b64f5f
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
fix: bug: architect-run.sh uses old agent_run() signature, all pitches fail with "Input must be provided" (#690)
agent_run() now adds -p, --output-format, --max-turns, --dangerously-skip-permissions,
and --model internally. The old call site passed these flags explicitly, causing the
prompt to be parsed as "-p" and claude to error with "Input must be provided".

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 21:52:38 +00:00
..
AGENTS.md chore: gardener housekeeping 2026-04-11 2026-04-11 20:45:04 +00:00
architect-run.sh fix: bug: architect-run.sh uses old agent_run() signature, all pitches fail with "Input must be provided" (#690) 2026-04-11 21:52:38 +00:00