mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +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 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||