Task ID: t193 | Estimate: ~1h (ai:45m test:15m) | Logged: 2026-02-09
Tags: bugfix setup
Notes
When supervisor runs setup.sh as a deploy step (pr-lifecycle deploying phase), it fails because setup.sh hits an interactive prompt for shell integration. The script needs a --non-interactive or --ci flag that skips interactive prompts and only copies agent files. Observed during t191 deploy — setup.sh output truncated at "Shell integration not detected" with non-zero exit.
Synced from TODO.md by issue-sync-helper.sh
Task ID:
t193| Estimate:~1h (ai:45m test:15m)| Logged: 2026-02-09Tags:
bugfixsetupNotes
When supervisor runs setup.sh as a deploy step (pr-lifecycle deploying phase), it fails because setup.sh hits an interactive prompt for shell integration. The script needs a --non-interactive or --ci flag that skips interactive prompts and only copies agent files. Observed during t191 deploy — setup.sh output truncated at "Shell integration not detected" with non-zero exit.
Synced from TODO.md by issue-sync-helper.sh