0xtoshii
d024fced22
gemini caching
2025-05-02 17:01:25 -07:00
Toshii
e4d26bef97
enable cursorrules and windsurfrules ( #3245 )
...
* base
* task call
* base 2
* changeset
* wrap recursive dir
2025-05-02 13:45:08 -07:00
Evan and Elephant Lumps
1c7d33a495
Add remote config webview. ( #3243 )
...
* added posthog remote config
* changeset
* add feature flags constant
* move init outside function to keep from potentially re-running
---------
Co-authored-by: Elephant Lumps <celestial_vault@mac.mynetworksettings.com >
2025-05-02 10:36:22 -05:00
Frostbourne and canvrno
eb6e4818d3
feat: LaTeX formatting ( #3242 )
...
* initial
* initial
* restored package-lock.json
* restored comment
* One line
* prettier
* do not throw on error
* escape backslashes in system notification
* better prompt
* reduce prompt size
* prettier
---------
Co-authored-by: canvrno <kevin@cline.bot >
2025-05-02 19:46:59 +05:30
61d2f42955
gemini prompt caching ( #3181 )
...
* wip
* updated api tiered pricing schema for vertex and gemini to support tiered cache prices
* vertex too
* changeset
* pushing claude implementation
* addressing aras comments
* cleaning up caches
* linter complaining
* enabling total price for gemini provider
* Fixing Gemini Caching mechanism
* Update src/api/providers/vertex.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: Cline Evaluation <cline@example.com >
Co-authored-by: arafatkatze <arafat.da.khan@gmail.com >
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-05-02 00:50:48 -07:00
pashpashpash and Cline Evaluation
c78fe237e2
Terminal race condition addressed with awaits ( #3240 )
...
* terminal race condition addressed with awaits
* changeset
* added logger line
---------
Co-authored-by: Cline Evaluation <cline@example.com >
2025-05-02 07:03:06 +05:30
pashpashpash and Cline Evaluation
0ffb7dd56b
changeset ( #3241 )
...
Co-authored-by: Cline Evaluation <cline@example.com >
2025-05-02 07:02:22 +05:30
canvrno
e9ce38472f
[PROTOBUS] Move commitSearch to protobus ( #3229 )
...
* commitSearch protobus migration
* rename
* one small change to comments
* moved GitCommmit proto mapping to proto-conversions
2025-05-01 18:18:39 -07:00
canvrno
5802b6847e
[PROTOBUS] Move createRuleFile to protobus 🚌 💨 ( #3122 )
...
* createRuleFile protobus migration
* deleteRuleFile protobus
* mend
* mend
* mend
* Generic response for delete request
* refactored deleteRuleFile for consolidation
* rename ruleFileResult to ruleFile
* rebase and cleanup
* createRuleFile protobus migration
* ellipsis changes
* consolidated ruleFile protos
* prep for merge on to 3124
* removed ruleFileOperations
2025-05-01 17:25:29 -07:00
Dennis Bartlett
4a768702aa
Fix Changeset ( #3239 )
2025-05-01 16:50:15 -07:00
canvrno
4565e067af
[PROTOBUS] file checkIsImageUrl ( #3109 )
...
* checkIsImageURL protobus migration
* changeset
* rebase and move to web-content
* cleanup
* metadata
* rename return message
* removed old import, metadata
2025-05-01 16:11:58 -07:00
canvrno
4650ffa86b
[PROTOBUS] Move deleteRuleFile to protobus 🚌 💨 ( #3124 )
...
* createRuleFile protobus migration
* deleteRuleFile protobus
* mend
* mend
* mend
* ellipsis changes
* Generic response for delete request
* refactored deleteRuleFile for consolidation
* rename ruleFileResult to ruleFile
2025-05-01 16:06:54 -07:00
Evan and Elephant Lumps
f6d50ead3f
Setup docs ( #3230 )
...
* rename old docs folder
* set up mintlify docs base
* add back script
---------
Co-authored-by: Elephant Lumps <celestial_vault@mac.mynetworksettings.com >
2025-05-01 16:04:07 -07:00
David Nanyan
70cc437d71
[ISSUE-3145] Fix Windows path issue: Correct handling of import.meta.url to avoid leading slash in pathname ( #3237 )
...
* [ISSUE-3145] Fix Windows path issue: Correct handling of import.meta.url to avoid leading slash in pathname
* Add changeset file
2025-05-01 14:42:35 -07:00
watany
bdfda6f908
feat(bedrock): Introduce Amazon Nova Premier ( #3225 )
...
* feat(bedrock): Introduce Amazon Nova Premier
* changeset
2025-05-01 14:39:32 -07:00
David Nanyan
c5de50fdd2
[3093] Fix Handle @withRetry() SyntaxError when running extension locally issue ( #3190 )
2025-05-02 02:14:13 +05:30
Toshii
77c9863b50
Create .clinerules directory when adding new cline rule in ui and .clinerules is currently a file ( #3217 )
...
* create clinerules dir
* change default
* changeset
* md
2025-05-01 10:27:37 -07:00
nomaven and ShlomoCode
03d44105cc
Adding copy button to code blocks ( #3011 )
...
* feat: add copy button to code blocks
* Adding ability to copy Code blocks
* feat: add OpenRouter base URL and balance display component
---------
Co-authored-by: ShlomoCode <78599753+ShlomoCode@users.noreply.github.com >
2025-05-01 00:51:28 -07:00
clicube
79b76fd783
feat: Support AWS Bedrock Application Inference Profiles for Cost Tracking ( #2078 )
...
* feat: Add support for custom model ID in AWS Bedrock provider
* preserve settings when switching Act-Plan modes
* Use base model ID for ApiHandler behavior determination when using a custom model on AWS Bedrock.
2025-05-01 12:17:28 +05:30
Evan and Elephant Lumps
19cc8bc9f8
Add terminal connection timeout ( #3218 )
...
* add terminal connection timeout
* changeset
---------
Co-authored-by: Elephant Lumps <celestial_vault@Elephants-MacBook-Pro.local >
2025-04-30 22:40:58 -05:00
Dennis Bartlett
08c04a3c67
Disable Codespell ( #3224 )
2025-04-30 19:21:09 -07:00
canvrno
41ae7326c0
Fix: Git mentions w/ no commits in workspace repo ( #3179 )
...
* fix for git mentions with no commits in repo
2025-04-30 19:15:35 -07:00
Trevor Hudson
b0961f4538
Trevhud/remove linear ( #3174 )
...
* remove linear pull request action
* changeset
2025-04-30 18:51:16 -07:00
Tomás Barreiro
26242f6378
Fix tests: compile esmodules to cjs and bundle them ( #3030 )
...
* Run pretest in CI to build all tests
* Alias paths when running tests
* Bundle ES modules with esbuild
* alias packages
2025-04-30 17:51:32 -07:00
Tomás Barreiro
13228ed46f
Fail the test workflow on test failures ( #3197 )
...
* Run pretest in CI to build all tests
* Alias paths when running tests
* Bundle ES modules with esbuild
* alias packages
* Preserve the test scripts exit code and display the output
* Remove outdated test
2025-04-30 17:51:03 -07:00
Tomás Barreiro
d162a4b420
Alias paths on integration tests ( #3196 )
...
* Run pretest in CI to build all tests
* Alias paths when running tests
2025-04-30 17:49:40 -07:00
dependabot[bot]
1704684af8
Bump vite from 6.2.6 to 6.3.4 in /webview-ui in the npm_and_yarn group ( #3214 )
...
Bumps the npm_and_yarn group in /webview-ui with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 6.2.6 to 6.3.4
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.4
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-30 17:25:43 -07:00
pashpashpash and Cline Evaluation
c63d9a13a5
Fix text to say "drop" instead of "drag" ( #3221 )
...
* drag -> drop
* text fix
---------
Co-authored-by: Cline Evaluation <cline@example.com >
2025-04-30 17:18:48 -07:00
Frostbourne
65243adb24
[ENG-514] Introduce UI library ( #3222 )
...
* update tailwind
* install heroui
* Introduce HeroUIProvider and reorganize providers
* changeset
* use tailwind config
* use custom theme
* changeset
* Delete .changeset/large-boxes-behave.md
2025-04-30 17:18:18 -07:00
Tomás Barreiro
e35f7b4e21
Run pretest in CI to build all tests ( #2930 )
2025-04-30 17:17:29 -07:00
Frostbourne
82449dabd6
Revert "actually stop tasks ( #3061 )" ( #3220 )
...
This reverts commit 29458d7675 .
2025-04-30 15:53:36 -07:00
nomaven and Cline Evaluation
74ec823017
Enhances visual feedback during drag-and-drop with dashed outline and transition effects. ( #3184 )
...
* Add drag-and-drop functionality to ChatTextArea component
- Introduced state management for drag feedback with `isDraggingOver`.
- Implemented drag event handlers: `handleDragEnter`, `handleDragLeave`, and updated `onDragOver`.
- Enhanced visual feedback during drag-and-drop with dashed outline and transition effects.
- Reset drag state on drop event.
* New Ast salvage
* shift to drag
* shift to drag
* shift to drag
* shift to drag
* shift to drag
* shift to drag
* quote
* quote
* 500ms -> 100ms
* updated language and 250ms delay sweetspot
* better transitions
---------
Co-authored-by: Cline Evaluation <cline@example.com >
2025-04-30 14:50:43 -07:00
Toshii
91e222fe37
Add checkpoints between all messages ( #3213 )
...
* checkpoints after messages
* changeset
2025-04-30 13:45:12 -07:00
Toshii
14230e7221
newrule ( #3180 )
...
* base
* words
* changeset
2025-04-29 15:40:51 -07:00
David Nanyan
4b697d8695
PROTOBUS: addRemoteServer message ( #3147 )
...
* PROTOBUS addRemoteServer
* Remove redundant types
* Properly handle any error when adding remote mcp server
* Refactor after code review
* remove redundant import
2025-04-29 11:33:43 -07:00
nomaven
deeda6e273
Lowering the Gemini Caching TTL time to 15 minutes ( #3116 )
...
* Lowering the Gemini Cahcing TTL time to 15 minutes
* Lowering the Gemini Cahcing TTL time to 15 minutes
2025-04-29 23:55:35 +05:30
Trevor Hudson
7e7844529f
add to launch json ( #3173 )
2025-04-29 11:09:41 -07:00
Toshii
4196c14c9c
add openrouter / cline provider caching metrics to ui ( #3176 )
...
* cache reads
* changeset
2025-04-28 23:26:28 -07:00
Evan
5294e78dde
Remove showMcpView message ( #3171 )
...
* refactor to not pass message for showMcpView
* changeset
2025-04-28 21:27:11 -07:00
pashpashpash and Cline Evaluation
d97424fcab
Expanding task header by default ( #3170 )
...
* task expanded
* changeset
---------
Co-authored-by: Cline Evaluation <cline@example.com >
2025-04-28 21:26:12 -07:00
Dennis Bartlett
2b3c0bb633
Add warn setting to codespell workflow ( #3175 )
2025-04-28 18:46:47 -07:00
Tomás Barreiro
b8e2fd669d
fix unit test set-up and CI workflow ( #3154 )
...
* Fix unit test set-up
* run tests on CI
* update failing tests
* Update node
Update the coverage job node version
2025-04-28 16:30:40 -07:00
Evan
df7f9fcba4
It depends... ( #3126 )
...
* add protos to more dependsOn, also make it so that the scripts are always displayed and the window does not automatically close
* changeset
* add back build script
2025-04-27 21:47:49 -07:00
nomaven
db0b022b6e
ENG-318 feat: Show openrouter balance next to provider ( #3003 )
...
* feat: add OpenRouter base URL and balance display component
* feat: add OpenRouter base URL and balance display component
2025-04-27 16:27:28 -07:00
Wesley Smith and Wesley Smith
459adf0450
Markdown copy ( #3060 )
...
* add markdown copy
* add changeset
* fmt
---------
Co-authored-by: Wesley Smith <wes@neofactory.ai >
2025-04-27 15:24:08 -07:00
WingsDrafterwork and nomaven
df37f29746
Support for custom timeout ( #3029 )
...
* Support for custom timeout
* Make custom timeout visible only for ollama
* Remove parameters from other providers, only kept for ollama
* Update webview-ui/src/components/settings/ApiOptions.tsx
Co-authored-by: nomaven <arafat.da.khan@gmail.com >
---------
Co-authored-by: nomaven <arafat.da.khan@gmail.com >
2025-04-27 15:17:04 -07:00
Sarah Fortune
60c210b017
Add java options to protobufs ( #3141 )
...
Set the java class path.
2025-04-27 09:25:37 -10:00
Tomás Barreiro
d4bd755e60
Set the default output cost ( #3079 )
2025-04-26 23:03:04 -07:00
Toshii
aed152b530
narrative narrative narrative ( #3121 )
...
* notice
* changeset
2025-04-25 19:42:24 -07:00
canvrno
5a8e9d8fa8
[PROTOBUS] file openImage ( #3106 )
...
* openFile protobus
* openImage protobus
* Delete .changeset/nine-numbers-boil.md
2025-04-25 19:21:07 -07:00