Commit graph

322 commits

Author SHA1 Message Date
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
Saoud Rizwan
217162ccba Prepare for release 2025-02-16 21:01:52 -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
brownrw8
7b6a3d25e5
Advanced Setting to enable browser session (#1736)
* feat: add Advanced Setting to enable browser session

* ensure browser tool is removed from system prompt

* fix test

* Update BrowserSession.ts

* Update BrowserSession.ts

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-02-10 20:02:00 -08:00
supermomonga
82eba4d668
Add extension setting for chromium executable path (#1721)
* Add extension setting for chromium executable path

* apply changeset

* Update src/services/browser/BrowserSession.ts

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

* format code

---------

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-10 00:13:48 -08:00
Saoud Rizwan
8938e02d8e Prepare for release 2025-02-09 03:25:13 -08:00
Saoud Rizwan
68ab0cff25 Fix copy for clineignored scenarios 2025-02-08 17:15:42 -08:00
Saoud Rizwan
c1a7276867 Prepare for release 2025-02-07 21:22:55 -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
Saoud Rizwan
0795b046e1 Prepare for release 2025-02-05 12:49:58 -08:00
Ocasta
36d40afb4e changelogs 2025-02-04 18:58:51 -08:00
Saoud Rizwan
162cd3b9c5 Prepare for release 2025-02-01 18:32:48 -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
50f3791b98 Prepare for release 2025-01-31 02:37:13 -08:00
Saoud Rizwan
3b5d39a21b Prepare for release 2025-01-30 18:57:18 -08:00
Saoud Rizwan
1cd2ff10c7 Prepare for release 2025-01-30 18:37:51 -08:00
Saoud Rizwan
cf8e259f69 Prepare release 2025-01-30 11:16:55 -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
Mark Percival
97b3764063 Chore: Add OVSX to the pre-release 2025-01-28 16:37:37 -05:00
Saoud Rizwan
e8c649a215 Prepare for release 2025-01-27 19:34:37 -08:00
Saoud Rizwan
bb967128b8 Fix copy for mcp settings 2025-01-27 19:14:05 -08:00
Evan Fannin
4f0e3a6f87
Add disable checkpoints setting (#1450)
* disable checkpoints

* reverse setting boolean
2025-01-25 16:40:19 -08:00
Evan
b1bcbfeadc changed mcp setting name, changes setting option name 2025-01-24 14:48:57 +08:00
Evan
4ba3cc87a2 wip 2025-01-23 12:54:34 +08:00
Evan
c204ad711b merge conflicts 2025-01-23 12:16:34 +08:00
pashpashpash
f4d655dfda
Merge pull request #1406 from cline/pashpashpash-accounts
Authentication & Accounts
2025-01-22 17:25:44 -08:00
Evan Fannin
ac428ef0be
Merge pull request #1378 from evan-fannin/add-advanced-settings-button
Add advanced settings button / Add setting to exclude MCP prompting
2025-01-23 09:24:54 +08:00
pashpashpash
a3b3533377 package lock 2025-01-22 16:45:48 -08:00
pashpashpash
fa5b8616cf removing account button for now so we can merge to build on top of this framework 2025-01-22 16:40:43 -08:00
Evan
884e56f0e5 duplicated configuration key due to improper merge 2025-01-22 21:01:14 +08:00
Evan
99cc41c328 merge conflicts 2025-01-22 20:38:17 +08:00
Evan
f193683de6 Merge branch 'add-advanced-settings-button' into add-disable-MCP-setting 2025-01-22 19:20:26 +08:00
pashpashpash
36aaa18291 e2e login flow working 2025-01-22 00:23:02 -08:00
Ocasta
73334cbe8d added browser automation testing 2025-01-21 23:38:54 -08:00
Saoud Rizwan
cc42f2f81c Prepare for release 2025-01-21 23:13:15 -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
pashpashpash
7e3a770a4c Add account button to top nav bar 2025-01-21 19:39:40 -08:00
Evan
991175d72e wip 2025-01-22 09:54:00 +08:00
Saoud Rizwan
a88d45d8b4 Fix provider dropdown z-index issues 2025-01-21 14:04:03 -08:00
Saoud Rizwan
d9af2acf5b Fix deepseek 2025-01-21 13:40:40 -08:00
Saoud Rizwan
3f35aabbf9 Fix announcement 2025-01-21 09:55:25 -08:00
Saoud Rizwan
39b0389b9d Add vscode LM API types 2025-01-20 16:12:11 -08:00
Saoud Rizwan
fed40d5963 Prepare for release 2025-01-20 16:12:11 -08:00
Saoud Rizwan
8ec0b2cf08 Add VS Code LM API 2025-01-20 16:12:10 -08:00
Evan
96005f0ad9 Changing MCP settings UI to reflect new toggle 2025-01-20 15:49:35 +08:00