Roo-Code/packages/types
Roo Code 350d3bb78f feat: Add directory-specific auto-approval with wildcard support
- Add allowedReadDirectories and allowedWriteDirectories settings to GlobalSettings
- Implement isPathInAllowedDirectories function with wildcard pattern matching
- Update auto-approval logic to check against allowed directories list
- Add UI components for managing allowed directories in AutoApproveSettings
- Add translation keys for new UI elements
- Include tests for path matching functionality

Fixes #9428
2025-11-20 09:46:24 +00:00
..
npm Release: v1.86.0 (#9323) 2025-11-17 15:25:18 -05:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: Add directory-specific auto-approval with wildcard support 2025-11-20 09:46:24 +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