github-actions[bot]
ea53327d56
changeset version bump
2025-01-16 06:04:43 +00:00
Matt Rubens
26c77ae575
Merge pull request #381 from RooVetGit/fix_vscode_lm
...
Fix VSCode LM
2025-01-16 01:03:46 -05:00
Matt Rubens
1b60d1e293
Fix VSCode LM
2025-01-16 01:00:07 -05:00
Matt Rubens
8ddd720d28
Merge pull request #379 from RooVetGit/auto_approve_menu
...
Auto approve menu
2025-01-16 00:26:02 -05:00
Matt Rubens
b65c8d0ec6
Customize for Roo
2025-01-15 23:48:53 -05:00
Saoud Rizwan
4b4905ec9e
Add auto-approve UI and notification integration
2025-01-15 21:02:14 -05:00
Matt Rubens
201028b317
Merge pull request #372 from RooVetGit/changeset-release/main
...
Changeset version bump
2025-01-15 20:51:04 -05:00
Matt Rubens
48b61b7128
Update CHANGELOG.md
2025-01-15 20:48:44 -05:00
Matt Rubens
f3990e38d5
Update CHANGELOG.md
2025-01-15 20:44:06 -05:00
github-actions[bot]
1995eebc1f
changeset version bump
2025-01-16 01:36:36 +00:00
Matt Rubens
3ef5ca5ffe
Merge pull request #377 from RooVetGit/config_profile_bugfix
...
Fix bug switching config profiles
2025-01-15 20:35:43 -05:00
Matt Rubens
a34716c3d9
Fix bug switching config profiles
2025-01-15 20:34:35 -05:00
Matt Rubens
56d874f096
Merge pull request #369 from samhvw8/fix/roo-cline-select-api-config
...
fix api config profile
2025-01-15 20:32:48 -05:00
Matt Rubens
760c4c30a2
Merge remote-tracking branch 'origin/main' into fix/roo-cline-select-api-config
2025-01-15 20:11:17 -05:00
Abel Trejo Pineda
e0e2d2d7ca
Merge pull request #373 from RooVetGit/chores/changeset-workflow-dispatch
...
Adding workflow_dispatch to changeset workflow
2025-01-15 15:39:18 -08:00
a8trejo
966a3b60db
Adding workflow_dispatch to changeset workflow
2025-01-15 15:34:08 -08:00
Matt Rubens
50cae9b174
Merge pull request #367 from RooVetGit/vscode-lm-provider
...
Add VSCode-LM as a provider
2025-01-15 16:53:04 -05:00
Matt Rubens
c3c2fd9061
Merge pull request #320 from RooVetGit/o1_developer_role
...
Update openai package and use developer role message for o1
2025-01-15 16:04:24 -05:00
Matt Rubens
6e90bcf4a3
Update openai package and use developer role message for o1
2025-01-15 15:59:37 -05:00
Matt Rubens
15513f4031
Merge pull request #360 from punkpeye/pkce
...
feat: Glama add pkce
2025-01-15 14:11:04 -05:00
Daniel Riccio
36b7da07d2
fix: enhance error messaging in diff strategy to address potential issues with context lines and version targeting
2025-01-15 12:55:44 -05:00
Daniel Riccio
6c8d7f4951
fix: update tests to handle new experimental diff option and increase the default confidence to 1
2025-01-15 12:23:51 -05:00
Daniel Riccio
22069e8056
fix: remove misplaced async
2025-01-15 12:22:20 -05:00
Daniel Riccio
12f4cc739e
fix: correct syntax in GlobalStateKey type definition by removing trailing comma
2025-01-15 11:59:48 -05:00
Daniel
df01edf781
Merge branch 'main' into new_unified
2025-01-15 11:53:27 -05:00
Daniel Riccio
f9a453a44f
refactor: update edit and search strategies to use configurable confidence thresholds
...
- Modified applyContextMatching and applyDMP functions to accept a confidenceThreshold parameter, enhancing flexibility in edit strategies.
- Updated validateEditResult and related functions to utilize the new confidenceThreshold, improving consistency across validation processes.
- Adjusted findExactMatch, findSimilarityMatch, findLevenshteinMatch, and findAnchorMatch functions to incorporate confidenceThreshold, ensuring adaptive behavior based on user settings.
2025-01-15 10:54:25 -05:00
Matt Rubens
cff5b35174
Credit
2025-01-15 09:24:51 -05:00
sam hoang
26119644b3
remove console log
2025-01-15 21:24:20 +07:00
sam hoang
6476c43695
test: enhance jest test setup and add documentation structure
...
Add vscrui to jest transform ignore patterns
Add crypto.getRandomValues mock for tests
Initialize cline documentation structure with required files
2025-01-15 21:24:20 +07:00
sam hoang
40fd397407
fix api config profile
2025-01-15 21:24:18 +07:00
Matt Rubens
04da686275
Merge remote-tracking branch 'origin/main' into vscode-lm-provider
2025-01-15 09:18:55 -05:00
Matt Rubens
41943000c3
Turn off computer use
2025-01-15 09:18:39 -05:00
Matt Rubens
ef8d02dfe5
Merge pull request #357 from samhvw8/feat/fuzzy-search-file-folder
...
New Feature fuzzy search in mentions
2025-01-15 09:16:26 -05:00
Matt Rubens
cc077832db
Release
2025-01-15 09:13:12 -05:00
Matt Rubens
5fa0272b49
DRY up highlighting code
2025-01-15 02:57:33 -05:00
Matt Rubens
ff9b8c33e1
Remove all other usages of fuse.js
2025-01-15 02:50:52 -05:00
Matt Rubens
faed43b730
Merge remote-tracking branch 'origin/main' into feat/fuzzy-search-file-folder
2025-01-15 02:43:48 -05:00
Matt Rubens
966ac5ecba
Remove duplicates
2025-01-15 02:30:13 -05:00
Matt Rubens
45a7566e6a
Use fzf instead of fuse
2025-01-15 02:19:17 -05:00
Matt Rubens
d0d8f0b23f
Release
2025-01-15 01:54:25 -05:00
Matt Rubens
ac6f4ab4a4
Remove doc
2025-01-15 01:46:49 -05:00
Matt Rubens
c673edd526
Merge remote-tracking branch 'origin/main' into vscode-lm-provider
2025-01-15 01:37:37 -05:00
Matt Rubens
58c5f76241
Merge pull request #363 from RooVetGit/changeset-release/main
...
Changeset version bump
2025-01-15 01:04:46 -05:00
Matt Rubens
2f2e9d875f
Update CHANGELOG.md
2025-01-15 01:02:51 -05:00
github-actions[bot]
84d1bae081
changeset version bump
2025-01-15 05:57:32 +00:00
Matt Rubens
041bce6fec
Merge pull request #366 from RooVetGit/more_text_input_tweaks
...
Fix ChatTextArea layout
2025-01-15 00:56:38 -05:00
Matt Rubens
84a0063b99
Fix ChatTextArea layout
2025-01-15 00:43:26 -05:00
Joe Manley
b75e105fab
Merge pull request #362 from RooVetGit/jm/fix-icon-color-light-theme
...
Fix icon color - light theme
2025-01-14 15:22:00 -08:00
Joe Manley
9418a8fa42
Add changeset
2025-01-14 15:14:02 -08:00
Daniel Riccio
f696f8e0f1
refactor: remove debug functionality
2025-01-14 18:03:03 -05:00