Saoud Rizwan
bb967128b8
Fix copy for mcp settings
2025-01-27 19:14:05 -08:00
Saoud Rizwan
7380d77ef3
Revert OpenAI model picker
2025-01-27 17:46:11 -08:00
Saoud Rizwan
57a4f2be0e
Add email subscription field to welcome page ( #1497 )
...
* Add email subscription field to welcome page
* Fix merge conflict
* Reposition language picker
* Fixes
2025-01-27 17:17:33 -08:00
akfoster
e506f48da8
Merge pull request #1495 from brownrw8/i18n-continued
...
Uncomment i18n Feature + Add to Welcome Page
2025-01-27 16:11:05 -08:00
brownrw8
a528a9e9e9
Merge branch 'main' into i18n-continued
2025-01-27 13:53:21 -10:00
brownrw8
5d86ac412a
uncomment dropdown + add to Welcome
2025-01-27 13:47:49 -10:00
brownrw8
32069f2882
Additional i18n-l10n for Welcome/Home/Chat/History + Spanish language translations ( #1494 )
...
* more i18n
* translations fix
* de tweak
2025-01-27 15:43:19 -08:00
brownrw8
98fd2c010c
de tweak
2025-01-27 13:27:23 -10:00
brownrw8
30d6b0e223
translations fix
2025-01-27 13:24:59 -10:00
brownrw8
2521607a5e
more i18n
2025-01-27 13:03:38 -10:00
akfoster
909bf7bdab
Merge pull request #1490 from brownrw8/i18n-readmes
...
I18n-l10n READMEs
2025-01-27 13:53:20 -08:00
akfoster
045b469a7f
Merge pull request #1491 from cline/ocasta181/testprocedure
...
Add Test Procedure to PR Template
2025-01-27 13:42:53 -08:00
Ocasta
413c4f8942
add test procedure to PR template
2025-01-27 13:21:18 -08:00
brownrw8
c52866693c
Update README.md
2025-01-27 11:00:51 -10:00
brownrw8
961c0f8707
tweaks
2025-01-27 10:58:33 -10:00
brownrw8
ebd6a5e342
de translations
2025-01-27 10:55:27 -10:00
brownrw8
d90e44fc5a
ja readme
2025-01-27 10:50:27 -10:00
brownrw8
26c6a0105c
spanish and other languages
2025-01-27 10:48:29 -10:00
brownrw8
742d169601
typo
2025-01-27 10:41:30 -10:00
brownrw8
42ad58d128
feat: READMEs in other languages (es,de,ja,zh)
2025-01-27 10:40:21 -10:00
brownrw8
cb1fd31e36
disable language dropdown until i18n fully integrated ( #1489 )
2025-01-27 11:50:44 -08:00
Saoud Rizwan
56a7b53ed9
Revert "Added more exclusions to checkpoints" ( #1478 )
2025-01-26 15:56:54 -08:00
Saoud Rizwan
f3344b8d2b
Revert "Remove CODEOWNERS"
...
This reverts commit c1f188ff5b .
2025-01-26 15:24:24 -08:00
Saoud Rizwan
c1f188ff5b
Remove CODEOWNERS
2025-01-26 15:10:10 -08:00
Saoud Rizwan
cc360baf09
Move CODEOWNERS
2025-01-26 15:01:00 -08:00
Saoud Rizwan
01837c1fb7
Update CODEOWNERS
2025-01-26 14:01:37 -08:00
Saoud Rizwan
99c2f66990
Add CODEOWNERS
2025-01-26 14:00:06 -08:00
akfoster
5f3885c625
Merge pull request #1461 from cline/canvrno/checkpoints-optimization
...
Added more exclusions to checkpoints
2025-01-26 13:01:35 -08:00
canvrno
40e4d20f85
Restore changes from evan-fannin after accidental overwrite
2025-01-26 01:19:31 -07:00
Evan Fannin
d3d38fd227
filter for mcp settings ( #1460 )
2025-01-25 23:58:20 -08:00
canvrno
353df9afd8
Added more exlcusions to checkpoints
...
Added CheckpointExclusions.ts to separate file filtering for checkpoints. This excludes default a default list of extensions, build artifacts, binary files, large files (>10MB), and various development-specific files from being tracked in checkpoints. Includes a caching system to improve filtering performance and handles OS-specific binary detection. TODO - Make exclusions user-configurable.
2025-01-26 00:07:07 -07: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