- Improved the PowerShell script for killing processes on Windows to ensure child processes are also terminated. - Introduced a sentinel error for stream completion, allowing for better handling of normal stream terminations. - Updated the parsing function to close stdout on context cancellation, preventing indefinite blocking on read errors. - Enhanced logging to provide clearer feedback on stream completion and process management during execution. |
||
|---|---|---|
| .. | ||
| claude | ||
| cursor | ||
| v2 | ||
| DESIGN.md | ||
| executor.go | ||
| executor_test.go | ||
| integration_test.go | ||
| PLAN.md | ||
| types.go | ||
| types_test.go | ||