mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add PowerShellPromptDetector module for enhanced prompt pattern detection - Add CompletionMarkers module for explicit START/END command markers - Integrate both detection methods into TerminalProcess - Add configuration options for users to enable/disable features - Add comprehensive tests for new functionality This addresses timing issues with PowerShell terminal command completion detection by providing two complementary approaches: 1. Enhanced prompt detection that recognizes various PowerShell prompts 2. Explicit completion markers that wrap commands with START/END markers Fixes #8446 |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||