Commit b09c4fd
committed
Fix claude --green to use interactive mode for tool execution
- Change auto-fix spawn to use inherited stdio for stdout/stderr
- Change CI fix to use interactive mode instead of non-interactive
- Allows Claude to actually use tools (Read, Edit, Write, etc.) to fix files
- Previously Claude could only output text but not modify files1 parent b903d63 commit b09c4fd
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2825 | 2825 | | |
2826 | 2826 | | |
2827 | 2827 | | |
2828 | | - | |
| 2828 | + | |
2829 | 2829 | | |
2830 | 2830 | | |
2831 | 2831 | | |
| |||
3279 | 3279 | | |
3280 | 3280 | | |
3281 | 3281 | | |
3282 | | - | |
| 3282 | + | |
3283 | 3283 | | |
3284 | 3284 | | |
3285 | | - | |
| 3285 | + | |
3286 | 3286 | | |
3287 | 3287 | | |
3288 | 3288 | | |
| |||
0 commit comments