Arri Rucker
841f3da57f
feat: update gemini pro 2.0 exp to 2.5 exp in Vertex AI ( #2526 )
...
* feat: update gemini pro 2.0 exp to 2.5 exp in vertexai
* added changeset
2025-03-28 15:54:13 -07:00
pashpashpash
af17d6239d
re-enabling conversation observability ( #2448 )
...
* re-enabling conversation observability
* renamed telemetry - observability
* removing global vs code check + console info instead of logs
2025-03-27 17:40:12 -07:00
Evan
5b6eae2905
remove delay package ( #2414 )
2025-03-24 15:57:29 -07:00
Saoud Rizwan
d8c13db683
Make conversation telemetry only available in dev builds for testing
2025-03-22 00:44:12 -07:00
pashpashpash
0f7c0205b6
LLM Observability ( #2198 )
...
* conversation telemetry
* also tracing responses
* moved to advanced settings
* checkbox instead of dropdown
* system prompt llm observability
* explicit comments
* explicit comments
* better dates
* logs
* dont forget the key
* cleanup step is important
* curly braces after if
* wow that was harder than i thought
* changeset
* throwing behind is dev
* Update packages
* Resolve conflicts
* Revert lock
* Fix conflict
* Fixes
* Add conversation data setting
* Remove conversationDataSetting state
* Fixes
* Fixes
* Fixes
* package lock
* removing uneccessary logging
* Update package-lock.json
* Update package-lock.json
* Clean up tracer
* Update lock
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-03-20 18:22:05 -07:00
Saoud Rizwan
1c491bf719
Prepare for release
2025-03-17 21:04:51 -07:00
Evan
53d11c88bb
Upgrade MCP SDK ( #2301 )
...
* upgrade mcp sdk
* changeset
2025-03-17 17:38:09 -07:00
Saoud Rizwan
b528640bd5
Add warning when checkpoints takes too long to load ( #2230 )
...
* Add warning for when checkpoints takes too long to load
* Add changeset
2025-03-12 23:25:13 -07:00
Saoud Rizwan
89e1086981
Fix lock
2025-03-12 19:39:46 -07:00
watany
c762583d38
feat(bedrock): adding deepseek-r1 ( #2185 )
...
* feat(bedrock): adding deepseek-r1
* changeset
* fix(ellipsis-dev):Token usage
* fix(ellipsis): Consider propagating these errors or yielding an error response.
* fix msg
* fix: reuse the convertToR1Format
* fix: token count
* Revert lock
* Install package
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-03-12 19:35:27 -07:00
Saoud Rizwan
39359307dc
Update package lock
2025-03-07 21:13:35 -08:00
dependabot[bot]
60cd10eec6
Bump axios from 1.7.4 to 1.8.2 in the npm_and_yarn group ( #2148 )
...
Bumps the npm_and_yarn group with 1 update: [axios](https://github.com/axios/axios ).
Updates `axios` from 1.7.4 to 1.8.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.4...v1.8.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
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-03-07 20:16:56 -08:00
Saoud Rizwan
55e0586d95
Update package lock
2025-03-06 15:26:48 -08:00
Saoud Rizwan
112eeddcd8
Update package lock
2025-03-05 15:37:39 -08:00
loupzeur
ccba2ed8f8
feat(ollama): use official ollama library ( #1859 )
...
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-03-04 14:46:26 -08:00
Saoud Rizwan
922183793f
Update lock
2025-03-02 17:23:45 -08:00
Saoud Rizwan
f40ff25d1e
Update package-locks
2025-02-28 22:45:13 -08:00
pashpashpash
46121094d7
package-lock.json
2025-02-28 16:56:46 -08:00
Dennis Bartlett
9232d752b2
Merge remote-tracking branch 'upstream/main' into dev
2025-02-28 14:05:27 -08:00
Evan
eedae086a3
Fix Merge Conflict resolutions
...
Fixes Merge conflict resolutions from Main to Dev that were incorrectly chosen.
2025-02-28 13:12:40 -08:00
Saoud Rizwan
eef04542d2
Revert package-lock
2025-02-27 18:40:37 -08:00
pashpashpash
39980e9be7
Revert "Better Streaming Support ( #1980 )" ( #1993 )
...
This reverts commit 93856ab3b0
.
2025-02-27 15:50:02 -08:00
brownrw8
9b5cefd69d
Better Streaming Support ( #1980 )
...
* feat: enterprise support
* Update src/api/providers/enterprise.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* refactor + anthropic
* fix
* update chunking
* fix enterprise providers
* minor refactor for chunking
* comments
* defaults
* tests
* remove imports
* suggested fixes
* decouple message type
* upgrade libs, prompt caching no longer in beta for claude models
* updates for tests
* enterprise -> streaming provider
* update tests
* remove section from anthropic.ts
* handle specific GCP Vertex invalid_grant error
* finish comment
* add caching stats to chunking
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-27 15:46:01 -08:00
Trevor Hudson
e5d616b0bf
add optional telemetry ( #1939 )
...
* add optional telemetry
* move capture
* add changeset
* implement suggestions
2025-02-27 15:40:47 -08:00
Andrei Edell
202e3a6d05
Hugelung/rich mcp response ( #1941 )
...
* showing images after mcp responses
* images now open in a webview tab
* Open Graph link metadata display for MCP responses
* almost totally working rich mcp response display with images and embeds
* closer
* header for response display
* updated styling of mcp responses
* default to plain text if rich response is loading
* formatting fix
* added changeset output
* remove some old code
* add the dashed border back
* avoid XSS attacks by sanitizing the preview image urls and embeds
* remove incorrect vendor prefix css
* delete old version of open image implementation
* undo some comment removals and cleanups to make PR easier to read
---------
Co-authored-by: Andrei Edell <andrei@nugbase.com>
2025-02-27 14:45:42 -08:00
Doug Daniels
a229b8ce9d
feat(vertex): Add prompt caching support for Claude on Vertex AI ( #1885 )
...
* feat(vertex): Add prompt caching support for Claude on Vertex AI
* Remove countTokens update claude 3.7
* claude-3-7-sonnet@20250219 support in Vertex AI as default model
2025-02-26 22:28:02 -08:00
Saoud Rizwan
568932492b
Add optional opt-in telemetry to help fix bugs and improve product
2025-02-25 15:23:38 -08:00
Saoud Rizwan
4f6605ccdb
Update version
2025-02-24 18:21:02 -08:00
Saoud Rizwan
131b245023
Revert "Anthropic: Bump it up! ( #1938 )"
...
This reverts commit c2809491b4
.
2025-02-24 18:09:51 -08:00
Evan
c2809491b4
Anthropic: Bump it up! ( #1938 )
...
* Updated Anthropic SDK and fixed types
* adjust export markdown handling
* adjust export markdown handling
* added changeset
2025-02-24 17:02:21 -08:00
Shawn Smith
45e1f58bbc
Feat: MCP Marketplace Setting ( #1877 )
...
* feat-mc-marketplace-setting
* add changeset
* Fixes
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-02-19 23:40:22 -08:00
Saoud Rizwan
2491b469e7
Remove downloadCount temporarily
2025-02-19 15:05:33 -08:00
Saoud Rizwan
3d64ab298d
Update zod
2025-02-18 17:33:48 -08:00
Saoud Rizwan
5dea79c65f
Fix Mistral provider server URL
2025-02-17 10:35:21 -08:00
dependabot[bot]
57ae7c05d6
Bump esbuild from 0.21.5 to 0.25.0 in the npm_and_yarn group ( #1740 )
...
Bumps the npm_and_yarn group with 1 update: [esbuild](https://github.com/evanw/esbuild ).
Updates `esbuild` from 0.21.5 to 0.25.0
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.25.0 )
---
updated-dependencies:
- dependency-name: esbuild
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-02-10 20:04:47 -08:00
Saoud Rizwan
fce7f1bea3
Use more visual checkpoints tracking
2025-02-09 03:03:09 -08:00
Evan
4449b51e2c
Let's reason together ( #1597 )
...
* let's reason together
* typo
* changeset
* Fix type error
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-02-07 14:32:14 -08:00
Ocasta
36d40afb4e
changelogs
2025-02-04 18:58:51 -08:00
Saoud Rizwan
5eb8086b42
Add o3-mini support to OpenAI
2025-01-31 15:21:42 -08:00
Evan Fannin
2a078fee77
Class Implemented ( #1577 )
...
* wip
* LLMFileAccessController and tests
* added class and tests
* cleaning up
* formatting
* removing some defaults
* package json and remove defaults list
2025-01-31 12:09:12 -08:00
Saoud Rizwan
df03ec8667
Use changesets
2025-01-29 10:24:47 -08:00
Saoud Rizwan
b2dd04cff3
chore: add changie
2025-01-29 00:31:34 -08:00
Saoud Rizwan
6da887754c
Revert "chore: add changesets"
...
This reverts commit cb3e278695
.
2025-01-29 00:15:36 -08:00
Saoud Rizwan
cb3e278695
chore: add changesets
2025-01-28 21:37:37 -08:00
dependabot[bot]
07a50a14c9
Bump undici from 6.19.8 to 6.21.1 in the npm_and_yarn group ( #1436 )
...
Bumps the npm_and_yarn group with 1 update: [undici](https://github.com/nodejs/undici ).
Updates `undici` from 6.19.8 to 6.21.1
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.19.8...v6.21.1 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
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-01-25 16:43:18 -08:00
brownrw8
2e95f29572
Merge branch 'main' into i18l-l10n
2025-01-22 15:29:51 -10:00
pashpashpash
f4d655dfda
Merge pull request #1406 from cline/pashpashpash-accounts
...
Authentication & Accounts
2025-01-22 17:25:44 -08:00
pashpashpash
a3b3533377
package lock
2025-01-22 16:45:48 -08:00
pashpashpash
084f6ede62
package lock
2025-01-22 16:44:52 -08:00
pashpashpash
1bc61fe1fd
package-lock
2025-01-22 16:43:16 -08:00
pashpashpash
36aaa18291
e2e login flow working
2025-01-22 00:23:02 -08:00
Ocasta
561f688e2a
prettier
2025-01-21 23:44:08 -08:00
Ocasta
73334cbe8d
added browser automation testing
2025-01-21 23:38:54 -08:00
dependabot[bot]
e97befbb36
Bump undici from 6.19.8 to 6.21.1 in the npm_and_yarn group ( #1370 )
...
Bumps the npm_and_yarn group with 1 update: [undici](https://github.com/nodejs/undici ).
Updates `undici` from 6.19.8 to 6.21.1
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.19.8...v6.21.1 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
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-01-21 21:59:34 -08:00
akfoster
26ee05dd07
Add VSCode Webview Integration Tests ( #1373 )
...
* update ci/cd
* ci: more git actions
* remove duplicitive git actions file
* remove duplicative git actions file
* add default permissions
* chore: sync package-lock.json with main
* ci: Fix job name to match branch protection rule
* ci: Remove test file with formatting issues
* style: Fix formatting in modified files
* ci: Remove warning mode, keep webview tests
* fixed npm build issue
* fix formatting again
* Add webview tests
* fix formatting
* remove temporary docs
* remove unecessary auth and types
* move tmp in gitignore
* spare line
* restore prior comments in vscode-test
* remove redundant infrastructure
* prettier
* removed vestigial webviews
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-01-21 21:59:06 -08:00
Daniel Steigman
29725445cc
Create pre-commit hooks with husky to enforce linting and formating for all commits ( #1374 )
...
* updated the hooks to ensure code cleanliness
* updated package-lock for the CI/CD
2025-01-21 21:48:43 -08:00
Slava Kurilyak
f4df887fcd
feat: Add DeepSeek-R1 (deepseek-reasoner) support ( #1355 )
...
* feat: Add DeepSeek-R1 (deepseek-reasoner) support
- Add new deepseek-reasoner model with proper pricing info
- Fix temperature parameter being sent to unsupported deepseek-reasoner model
- Improve model selection logic in DeepSeekHandler
- Update CHANGELOG with new features and fixes
- Bump version to 3.1.11
* style: apply prettier formatting to deepseek provider and api definitions
2025-01-21 13:37:34 -08:00
brownrw8
e643a4fbd4
feat: Adding react-i18next (preliminary support for en, de, zh, ja)
2025-01-21 06:40:44 -10:00
Saoud Rizwan
39b0389b9d
Add vscode LM API types
2025-01-20 16:12:11 -08:00
Saoud Rizwan
8ec0b2cf08
Add VS Code LM API
2025-01-20 16:12:10 -08:00
Saoud Rizwan
2b1e3f553b
Add Mistral API provider
2025-01-16 19:40:27 -08:00
Saoud Rizwan
699ae18a7f
Add browser settings to change headless mode and size
2025-01-15 22:08:35 -08:00
Saoud Rizwan
9de7253998
refactor: code cleanup, formatting updates, improved workspace handling, checkpoints feature
...
Add instructions
Fix completion
Refactor
Rename reset to restore
add haschanges flag
Remove log
Better error handling
Better error handling
Fix wording
Fix
Fix
Fix
Comment
Add hash for only latest tool
Prepare for release
Fix
Fix delete
Format fix
2025-01-06 12:40:30 -08:00
brownrw8
66aaf646be
fix: npm audit patches ( #1095 )
2024-12-31 13:49:51 -08:00
Saoud Rizwan
06dab2c3df
Use should for better test readability
2024-12-24 18:11:11 -08:00
Saoud Rizwan
cd54c501b4
Add auto-approve UI and notification integration
2024-12-16 20:02:23 -08:00
Saoud Rizwan
44f70c1102
Use diff based editing with write_to_file tool
2024-12-15 21:02:28 -08:00
Saoud Rizwan
cb55360738
Remove unused package
2024-12-10 19:52:44 -08:00
Saoud Rizwan
1319105bb4
Add index.js monitoring and fix capturing server error output
2024-12-10 14:26:25 -08:00
Saoud Rizwan
17d481d4d1
Add McpHub and sync with McpView
2024-12-05 19:00:55 -08:00
Saoud Rizwan
5052944efe
Add MCP Servers view
2024-12-01 12:13:16 -08:00
Mark Percival
93e70c62f1
Chore: Prettier for consistant formatting ( #794 )
...
* Chore: Pretier for consistant formatting
- TODO: This PR needs to be updated by Saoud after he runs `npm install` & `npm format:fix` and commits the results of the prettier changes.
* Revert prettier config
* Run npm install
* Fix prettier config and ignore package lock
* Run format
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2024-11-21 13:13:54 -08:00
Saoud Rizwan
8d7e28c5e3
Update lock
2024-11-21 12:28:05 -08:00
Saoud Rizwan
dff81b9d09
Fix o1 on openai native
2024-10-16 09:59:30 -04:00
Saoud Rizwan
0b3b23320b
Update URLs to github.com/cline/cline
2024-10-12 16:41:30 -04:00
Saoud Rizwan
540f5326b7
lock updates
2024-10-09 02:17:24 -04:00
Saoud Rizwan
68b87e6056
Clean up old pre-streaming code
2024-10-09 01:49:54 -04:00
Saoud Rizwan
1cc3546b7e
Initial streaming refactor
2024-10-09 01:49:54 -04:00
Saoud Rizwan
69e681ebce
Normalize all file paths to posix format when presenting to AI or user
2024-09-22 19:20:10 -04:00
Saoud Rizwan
b7617e5f2a
use isbinaryfile to more safely read contents of folders and files
2024-09-18 22:32:38 -04:00
Saoud Rizwan
e3144996fb
Add URL scraping with puppeteer
2024-09-18 17:28:25 -04:00
Saoud Rizwan
d29f4a174c
Add diagnostics context to environment details
2024-09-14 13:45:41 -04:00
Saoud Rizwan
72dcf1f9a2
Fix o1 with new max_completion_tokens
2024-09-14 04:03:00 -04:00
Saoud Rizwan
fbb7620fa1
Add gemini support
2024-09-12 08:11:33 -04:00
Saoud Rizwan
d71cccc2a4
Revert vscode types to make compatible with older versions; fix terminal output parsing
2024-09-09 09:39:33 -04:00
Saoud Rizwan
4edffb0d6d
Add shell integration warning; reuse terminals when possible
2024-09-09 07:40:03 -04:00
Saoud Rizwan
2c91bafe1e
Add new vscode shell integration to run commands right in terminal
2024-09-08 10:30:50 -04:00
Saoud Rizwan
ea14481771
Replace react-syntax-highlighter with rehype-highlight to reduce memory footprint when scrolling code blocks
2024-09-06 21:06:36 -04:00
Saoud Rizwan
0a16aedf95
Remove isbinaryfile as this caused errors on some users computers
2024-09-06 12:26:13 -04:00
Saoud Rizwan
1d87bcf767
Add support for reading PDF and docx files
2024-08-31 02:21:23 -04:00
Saoud Rizwan
3e58160d99
Replace token estimation with using last API response token usage
2024-08-30 22:29:18 -04:00
Saoud Rizwan
2e438e5df5
Add search_files tool
2024-08-30 01:53:31 -04:00
Saoud Rizwan
13af5992af
Add GCP Vertex AI provider
2024-08-28 05:35:49 -04:00
Saoud Rizwan
843ef29a07
Remove Kodu provider
2024-08-27 21:38:01 -04:00
Saoud Rizwan
273eb3acad
Fix sliding window context management handling of images and get more accurate token estimates
2024-08-26 22:49:13 -04:00
Saoud Rizwan
6b7a2894b1
Use inference-stream endpoint to work around vercel timeout
2024-08-26 06:41:19 -04:00
Saoud Rizwan
650283a11f
Add sliding window context management
2024-08-26 01:00:00 -04:00
Saoud Rizwan
141fa69c05
Refactor openai messages conversion
2024-08-26 01:00:00 -04:00
Saoud Rizwan
df4e8e7afc
Add Kodu provider
2024-08-26 01:00:00 -04:00
Saoud Rizwan
f6fd76823b
Add Maestro login button
2024-08-26 01:00:00 -04:00