Matt Rubens
|
421e1972ad
|
Add prompt caching to OpenAI-compatible custom model info
|
2025-03-11 22:43:33 -07:00 |
|
Matt Rubens
|
ff54c63ffa
|
Merge pull request #1526 from qdaxb/fix_progress_status
Fix progress status
|
2025-03-11 01:23:45 -04:00 |
|
axb
|
8917ab7591
|
fix duplicate ask
|
2025-03-11 13:08:02 +08:00 |
|
axb
|
621fc0e867
|
Revert "Merge pull request #1518 from RooVetGit/revert_tool_progress_for_now"
This reverts commit dba9116d26, reversing
changes made to 85dd1a1977.
|
2025-03-11 13:07:55 +08:00 |
|
Chris Estreich
|
edb53bf433
|
Merge pull request #1546 from RooVetGit/cte/roo-code-api
Rename ClineAPI to RooCodeAPI and improve types
|
2025-03-10 20:45:39 -07:00 |
|
Chris Estreich
|
33f232ab67
|
Merge pull request #1548 from RooVetGit/cte/npm-install-all
Simplify `npm install` by automatically installing npm-run-all
|
2025-03-10 20:30:25 -07:00 |
|
Matt Rubens
|
ebb5a571d9
|
Merge pull request #1558 from RooVetGit/fix_open_ai_usage
Fix usage tracking for SiliconFlow etc
|
2025-03-10 23:29:45 -04:00 |
|
Chris Estreich
|
90a607f111
|
Merge branch 'main' into cte/roo-code-api
|
2025-03-10 20:29:36 -07:00 |
|
Chris Estreich
|
13be66fd53
|
Merge pull request #1560 from cannuri/cannuri/fix-alert-dialog-theme
refactor alert dialog styles, use vscode theme
|
2025-03-10 20:25:25 -07:00 |
|
cannuri
|
8c21f0ece3
|
refactor alert dialog styles, use vscode theme
|
2025-03-11 03:59:46 +01:00 |
|
Matt Rubens
|
f306461276
|
Fix usage tracking for SiliconFlow etc
|
2025-03-10 22:59:08 -04:00 |
|
Matt Rubens
|
9eab941d5c
|
Merge pull request #1550 from Smartsheet-JB-Brown/jbbrown/aws_custom_arn_for_intelligent_prompt_routing
Users need the ability to use custom ARNs (Amazon Resource Names) with AWS Bedrock for intelligent prompt routing.
|
2025-03-10 22:21:36 -04:00 |
|
Matt Rubens
|
77186e8ee0
|
Cleanup
|
2025-03-10 22:15:52 -04:00 |
|
Matt Rubens
|
d6a9e0fbe9
|
Merge pull request #1552 from RooVetGit/mcp-home-dir
fix: update MCP servers directory path for platform compatibility
|
2025-03-10 21:47:08 -04:00 |
|
Chris Estreich
|
00bca30695
|
Merge pull request #1545 from RooVetGit/cte/action-registraion-cleanup
|
2025-03-10 18:45:00 -07:00 |
|
Matt Rubens
|
6cfc1cd4c9
|
Merge pull request #1528 from afshawnlotfi/chrome-remote-webtools
Chrome remote webtools
|
2025-03-10 21:37:20 -04:00 |
|
Hannes Rudolph
|
7462906b7a
|
Update ClineProvider.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-03-10 18:49:25 -06:00 |
|
Matt Rubens
|
9dfdc424c6
|
Merge pull request #1556 from cannuri/cannuri/fix-browser-system-prompt
fix browser system prompt inclusion rules
|
2025-03-10 20:45:11 -04:00 |
|
cannuri
|
a9773b70c8
|
fix browser_action system prompt
|
2025-03-11 01:03:18 +01:00 |
|
Hannes Rudolph
|
abcb7c18b4
|
Update src/core/webview/ClineProvider.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-03-10 16:23:43 -06:00 |
|
Afshawn Lotfi
|
ce3e22ecfe
|
Refactor Docker gateway IP retrieval to use a dedicated shell command execution function
|
2025-03-10 21:40:08 +00:00 |
|
Smartsheet-JB-Brown
|
171037a938
|
Add enhanced error handling and logging for AWS Bedrock custom ARNs
|
2025-03-10 14:25:52 -07:00 |
|
hannesrudolph
|
102a996875
|
fix: update MCP servers directory path for platform compatibility
|
2025-03-10 15:18:19 -06:00 |
|
cte
|
2187369ba4
|
Remove benchmark
|
2025-03-10 11:39:23 -07:00 |
|
cte
|
7681a98842
|
Simplify npm install by automatically installing npm-run-all
|
2025-03-10 11:36:11 -07:00 |
|
Chris Estreich
|
0a03c88e92
|
Update src/exports/README.md
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-03-10 11:24:21 -07:00 |
|
cte
|
f8a592aac9
|
Rename ClineAPI to RooCodeAPI and improve types
|
2025-03-10 11:16:38 -07:00 |
|
cte
|
5a3c20764a
|
Follow the established pattern for command registration
|
2025-03-10 11:12:11 -07:00 |
|
cannuri
|
42287ad1a0
|
Merge pull request #2 from cannuri/feature/update-main
Feature/update main
|
2025-03-10 17:52:24 +01:00 |
|
cannuri
|
4a542940ba
|
Merge remote-tracking branch 'upstream/main'
|
2025-03-10 17:49:34 +01:00 |
|
Matt Rubens
|
224303660b
|
Merge pull request #1533 from pdecat/ci/publish_tags
ci: publish git tags to Github (resolves #444)
|
2025-03-10 10:38:50 -04:00 |
|
Patrick Decat
|
f99fc59460
|
ci: tag after packaging but before publishing
|
2025-03-10 15:29:14 +01:00 |
|
Matt Rubens
|
6644202b55
|
Merge pull request #1451 from dtrugman/feat/add-openai-style-cost-calculation
Add openai style cost calculation
|
2025-03-10 10:11:30 -04:00 |
|
Matt Rubens
|
03045d8e75
|
Update src/core/Cline.ts
|
2025-03-10 09:54:45 -04:00 |
|
Matt Rubens
|
01b822e73f
|
Merge pull request #1524 from RooVetGit/checkpoint_telemetry
Add telemetry for checkpoint save/restore/diff
|
2025-03-10 07:45:53 -04:00 |
|
Patrick Decat
|
70d6658ca4
|
ci: publish git tags to Github (resolves #444)
|
2025-03-10 11:56:24 +01:00 |
|
Afshawn Lotfi
|
71795d5487
|
Enhance BrowserSettings component with VSCodeTextField for remote browser URL input
|
2025-03-10 06:51:35 +00:00 |
|
Chris Estreich
|
0b2abee923
|
Merge pull request #1516 from RooVetGit/cte/layout-fixes
App tab layout fixes
|
2025-03-09 21:53:51 -07:00 |
|
cte
|
9fdc546f01
|
Fix portal stuff
|
2025-03-09 21:49:29 -07:00 |
|
Afshawn Lotfi
|
66e3b9610c
|
Add remote browser connection support and related state management
|
2025-03-10 03:41:38 +00:00 |
|
Matt Rubens
|
732eeddc6c
|
Add model telemetry too
|
2025-03-09 23:18:44 -04:00 |
|
Matt Rubens
|
9c08d044b3
|
Add telemetry for checkpoint save/restore/diff
|
2025-03-09 22:55:23 -04:00 |
|
Matt Rubens
|
85775ce0a5
|
Merge pull request #573 from Szpadel/fix-listing-exclude
Do not exclude whole project dir when listing in case where project i…
|
2025-03-09 21:59:54 -04:00 |
|
Matt Rubens
|
f4734dedb9
|
Merge pull request #721 from kohii/kotlin
feat: Add Kotlin support in list_code_definition_names
|
2025-03-09 21:49:54 -04:00 |
|
Matt Rubens
|
e5ac33a146
|
Merge pull request #996 from qdaxb/optimize_diagnostics
Reduce the probability of errors when the model tries to fix the problems
|
2025-03-09 21:38:03 -04:00 |
|
cannuri
|
58532bc6db
|
Merge pull request #1 from cannuri/update-from-upstream
Update from upstream
|
2025-03-10 00:51:35 +01:00 |
|
Matt Rubens
|
7722489aa9
|
Merge pull request #1519 from RooVetGit/changeset-release/main
Changeset version bump
|
2025-03-09 19:48:08 -04:00 |
|
Matt Rubens
|
831371cfa9
|
Update CHANGELOG.md
|
2025-03-09 19:47:22 -04:00 |
|
github-actions[bot]
|
847d8f57f0
|
changeset version bump
|
2025-03-09 23:44:37 +00:00 |
|
Matt Rubens
|
cff4577e43
|
Merge pull request #1522 from RooVetGit/v3.8.4
v3.8.4
|
2025-03-09 19:43:41 -04:00 |
|