mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add ServiceInfo and ServiceStatus types to terminal package - Create ServiceManager class for service lifecycle management - Implement 70+ service detection patterns for common dev servers - Add ready detection via log patterns and HTTP health checks - Update ExecuteCommandTool to detect and handle service commands - Create BackgroundTasksBadge React component for service UI - Extend message types for service status communication - Integrate service controls into ChatTextArea component - Add webview message handlers for service operations - Add comprehensive unit tests for ServiceManager Fixes #9295 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||