Roo-Code/packages/types
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
..
npm Release: v1.85.0 (#9155) 2025-11-10 12:52:06 -05:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: implement service mode for long-running commands 2025-11-16 04:09:22 +00:00
.gitignore Task metadata (#7092) 2025-08-14 03:14:17 -07:00
eslint.config.mjs Task metadata (#7092) 2025-08-14 03:14:17 -07:00
package.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsconfig.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsup.config.ts Bump @roo-code/types to v1.42.0 (#6610) 2025-08-02 13:27:59 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00