tszhong0411
|
6bd6c830fe
|
fix: typos in docs and code
|
2025-01-26 21:06:21 +08:00 |
|
Evan Fannin
|
d3d38fd227
|
filter for mcp settings (#1460)
|
2025-01-25 23:58:20 -08:00 |
|
Saoud Rizwan
|
397e8bda1f
|
Revert "add esbuild linux dependancy (#1448)"
This reverts commit 7752d34947.
|
2025-01-25 17:06:16 -08:00 |
|
akfoster
|
572d2a1fcf
|
Continuous Delivery | Pre Release Build and Publish (#1430)
* pre-release workflow
* remove staging environment
* expand to match PR#1318
* add permissions to resolve warning
|
2025-01-25 16:50:59 -08:00 |
|
akfoster
|
cf64c4e23f
|
Move to Manual Release Workflow Trigger (#1432)
* don't start release just on version number, will use automated versioning
* add permissions to resolve warning
|
2025-01-25 16:49:24 -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 |
|
Dennis Bartlett
|
7752d34947
|
add esbuild linux dependancy (#1448)
|
2025-01-25 16:41:19 -08:00 |
|
Evan Fannin
|
4f0e3a6f87
|
Add disable checkpoints setting (#1450)
* disable checkpoints
* reverse setting boolean
|
2025-01-25 16:40:19 -08:00 |
|
Saoud Rizwan
|
a0e7bf60c2
|
Fix command output not being streamed when auto-approved + model ID under chat field (#1449)
* Fix bug where auto-approving commands would not stream output back to webview
* Fix model id under chat field
* Amend
|
2025-01-24 16:33:03 -08:00 |
|
brownrw8
|
54ef05f61b
|
Support for listing models from OpenAI-compatible providers (#1197)
* feat: Support for listing models from OpenAI-compatible providers
* PR-related change: remove includeStreamOptions
* prettier
* remove unnecessary code
* german + translation tweak
|
2025-01-24 17:22:04 -06:00 |
|
brownrw8
|
bda1a0d4d6
|
Update i18n.ts - Linux users (#1447)
|
2025-01-24 16:59:57 -06:00 |
|
brownrw8
|
d3223f28d8
|
fix: format styling (Announcements.tsx, AutoApproveMenu.tsx). Adding vscStyles.ts (#1288)
* fix: format styling (Announcements.tsx). Adding vscStyles.ts
* prettier for unrelated files
* removing some styled components
* comment tweak
* Update mcp-quickstart.md
* update post merge
* VSC prefix
|
2025-01-24 14:15:03 -06:00 |
|
akfoster
|
67ac1fd339
|
Merge pull request #1317 from brownrw8/i18l-l10n
Adding react-i18next (preliminary support for en, de, zh, ja)
|
2025-01-24 10:06:29 -08:00 |
|
Frostbourne
|
78c01b1c9b
|
Minor changes in Japanese translation.json
|
2025-01-24 12:16:12 -05:00 |
|
Frostbourne
|
a912a246fc
|
Update Japanese translation.json
|
2025-01-24 12:01:38 -05:00 |
|
brownrw8
|
b4e96f13af
|
missing comma
|
2025-01-24 05:02:20 -10:00 |
|
brownrw8
|
3f58dde0a2
|
Update webview-ui/src/locales/zh-cn/translation.json
Co-authored-by: Evan Fannin <58194240+evan-fannin@users.noreply.github.com>
|
2025-01-24 04:55:13 -10:00 |
|
brownrw8
|
76ba587937
|
Update webview-ui/src/locales/zh-tw/translation.json
Co-authored-by: Evan Fannin <58194240+evan-fannin@users.noreply.github.com>
|
2025-01-24 04:55:01 -10:00 |
|
brownrw8
|
ebd98c178d
|
Update webview-ui/src/locales/zh-tw/translation.json
Co-authored-by: Evan Fannin <58194240+evan-fannin@users.noreply.github.com>
|
2025-01-24 04:54:51 -10:00 |
|
brownrw8
|
49978215db
|
Update webview-ui/src/locales/zh-tw/translation.json
Co-authored-by: Evan Fannin <58194240+evan-fannin@users.noreply.github.com>
|
2025-01-24 04:54:43 -10:00 |
|
brownrw8
|
e421775c94
|
Update webview-ui/src/locales/zh-cn/translation.json
Co-authored-by: Evan Fannin <58194240+evan-fannin@users.noreply.github.com>
|
2025-01-24 04:54:26 -10:00 |
|
brownrw8
|
a87a62db54
|
Update webview-ui/src/locales/zh-cn/translation.json
Co-authored-by: Evan Fannin <58194240+evan-fannin@users.noreply.github.com>
|
2025-01-24 04:54:09 -10:00 |
|
akfoster
|
8c256a6b41
|
Merge pull request #1419 from evan-fannin/partially-enable-mcp
Add server use only MCP setting
|
2025-01-24 00:05:34 -08:00 |
|
Evan
|
b1bcbfeadc
|
changed mcp setting name, changes setting option name
|
2025-01-24 14:48:57 +08:00 |
|
akfoster
|
66dd2e1de0
|
Merge pull request #1318 from mdp/mdp/release_workflow
Chore: Start releasing from a Github workflow
|
2025-01-23 19:20:34 -08:00 |
|
Dennis Bartlett
|
16fbfe1376
|
Merge pull request #1409 from cline/win-mcp-server-directory
Fix: MCP Server directory location in Windows
|
2025-01-23 21:19:39 -06:00 |
|
Dennis Bartlett
|
f915fb2e2d
|
Merge pull request #1421 from evan-fannin/fix-linting-error
Chore: Fix linting error
|
2025-01-23 20:29:02 -06:00 |
|
canvrno
|
c5763167ee
|
Fix: MCP Server directory location in Windows (updated)
|
2025-01-23 18:24:50 -07:00 |
|
akfoster
|
2dceadbb24
|
Merge pull request #1294 from evan-fannin/cline-terminals-fix
Fix: multiple terminals created
|
2025-01-23 10:23:40 -08:00 |
|
Evan
|
c9d274fd84
|
linting error
|
2025-01-24 00:25:08 +08:00 |
|
Evan
|
c9b37326bd
|
Merge branch 'main' into cline-terminals-fix
|
2025-01-23 22:42:49 +08:00 |
|
Evan
|
c497eb1ff2
|
whitespace
|
2025-01-23 22:34:54 +08:00 |
|
Evan
|
542c246a55
|
reverting UI changes
|
2025-01-23 13:03:27 +08:00 |
|
Evan
|
4ba3cc87a2
|
wip
|
2025-01-23 12:54:34 +08:00 |
|
Evan
|
1e04e5c37a
|
wip
|
2025-01-23 12:33:31 +08:00 |
|
Evan
|
c204ad711b
|
merge conflicts
|
2025-01-23 12:16:34 +08:00 |
|
brownrw8
|
2e95f29572
|
Merge branch 'main' into i18l-l10n
|
2025-01-22 15:29:51 -10:00 |
|
akfoster
|
7191b0ac92
|
Merge pull request #1385 from dcbartlett/feature/textarea_resizing
Add resizing to VSCode TextArea
|
2025-01-22 17:29:33 -08:00 |
|
akfoster
|
c12343f07b
|
Merge pull request #1392 from johann-taberlet/feat/add-gemini-2-flash-thinking-model-01-21
Feat/add gemini 2 flash thinking model 01 21
|
2025-01-22 17:28:30 -08:00 |
|
akfoster
|
f40826c1eb
|
Merge pull request #1401 from brownrw8/drag-n-drop-alternative
Drag/Drop Images (1 file change solution)
|
2025-01-22 17:27:25 -08:00 |
|
pashpashpash
|
f4d655dfda
|
Merge pull request #1406 from cline/pashpashpash-accounts
Authentication & Accounts
|
2025-01-22 17:25:44 -08:00 |
|
brownrw8
|
e5fe26c808
|
remove not yet used reference
|
2025-01-22 15:25:42 -10: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 |
|
brownrw8
|
c40ba64230
|
add stashed changes && fix missing labels
|
2025-01-22 15:19:40 -10:00 |
|
brownrw8
|
838f6c24fe
|
add translation for Language Model DD
|
2025-01-22 15:07:09 -10:00 |
|
pashpashpash
|
c8514500bd
|
dont need type exported
|
2025-01-22 17:05:55 -08:00 |
|
pashpashpash
|
977d81dc3b
|
removed redundant globalstatekey
|
2025-01-22 17:03:11 -08:00 |
|
brownrw8
|
365daa9c6d
|
another comment
|
2025-01-22 14:54:08 -10:00 |
|
brownrw8
|
5bbae7e9cc
|
add in tsx comment sections
|
2025-01-22 14:50:31 -10:00 |
|
pashpashpash
|
a3b3533377
|
package lock
|
2025-01-22 16:45:48 -08:00 |
|