Chris Estreich
e4e75648d3
Ignore logs in git ( #4797 )
2025-06-17 12:03:00 -07:00
Matt Rubens
d8b468adbf
Remove warning about commands switching working directory ( #4795 )
2025-06-17 14:58:03 -04:00
Dicha Zelianivan Arkana
b8505fe175
fix: ambiguous model id error ( #4306 )
2025-06-17 11:32:08 -07:00
Steven T. Cramer
fca4bea7c3
Update evals Docker setup to work on Windows. ( #4656 )
2025-06-17 11:23:43 -07:00
KJ7LNW
9b605c997c
Add proper error handling for API conversation history issues ( #4312 )
...
Co-authored-by: Eric Wheeler <roo-code@z.ewheeler.org>
2025-06-17 14:20:40 -04:00
Daniel
38c7f360ac
fix: normalize Windows paths in MCP variable injection ( #4739 ) ( #4741 )
2025-06-17 14:13:55 -04:00
KanTakahiro
64dc3fc7e0
update provider models and prices for Groq & Mistral ( #4588 )
...
Co-authored-by: Kan <yihong.han@feat-ltd.jp>
Co-authored-by: Daniel <57051444+daniel-lxs@users.noreply.github.com>
2025-06-17 14:13:26 -04:00
Christiaan Arnoldus
bbbff7344b
✨ feat(tools): Support for Excel (.xlsx) files ( #4668 )
2025-06-17 14:12:33 -04:00
Matt Rubens
7b5a1d987d
Turn on marketplace ( #4788 )
2025-06-17 14:00:27 -04:00
Matt Rubens
3e2aec2ca7
Update test mode for Vitest ( #4778 )
2025-06-17 11:55:01 -04:00
Matt Rubens
a13fd1cb7d
Include the cwd in the terminal details ( #4783 )
2025-06-17 11:53:49 -04:00
Matt Rubens
9d0c636b21
Add telemetry for marketplace tab views and install clicks ( #4781 )
2025-06-17 11:44:25 -04:00
Matt Rubens
48c9bd5fae
Encourage use of start_line in multi-file diff to match legacy diff ( #4777 )
2025-06-17 10:40:37 -04:00
Matt Rubens
e95c1e88d7
MDM check improvements ( #4770 )
...
* Better check for production clerk
* Send to account tab if required
* Fix tests
2025-06-17 07:35:20 -04:00
Chris Estreich
62c3914034
Farewell jest ( #4607 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-16 21:39:45 -07:00
Matt Rubens
c10fbbc3a7
Fix typo in mdm.json ( #4767 )
...
* Fix typo in mdm.json
* Update src/services/mdm/MdmService.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-16 19:20:23 -04:00
Matt Rubens
8dd99a0254
Support config policies that require use of cloud ( #4762 )
...
* Support config policies that require use of cloud
* Switch to vitest
2025-06-16 18:31:22 -04:00
Matt Rubens
322a15ee5d
Fetch organization info in the extension ( #4751 )
2025-06-16 14:58:49 -04:00
Daniel
2e2f83be60
fix: align codebase indexing with list-files hidden directory filtering ( #4709 )
2025-06-15 15:43:46 -04:00
Matt Rubens
10143ba712
Adjust position within context menus to be near Copilot ( #4718 )
2025-06-15 07:51:13 -04:00
SannidhyaSah
829fe8ff2a
fix: update marketplace branding to 'Roo Marketplace' ( #4706 ) ( #4717 )
2025-06-14 23:57:46 -04:00
SmirnovDev
bfe2274813
Add max tokens checkbox option for OpenAI compatible provider ( #4467 )
...
Co-authored-by: AlexandruSmirnov <test@example.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-06-14 23:28:09 -04:00
Hannes Rudolph
58888d5d14
refactor: reorganize implementation plan step in workflow ( #4710 )
2025-06-14 20:45:13 -04:00
Chris Hasson
54edab571a
Fix the save/discard/revert flow for Prompt Settings ( #4623 )
...
Add support for the save/discard flow for support prompt setting page
Normally when you edit things on the settings pages, the save button lights up,
allowing you to discard your changes. Currently the prompts page doesn't support this flow-
the prompts are immediately saved when they change.
With this change, we use the normal cachedState system in the SettingView, allowing users to dicard changes to their prompts like any other setting.
This removed the need for the resetSupportPrompt event since we send the entire state of the support prompts (same as before).
Test plan:
* Manually verified prompts can be saved/discarded for different types of support prompts.
2025-06-14 10:36:14 -04:00
Hannes Rudolph
69ffa43bab
Add Mode Writer mode to repo ( #4600 )
2025-06-13 22:32:09 -06:00
Dicha Zelianivan Arkana
e618fa958c
refactor: more consistent history UI ( #4684 )
2025-06-13 23:53:58 -04:00
github-actions[bot]
f51f89454f
Changeset version bump ( #4686 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-06-13 23:40:58 -04:00
github-actions[bot]
70771121eb
Update contributors list ( #4638 )
...
Co-authored-by: mrubens <2600+mrubens@users.noreply.github.com>
2025-06-13 23:38:42 -04:00
Matt Rubens
405ffacd04
v3.20.3 ( #4685 )
2025-06-13 23:35:29 -04:00
Matt Rubens
254baa8704
Fix errant maxReadFileLine default ( #4683 )
2025-06-13 23:30:28 -04:00
Matt Rubens
1a4c6892a3
Make listing tools respect auto-approve settings for outside of the workspace ( #4682 )
2025-06-13 23:12:31 -04:00
Matt Rubens
d67b351fca
Fix inconsistencies in markdown file i18n ( #4681 )
2025-06-13 23:05:25 -04:00
Matt Rubens
3937e06380
Update Indonesian locales/ files ( #4680 )
2025-06-13 22:46:28 -04:00
Daniel
91f632ed00
fix: improve prompt history navigation to not interfere with text editing ( #4677 )
2025-06-13 22:10:50 -04:00
Daniel
4ccd6fab2d
Update Indonesian locale files for chat and settings ( #4675 )
2025-06-13 20:47:14 -04:00
Christiaan Arnoldus
206c292498
✨ feat: Indonesian translation ( #4672 )
...
* Copy Indonesian text files from Kilo Code
* Use Roo to update its own Indonesian translation
2025-06-13 20:25:05 -04:00
Daniel
feb2fa8443
Fix multi-file diff error handling and UI feedback ( #4674 )
...
fix: improve multi-file diff error handling and UI feedback
- Fix nested array issue in multi-file-search-replace strategy
- Consolidate diff error reporting to single message
- Fix infinite spinner on single file diff failures
2025-06-13 20:09:04 -04:00
John Richmond
7dd56d6551
Move marketplace types to @roo-code/types ( #4671 )
...
And do some cleanup & consolidation.
2025-06-13 17:02:16 -07:00
Matt Rubens
7d0b22f9e6
Add logic to prevent auto-approving edits of configuration files ( #4667 )
...
* Add logic to prevent auto-approving edits of configuration files
* Fix tests
* Update patterns
2025-06-13 19:58:55 -04:00
Matt Rubens
10b2fb32ed
Adjust searching outside of the workspace to respect the auto-approve… ( #4670 )
...
Adjust searching outside of the workspace to respect the auto-approve checkbox
2025-06-13 18:49:39 -04:00
Daniel
ec9b27d587
Resolve diff editor race condition in multi-monitor setups ( #4578 )
...
Co-authored-by: Daniel <57051444+daniel-lxs@users.noreply.github.com>
Co-authored-by: Mnehmos <Mnehmos@gmail.com>
2025-06-13 16:54:14 -04:00
github-actions[bot]
c0876d0b56
Changeset version bump ( #4663 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-06-13 15:17:57 -04:00
Matt Rubens
0284b1101c
v3.20.2 ( #4662 )
2025-06-13 15:13:15 -04:00
Matt Rubens
ca0338af15
Limit search_files to only look within the workspace ( #4642 )
2025-06-13 12:10:43 -04:00
Eamon Nerbonne
e535b55076
♻️ Refactor: Avoid type system duplication ( #4596 )
2025-06-13 12:10:34 -04:00
Sam Hoang Van
8fb368dd6b
feat(ui): add max height constraint to MCP execution response ( #4644 )
2025-06-13 11:29:41 -04:00
Hannes Rudolph
fc82485563
Docs extractor mode ( #4621 )
2025-06-13 11:29:12 -04:00
Daniel
a1b8b12928
Prevent MCP 'installed' label from being squeezed #4630 ( #4649 )
2025-06-13 11:28:33 -04:00
Daniel
48d0b19324
Feat: Improve Issue Fixer Rules for Targeted Fixes ( #4652 )
2025-06-13 11:28:05 -04:00
Daniel
87186067f9
Feat: Improve PR Reviewer Rules ( #4651 )
2025-06-13 11:08:51 -04:00