a8trejo
eb710d7e6a
Minor workflows updates
2024-12-06 17:14:38 -08:00
a8trejo
4ad27f26cf
Merge branch 'main' of https://github.com/RooVetGit/Roo-Cline into feature/pupeteer-updates
2024-12-06 17:13:20 -08:00
John Stearns
0ac3dd5753
Enabling unit tests for CI ( #44 )
2024-12-06 17:12:41 -08:00
Matt Rubens
733e236725
Remove cli directory ( #41 )
2024-12-05 17:18:02 -08:00
a8trejo
cbdbd9bfe7
Merge branch 'main' of https://github.com/RooVetGit/Roo-Cline into feature/pupeteer-updates
2024-12-05 09:09:22 -08:00
a8trejo
eae3626f02
PR comments
2024-12-05 09:04:59 -08:00
Matt Rubens
490a84e0e9
Fix lint error ( #40 )
2024-12-01 22:50:45 -05:00
Matt Rubens
776b7822a4
Version 2.1.10 ( #39 )
2024-12-01 22:40:19 -05:00
Matt Rubens
4b74f290d4
Play sound effects for notifications and events ( #38 )
...
Co-authored-by: HeavenOSK <heavenosk@gmail.com>
2024-12-01 22:25:10 -05:00
Matt Rubens
ccb973ecaf
Nicer UI for allowed command pills ( #37 )
2024-12-01 22:24:53 -05:00
Matt Rubens
adc438fb0d
Add comment about .clinerules ( #36 )
2024-12-01 19:26:51 -05:00
lloydchang
99c7e45cb7
fix(openrouter.ts): HTTP-Referer and X-Title ( #35 )
2024-12-01 19:26:35 -05:00
lloydchang
b9c274add2
feat(extension.ts): use rocket icon ( #34 )
2024-12-01 17:31:58 -05:00
Matt Rubens
4f9771d419
Try again to fix babel plugin ( #33 )
2024-12-01 15:55:46 -05:00
Matt Rubens
2f46647bf1
Point at npmjs instead of codeartifact ( #32 )
2024-12-01 15:45:57 -05:00
Matt Rubens
6b8f9f7a45
Expose a list of allowed auto-execute commands ( #31 )
2024-12-01 15:34:36 -05:00
lloydchang
750c24c8a7
docs(README.md): fix link ( #30 )
2024-12-01 08:59:33 -05:00
Matt Rubens
987add3653
Update metadata ( #29 )
2024-11-30 23:32:51 -05:00
Matt Rubens
55e75f254e
Relax vscode version targeting ( #27 )
2024-11-29 22:03:54 -05:00
Matt Rubens
6fed90805a
Add a few more read-only operations ( #25 )
2024-11-29 12:35:33 -05:00
ColemanRoo
178fd3ac34
Fix marketplace publish ( #24 )
2024-11-28 13:32:00 -06:00
Matt Rubens
cafc2852ca
Allow Roo-Cline to coexist with Cline ( #23 )
...
Co-authored-by: ColemanRoo <michael.coleman@roo.vet>
2024-11-28 14:25:41 -05:00
Matt Rubens
cc3186c88f
Bump version to 2.1.3 ( #22 )
2024-11-28 13:52:58 -05:00
Matt Rubens
d632e621be
Simplify auto-approving code and make it work better with browser actions ( #21 )
2024-11-28 13:44:02 -05:00
a8trejo
7d35ded753
Updating README
2024-11-27 23:26:25 -08:00
a8trejo
7028670ada
Misc updates
2024-11-27 23:12:58 -08:00
a8trejo
8d73ad713b
Adding npmrc to repo to avoid code artifact issues
2024-11-27 22:55:50 -08:00
a8trejo
f48707f6ce
Ellipsis comments
2024-11-27 22:52:34 -08:00
a8trejo
0784970a33
Removing unused file
2024-11-27 20:40:08 -08:00
a8trejo
d317c21793
Installing with registry.npmjs
2024-11-27 20:34:23 -08:00
a8trejo
d4f0d9f474
fixing path
2024-11-27 19:38:43 -08:00
a8trejo
9c27b126f7
Tmp fixes
2024-11-27 19:37:28 -08:00
a8trejo
2565b744ed
Updating caching
2024-11-27 19:29:52 -08:00
a8trejo
b347ed6327
Reusing composite action
2024-11-27 19:21:46 -08:00
a8trejo
3ad3bdcf81
Fixing package scripts
2024-11-27 19:17:43 -08:00
a8trejo
b0e48c5489
Updates to make browser remote port dynamic from prompt
2024-11-27 19:11:57 -08:00
a8trejo
4763c4ecb7
Merge branch 'main' of https://github.com/RooVetGit/Roo-Cline into feature/pupeteer-updates
2024-11-27 17:57:32 -08:00
a8trejo
fe1d823dc3
Updates to connect puppetter to browser with remote-debugging-port by prompting interactive mode text
2024-11-27 17:55:06 -08:00
ColemanRoo
b1c0e9be41
fix package.json format ( #20 )
...
* fix package.json format
add code-qa.yml step to PRs
* fix package-lock.json to use npm instead of codeartifact
* removing test step as it requires vs code
* update code owner file
2024-11-27 16:00:53 -06:00
ColemanRoo
ffbe1b0382
Functionality to publish extension to marketplace ( #19 )
...
Remove upload to CodeArtifact
2024-11-27 14:59:57 -06:00
ColemanRoo
86ce5236bc
Fix/update version num in files list ( #17 )
...
* updating the version number in the files list and updating README
* small version bump so it can be uploaded to CodeArtifact
2024-11-26 10:44:49 -06:00
a8trejo
22ce1de608
Merge branch 'main' of https://github.com/RooVetGit/Roo-Cline into feature/pupeteer-updates
2024-11-25 09:43:01 -08:00
a8trejo
fcfb6a6347
Draft updates
2024-11-25 09:40:29 -08:00
John Stearns
1abe4e93b1
Merge pull request #16 from RooVetGit/merge/latestCline1122
...
Updating Roo-Cline with the latest cline/cline (11/22)
2024-11-22 15:40:43 -08:00
John Stearns
bf0a5c82de
Updating Roo-Cline with the latest cline/cline (11/22)
2024-11-22 15:28:46 -08:00
John Stearns
17f307e182
Merge pull request #13 from RooVetGit/cli
...
Add a command-line cline
2024-11-22 15:21:48 -08:00
ColemanRoo
a8993bff26
fixing version numbers for packaging process ( #15 )
2024-11-22 16:10:12 -06:00
Matt Rubens
f08972aba7
Merge pull request #14 from RooVetGit/always_allow_browser
...
Add a setAlwaysAllowBrowser checkbox to settings
2024-11-22 14:41:47 -05:00
Matt Rubens
0346fdeecb
Add a setAlwaysAllowBrowser checkbox to settings
2024-11-22 13:37:04 -05:00
Matt Rubens
1c471bd3cb
Add a command-line cline powered by deno
2024-11-22 01:55:40 -05:00