Roo-Code/packages/types
Roo Code a3ccac03e6 feat: add command timeout and auto-skipped commands settings
- Add commandMaxWaitTime setting (default 30 seconds) to allow Roo to continue with other tasks when commands exceed timeout
- Add autoSkippedCommands setting with common dev server patterns that should run in background
- Update TerminalProcess to implement timeout logic and background command detection
- Add UI components in Terminal Settings for both new settings
- Add comprehensive tests for timeout and background command functionality
- Update ClineProvider and executeCommandTool to pass settings through

Fixes #8459
2025-10-02 11:35:40 +00:00
..
npm Release: v1.80.0 (#8442) 2025-10-01 10:12:22 -07:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: add command timeout and auto-skipped commands settings 2025-10-02 11:35:40 +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