Commit Graph

1702 Commits

Author SHA1 Message Date
Matt Rubens
eff636aef0 Remove test modes 2025-01-20 11:41:38 -05:00
Matt Rubens
0f1f4f737f Merge pull request #432 from samhvw8/fix/config-profile-and-input-lagging
fix: config-manager
2025-01-20 11:16:21 -05:00
sam hoang
01c858c0b9 chore: remove verbose log 2025-01-20 23:10:45 +07:00
sam hoang
eff72eea3f fix: config-manager 2025-01-20 23:07:40 +07:00
Matt Rubens
2ba64d68f2 Merge pull request #428 from samhvw8/fix/roo-config-profile
fix: config-manager
2025-01-20 09:36:30 -05:00
Matt Rubens
8d463a456a Merge pull request #431 from philipnext/support/deepseek-reasoner
add: deepseek-reasoner model support
2025-01-20 09:33:55 -05:00
philipnext
cab095aef2 add: deepseek-reasoner model info 2025-01-20 22:52:24 +09:00
sam hoang
7646a2e33d fix: config-manager 2025-01-20 15:59:46 +07:00
Matt Rubens
87b1a4d268 Merge pull request #416 from daniel-lxs/improve_diff_prompt
Improve apply_diff prompt to encourage the model to generate better diffs
2025-01-19 00:29:34 -05:00
Matt Rubens
012ca095a2 Merge pull request #417 from punkpeye/feature-metadata-2
feat: identify consumer using tags
2025-01-18 23:43:17 -05:00
Frank
a66fb7b7fe feat: identify consumer using tags 2025-01-18 22:38:30 -06:00
Daniel Riccio
54fb38f76c fix: correct the type of arguments for the getToolDescription 2025-01-18 17:10:26 -05:00
Daniel Riccio
7bb1f3ebb4 test: fix failing test due to new tool description 2025-01-18 17:06:53 -05:00
Daniel
cea4d163b2 Merge branch 'main' into improve_diff_prompt 2025-01-18 17:01:21 -05:00
Daniel Riccio
5f348d531e refactor: improve the apply_diff tool to be concise and include step by step guide on how to generate a good diff 2025-01-18 16:56:20 -05:00
Matt Rubens
431ff57435 Merge pull request #405 from vincentsong/feature/vscode-debug
feat: Added VS Code debugging support with webview build and changed output channel from 'Cline' to 'Roo-Cline'
2025-01-18 10:27:42 -05:00
vincentsong
f6f7b51583 fix: make watch non-default task and stress sourcemap true 2025-01-18 19:22:31 +11:00
vincentsong
95b6326ca0 feat: Added VS Code debugging support with webview build 2025-01-18 09:41:54 +11:00
Matt Rubens
084599c9d0 Merge pull request #404 from RooVetGit/prettier
Prettier
2025-01-17 14:41:05 -05:00
Joe Manley
6caca03615 Ignore SHAs from prettifying to make blaming easier 2025-01-17 11:34:34 -08:00
Joe Manley
579bdd9dbf Prettier for package-lock.json too 2025-01-17 11:33:36 -08:00
Matt Rubens
891214f363 Remove eslint curly rule 2025-01-17 14:30:11 -05:00
Joe Manley
b158f379eb Set up ignoring revisions for git blame 2025-01-17 11:21:25 -08:00
Matt Rubens
60a0a824b9 Prettier backfill 2025-01-17 14:11:28 -05:00
Matt Rubens
3bcb4ff8c5 Add pre-commit hook to auto-run/fix prettier and eslint 2025-01-17 14:04:37 -05:00
Matt Rubens
4a6fdf2b18 Merge pull request #403 from RooVetGit/tester_and_reviewer
Add test and review modes
2025-01-17 13:48:07 -05:00
Matt Rubens
055998472a Add test and review modes 2025-01-17 13:40:27 -05:00
Matt Rubens
49d6254649 Merge pull request #402 from RooVetGit/refactor_modes
Refactor modes
2025-01-17 13:00:48 -05:00
Matt Rubens
72fe12d096 Refactor modes 2025-01-17 10:03:23 -05:00
Matt Rubens
b35206bc9d Merge pull request #364 from daniel-lxs/new_unified
New unified edit strategy
2025-01-17 02:12:32 -05:00
Daniel Riccio
82a0ffe67a feat: add tests for the git fallback strategy 2025-01-17 02:04:34 -05:00
Daniel Riccio
5a35d7fb2a test: add comprehensive tests for applyContextMatching and applyDMP functions 2025-01-17 02:00:22 -05:00
Daniel Riccio
b089e7ff7c style: format code 2025-01-17 01:41:41 -05:00
Daniel Riccio
fa9e055ea9 refactor: streamline edit result validation and format code 2025-01-17 01:40:42 -05:00
Daniel Riccio
fa49bd804b refactor: standardize code formatting 2025-01-17 01:39:31 -05:00
Daniel Riccio
71fdf88672 refactor: simplify indentation inference and enhance edit strategies
- Refactored the `inferIndentation` function to streamline indentation handling for context and added lines.
- Improved the `applyContextMatching` and `applyDMP` functions for better clarity and efficiency in processing changes.
- Code was formatted
2025-01-17 01:38:44 -05:00
Matt Rubens
8a47d286e6 Merge pull request #401 from RooVetGit/changeset-release/main
Changeset version bump
2025-01-17 01:35:34 -05:00
Matt Rubens
f8c8ee06cc Update CHANGELOG.md 2025-01-17 01:30:49 -05:00
R00-B0T
30301a8c0d Updating CHANGELOG.md format 2025-01-17 06:29:32 +00:00
github-actions[bot]
b0e6f02fe3 changeset version bump 2025-01-17 06:28:51 +00:00
Matt Rubens
188be9d82e Merge pull request #400 from RooVetGit/mistral
Add the Mistral provider
2025-01-17 01:27:52 -05:00
Matt Rubens
2c06aea3de Release 2025-01-17 01:11:37 -05:00
Saoud Rizwan
077fa84374 Add Mistral API provider 2025-01-17 01:11:16 -05:00
Daniel Riccio
9857e31e9c fix: use actual confidence threshold 2025-01-17 00:57:56 -05:00
Daniel Riccio
c710f558f6 test: add comprehensive tests for search strategies 2025-01-17 00:42:03 -05:00
Daniel Riccio
df654f0284 refactor: enhance anchor-based search strategy in Levenshtein match
- Improved the `identifyAnchors` function to return the first and last non-empty lines of the search string.
- Updated the `findAnchorMatch` function to validate anchor uniqueness and context more effectively.
- Removed unused complexity calculations and streamlined the anchor validation process.
2025-01-17 00:40:33 -05:00
Matt Rubens
4e57bfbcbe Merge pull request #398 from bannzai/fix-issue-bag-report-template
Update bug_report template
2025-01-17 00:29:33 -05:00
bannzai
2b896d8c57 Update bug_report template 2025-01-17 14:21:41 +09:00
Daniel Riccio
815c266fec refactor: remove experimental diff from history since we are using the state 2025-01-16 23:49:11 -05:00
Matt Rubens
808fa5f8e0 Merge remote-tracking branch 'origin/main' into new_unified 2025-01-16 21:53:36 -05:00