Roo-Code/webview-ui/src
Roo Code f891aef3b6 feat: Add SVN commit support with GUI interface similar to Git commits
- Add SVN utility functions in src/utils/svn.ts mirroring git.ts functionality
- Add SvnCommit type and svnCommitSearchResults to ExtensionMessage
- Add searchSvnCommits message type to WebviewMessage
- Update webviewMessageHandler to handle SVN commit searches
- Update context-mentions to support SVN revision patterns (r123, @svn-changes)
- Update ChatTextArea to trigger SVN searches and display results
- Add comprehensive test suite for SVN functionality
- Implement SVN repository info extraction and working state detection

Fixes #6100
2025-07-23 09:24:05 +00:00
..
__tests__ Update the max-token calculation in model-params to use the shared logic (#5720) 2025-07-15 02:20:22 -04:00
components feat: Add SVN commit support with GUI interface similar to Git commits 2025-07-23 09:24:05 +00:00
context fix: add character limit to prevent terminal output context explosion (#5777) 2025-07-19 13:26:25 -04:00
hooks fix: Resolve confusing auto-approve checkbox states (#5602) 2025-07-16 17:52:29 -04:00
i18n feat: add moonshot provider (#6046) 2025-07-22 00:37:24 -04:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
utils feat: Add SVN commit support with GUI interface similar to Git commits 2025-07-23 09:24:05 +00:00
App.tsx Message edit/delete overhaul (#5538) 2025-07-17 10:16:57 -04:00
index.css feature: add toggle for disable mcp server tool from prompt (#3551) 2025-06-20 19:14:59 -04:00
index.tsx PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
preflight.css Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
types.d.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
vite-env.d.ts Remove lucide 2025-01-30 14:47:59 -08:00