Pugazhendhi
62dcfbe549
Adds unbound provider to roo cline
2025-01-27 19:47:28 +05:30
sam hoang
17c0deaf6b
refactor: improve error logging in ClineProvider
...
- Replace console.error with outputChannel.appendLine for better error visibility
- Add detailed error information using JSON.stringify with full error properties
- Improve error message formatting and consistency across all error handlers
2025-01-27 21:12:53 +07:00
Matt Rubens
db0ec64d1c
Merge pull request #597 from RooVetGit/mrubens-patch-1
...
Update README.md
2025-01-27 03:22:37 -05:00
Matt Rubens
f81c2378e0
Update README.md
2025-01-27 03:21:19 -05:00
Matt Rubens
1c1810ebdc
Merge pull request #596 from RooVetGit/readme-links
...
Update README.md
2025-01-27 03:19:01 -05:00
Matt Rubens
407fe8f6f3
Update README.md
2025-01-27 03:14:40 -05:00
Matt Rubens
2ffb009e6a
Speed up diff edits
2025-01-27 02:52:05 -05:00
sam hoang
85c49d8eff
feat(code-actions): add "Fix Code in Current Task" action
...
Adds ability to fix code within the context of an active task instead of starting a new one. This allows for more efficient workflow when already working with Roo.
Add new FIX_IN_CURRENT_TASK code action and command
Enhance ClineProvider to support context-aware code fixing
Update tests to verify new action functionality
2025-01-27 14:24:26 +07:00
Matt Rubens
f47dd2d0db
Merge pull request #584 from RooVetGit/mcp_timeouts
...
Add per-server MCP network timeout configuration
2025-01-26 22:54:26 -05:00
Matt Rubens
57518e10b3
Add per-server MCP network timeout configuration
2025-01-26 22:49:21 -05:00
Matt Rubens
3deeb0c28b
Merge pull request #579 from RooVetGit/changeset-release/main
...
Changeset version bump
2025-01-26 14:23:08 -05:00
Matt Rubens
96dc4f58fd
Update CHANGELOG.md
2025-01-26 14:19:21 -05:00
github-actions[bot]
efd599e3e5
changeset version bump
2025-01-26 19:17:46 +00:00
Matt Rubens
ffa7d34f0b
Merge pull request #582 from RooVetGit/v3.3.3
...
v3.3.3
2025-01-26 14:16:51 -05:00
Matt Rubens
3c5019dec4
v3.3.3
2025-01-26 14:14:59 -05:00
Matt Rubens
601ede7482
Merge pull request #577 from psv2522/fix-issue-562
...
fix:Added correct styling for the select options
2025-01-26 08:46:38 -05:00
Prathmesh Vhatkar
2d65b8aabe
fix:Using optionStyle everywhere correctly
2025-01-26 19:10:16 +05:30
Matt Rubens
6b3fffce3e
Merge pull request #574 from RooVetGit/better_file_suffix_check
...
Throw FileRestrictionErrors sooner
2025-01-26 08:21:11 -05:00
Prathmesh Vhatkar
63787d1f7b
fix:Added correct styling for the select options
2025-01-26 18:00:10 +05:30
Matt Rubens
5d20477785
Throw FileRestrictionErrors sooner
2025-01-26 02:44:59 -05:00
Matt Rubens
813c607440
Merge pull request #565 from RooVetGit/changeset-release/main
...
Changeset version bump
2025-01-26 00:59:30 -05:00
Matt Rubens
a6ff8d250b
Update CHANGELOG.md
2025-01-26 00:57:00 -05:00
Matt Rubens
3af81a7ae5
Update CHANGELOG.md
2025-01-26 00:54:57 -05:00
github-actions[bot]
7f92f1ca11
changeset version bump
2025-01-26 05:47:50 +00:00
Matt Rubens
74d30904a2
Merge pull request #570 from RooVetGit/v3.3.2
...
v3.3.2
2025-01-26 00:46:47 -05:00
Matt Rubens
8f5b9405fb
v3.3.2
2025-01-26 00:42:43 -05:00
Matt Rubens
241ee6ed37
Merge pull request #568 from RooVetGit/bug-report-version-required
...
Update bug_report.yml
2025-01-26 00:40:48 -05:00
Matt Rubens
ffd0829757
Update bug_report.yml
...
Add required app version input (thanks for the suggestion @nissa-seru!)
2025-01-26 00:37:25 -05:00
Matt Rubens
2fbf276f00
Merge pull request #555 from dairui1/feat/openrouter_base_url
...
feat: Add openRouterBaseUrl option
2025-01-26 00:35:11 -05:00
Matt Rubens
3d5780f44e
Fix
2025-01-26 00:31:53 -05:00
Matt Rubens
1bf0145099
Merge pull request #541 from PretzelVector/indent_collapsed_settings
...
[cosmetic] indent collapsing settings
2025-01-26 00:19:58 -05:00
Matt Rubens
1101992e3a
Merge pull request #563 from Szpadel/r1-display-reason
...
Display reasoning for supported openrouter models
2025-01-26 00:19:11 -05:00
Matt Rubens
60749237ff
Merge remote-tracking branch 'origin/main' into r1-display-reason
2025-01-26 00:16:55 -05:00
Matt Rubens
af4161d777
Merge pull request #567 from RooVetGit/fix_mcp_chat_checkboxes
...
Fix bug where always allow wasn't showing up for MCP tools
2025-01-25 23:53:57 -05:00
Matt Rubens
d052bebed6
Fix bug where always allow wasn't showing up for MCP tools
2025-01-25 23:47:46 -05:00
Matt Rubens
3b2424965c
Merge pull request #564 from RooVetGit/small_fixes
...
Add API configuration picker in the mode configuration section
2025-01-25 22:32:49 -05:00
Matt Rubens
90d6ab7e2e
Add configuration picker on the modes page
2025-01-25 22:30:35 -05:00
Matt Rubens
66909b5c36
Hardcode version in announcement
2025-01-25 21:41:03 -05:00
Piotr Rogowski
c6607065b9
Add support for displaying reasoning for openrouter models
2025-01-26 02:11:56 +01:00
Piotr Rogowski
663747eb2d
Use deepseek-r1 recommended temperature
2025-01-25 23:34:50 +01:00
dairui1
4a75f85eac
feat: Add openRouterBaseUrl option
2025-01-25 16:48:21 +08:00
Matt Rubens
7b668277fa
Merge pull request #551 from RooVetGit/changeset-release/main
...
Changeset version bump
2025-01-24 23:52:56 -05:00
Matt Rubens
0b0653aae9
Update CHANGELOG.md
2025-01-24 23:49:36 -05:00
github-actions[bot]
e7728d8189
changeset version bump
2025-01-25 04:48:18 +00:00
Matt Rubens
2dfe2c5797
Merge pull request #552 from RooVetGit/fix_multiple_terminals_created
...
Fix multiple terminals created
2025-01-24 23:47:21 -05:00
Matt Rubens
68712ea0f6
Changeset
2025-01-24 23:40:49 -05:00
Evan
674216cc8a
reuse existing non-busy terminals
2025-01-24 23:39:29 -05:00
Matt Rubens
bf49b3ea61
Merge pull request #550 from RooVetGit/fix_switch_mode_command
...
Do a more complete mode switch from switch_mode command
2025-01-24 23:30:06 -05:00
Matt Rubens
8c929ba16a
Do a more complete mode switch from switch_mode command
2025-01-24 23:04:57 -05:00
~PV
e90d46ef1b
indent collapsed settings
2025-01-24 11:26:39 -08:00