Roo-Code/packages
Roo Code 329c576aff feat: implement service mode for long-running commands
- 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
2025-11-16 04:09:22 +00:00
..
build Add enum support to configuration schema (#9247) 2025-11-13 17:06:25 -05:00
cloud Batch settings updates from the webview to the extension host (#9165) 2025-11-12 12:29:06 -08:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
evals Set port 3446 for web-evals in production mode (#8288) 2025-09-24 08:43:05 -07:00
ipc chore: add changeset for v3.31.1 (#9153) 2025-11-10 11:52:10 -05:00
telemetry Track when telemetry settings change (#8339) 2025-09-26 22:48:33 -04:00
types feat: implement service mode for long-running commands 2025-11-16 04:09:22 +00:00