Commit Graph

2002 Commits

Author SHA1 Message Date
cte
a5dac3f0a1 Remove lucide 2025-01-30 14:47:59 -08:00
cte
69a2e36b2b Remove CRA cruft 2025-01-30 14:38:41 -08:00
cte
ed97c95bb6 Revert this 2025-01-30 14:16:21 -08:00
cte
4cf455ed39 Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
Matt Rubens
886070de2d Merge pull request #636 from samhvw8/feat/vite-tailwind
refactor: migrate from CRA to Vite and improve testing
2025-01-30 11:40:27 -05:00
Matt Rubens
b543bd9489 Merge pull request #654 from psv2522/better-border-on-input-focus
fix:Made the main inputbox focus styling better, added better spacing in openai compatible section
2025-01-30 09:57:49 -05:00
Prathmesh Vhatkar
cd09571683 fix:padding improved, removed scrollbar in inputbox 2025-01-30 13:40:35 +05:30
Matt Rubens
d1bfbc6d62 Merge pull request #632 from psv2522/sliders-on-newline
fix: Move sliders to newline in settings to avoid horizontal scroll.
2025-01-30 01:15:49 -05:00
Prathmesh Vhatkar
fec57e30a8 fix:Made the main inputbox focus styling better, added better spacing in openai compatible section 2025-01-30 11:21:54 +05:30
Matt Rubens
bc5b00ea0b Merge pull request #648 from RooVetGit/changeset-release/main
Changeset version bump
2025-01-29 23:12:35 -05:00
Matt Rubens
74f4f96d83 Update CHANGELOG.md 2025-01-29 23:10:16 -05:00
github-actions[bot]
b914d1f5ee changeset version bump 2025-01-30 03:51:29 +00:00
Matt Rubens
0335abf57a Merge pull request #650 from RooVetGit/v3.3.6
Add v3.3.6
2025-01-29 22:50:31 -05:00
Matt Rubens
6985bd2734 Add v3.3.6 2025-01-29 22:28:43 -05:00
Joe Manley
1edb939bde Merge pull request #647 from RooVetGit/jm/add-keywords
Add keywords for search - roocode, roo code
2025-01-29 13:59:26 -08:00
Joe Manley
0de9b29a92 Add new changeset 2025-01-29 13:23:18 -08:00
Joe Manley
a0cbb1e4a5 Add keywords for search - roocode, roo code 2025-01-29 13:13:24 -08:00
Matt Rubens
fc688bbe8e Merge pull request #644 from Szpadel/oai-delta-und
Fix crash when delta in openai api handling could be empty in some ca…
2025-01-29 13:50:00 -05:00
Piotr Rogowski
60cb550db7 Fix crash when delta in openai api handling could be empty in some cases.
Fixes #641
2025-01-29 19:43:10 +01:00
Matt Rubens
449b9ef610 Merge pull request #642 from websentry-ai/vs/fix-anthropic-cache-tokens
Fixes the cached token count for unbound provider models
2025-01-29 12:32:51 -05:00
Vignesh Subbiah
d6433591b2 Add typing for usageData and adds some unit tests 2025-01-29 22:53:43 +05:30
Vignesh Subbiah
6ccb061d33 Refactors the cached token code for all models 2025-01-29 22:25:01 +05:30
sam hoang
6db3ecf73e chore: update eslint config and quiet lint output
- Add recommended TypeScript ESLint rules and configurations
- Configure explicit function return types and member accessibility
- Add environment settings for Node.js and ES2021
- Update parser options and ignore patterns
- Add --quiet flag to lint commands to reduce noise
2025-01-29 23:42:15 +07:00
kinandan
26369ca48b Fixing anthropic model caching in roo-code 2025-01-29 21:44:47 +05:30
Matt Rubens
117c4abfee Merge pull request #640 from RooVetGit/new_task_tool
Add a new_task tool
2025-01-29 10:59:35 -05:00
Matt Rubens
5c17f79bcc Merge pull request #633 from Szpadel/r1-perplexity-support
Add support for perplexity/sonar-reasoning
2025-01-29 10:57:50 -05:00
Matt Rubens
13de490c3b Add a new_task tool 2025-01-29 10:56:44 -05:00
sam hoang
477daf8f64 update css variable for shadcn component 2025-01-29 21:35:14 +07:00
sam hoang
43bcfe38a8 Roo Cline -> Roo Code 2025-01-29 21:21:20 +07:00
sam hoang
12dd54671a refactor: migrate from CRA to Vite and improve testing
Replace Create React App with Vite build system
Add ESLint configuration and improve TypeScript types
Create VSCode UI component mocks for better testing
Update test files with proper async handling
Add Tailwind CSS integration
Fix accessibility by adding ARIA roles
2025-01-29 21:15:28 +07:00
Piotr Rogowski
1534a9c047 Add support for perplexity/sonar-reasoning 2025-01-29 09:54:19 +01:00
Prathmesh Vhatkar
a07f94fa19 fix: Move sliders to newline in settings to avoid horizontal scroll at normal(20-25%) window size 2025-01-29 11:57:24 +05:30
Matt Rubens
4026a87d2c Merge pull request #631 from samhvw8/fix/config-profile-dropdown-zindex
fix config-profile-dropdown-zindex
2025-01-29 00:50:48 -05:00
sam hoang
e8ff70ebf0 fix config-profile-dropdown-zindex 2025-01-29 12:40:24 +07:00
Matt Rubens
76278ed99e Merge pull request #616 from websentry-ai/vs/support-unbound
Supports unbound API provider
2025-01-29 00:10:21 -05:00
Matt Rubens
e07d2aa892 Merge pull request #599 from samhvw8/refactor/change-console-log-to-output-channel
refactor: improve error logging in ClineProvider
2025-01-28 23:48:07 -05:00
Matt Rubens
a968cc3b58 Merge pull request #615 from psv2522/change-select-to-dropdown
fix: Use Dropdown instead of select in settings for more UI consistency
2025-01-28 23:43:56 -05:00
Prathmesh Vhatkar
7e38e50d79 fix: Mock dropdown in tests correctly 2025-01-29 09:14:16 +05:30
Matt Rubens
76694777ea Merge pull request #625 from RooVetGit/changeset-release/main
Changeset version bump
2025-01-28 22:15:20 -05:00
Matt Rubens
289e9031b5 Update CHANGELOG.md 2025-01-28 22:12:06 -05:00
Matt Rubens
ae86fffc5d Update CHANGELOG.md 2025-01-28 22:11:25 -05:00
Matt Rubens
8ae01b4d15 Merge remote-tracking branch 'origin/main' into changeset-release/main 2025-01-28 21:55:02 -05:00
Matt Rubens
b20af10845 Merge pull request #629 from MuriloFP/fix/stable-context-counter
fix: prevent context token counter flickering during API requests
2025-01-28 19:54:36 -05:00
MFPires
86eb383227 fix: prevent context token counter flickering during API requests
Maintains the last valid context token count between API requests by:
- Adding tracking of last valid context tokens
- Using last known value as fallback when current request lacks token data
- Only updating when new valid token counts are available

This prevents the context counter from flickering to "-" during tool calls
and API request transitions, improving the UI stability.
2025-01-28 21:49:26 -03:00
R00-B0T
7b57f0fca7 Updating CHANGELOG.md format 2025-01-28 20:33:55 +00:00
github-actions[bot]
a11cb5c46c changeset version bump 2025-01-28 20:33:11 +00:00
Matt Rubens
9056a5916a Merge pull request #624 from RooVetGit/v3.3.5
V3.3.5
2025-01-28 15:32:14 -05:00
Matt Rubens
93f43bea43 More renaming 2025-01-28 15:24:45 -05:00
Matt Rubens
15c2b49671 Merge remote-tracking branch 'origin/main' into v3.3.5 2025-01-28 15:03:03 -05:00
Matt Rubens
6dc1a036dd Merge pull request #623 from Szpadel/r1-variants
handle other deepseek-r1 variants on openrouter
2025-01-28 15:01:33 -05:00