disinto/architect
Claude e4dbe68317
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
fix: read pitch output from $_AGENT_LAST_OUTPUT, not stdout (#690)
agent_run() stores its output in $_AGENT_LAST_OUTPUT but never emits
it to stdout. The old subshell capture always yielded an empty string,
so pitches silently failed even after the signature fix.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 21:59:36 +00:00
..
AGENTS.md chore: gardener housekeeping 2026-04-11 2026-04-11 20:45:04 +00:00
architect-run.sh fix: read pitch output from $_AGENT_LAST_OUTPUT, not stdout (#690) 2026-04-11 21:59:36 +00:00