親 issue
#30 — 非対話 agent driver の PR2 (CLI integration + PATH auto-detection)
前提
ゴール
`autoforge loop` サブコマンドに以下を追加:
- `--mode {pipeline,goals}` (default: `pipeline`、既存挙動を温存)
- `--backend {auto,claude,codex}` (default: `auto`)
- `auto` は `which claude` → `which codex` の順で PATH 検出
タスク
受け入れ条件
想定行数
~180 行(実装 + テスト)
非ゴール
- goals の実行ロジック → PR3
- ドキュメント → PR4
親 issue
#30 — 非対話 agent driver の PR2 (CLI integration + PATH auto-detection)
前提
ゴール
`autoforge loop` サブコマンドに以下を追加:
タスク
受け入れ条件
想定行数
~180 行(実装 + テスト)
非ゴール