vivek-kothandapani
c587c6f7ac
format fix
2025-01-28 18:14:56 -05:00
vivek-kothandapani
907ad48371
fix: Diff Edit Failed
2025-01-28 17:57:51 -05:00
Evan Fannin
fc5d0bdb5a
Add simple backend logging service ( #1517 )
...
* formatting
* inefficient import
* remove redundant initialization check
2025-01-28 14:45:13 -08:00
akfoster
142029b09f
Merge pull request #1521 from mdp/mdp/ovsx
...
Chore: Add OVSX to the pre-release
2025-01-28 14:36:07 -08:00
Mark Percival
97b3764063
Chore: Add OVSX to the pre-release
2025-01-28 16:37:37 -05:00
brownrw8
d5fc9d7eb2
un-translate version "v" ( #1513 )
2025-01-28 10:35:38 -08:00
brownrw8
21eddabc58
fix:ja README update ( #1512 )
...
* fix:ja README update
* remove
2025-01-28 10:35:01 -08:00
Saoud Rizwan
07d3f3798c
Change language size
2025-01-28 09:07:10 -08:00
Saoud Rizwan
b181007509
Remove log
2025-01-27 20:18:24 -08:00
Saoud Rizwan
971489990c
Fix language persistence across sessions; update system prompt for non-english languages
2025-01-27 20:15:35 -08:00
Saoud Rizwan
e8c649a215
Prepare for release
2025-01-27 19:34:37 -08:00
Saoud Rizwan
f9bc6f3446
Fix READMEs
2025-01-27 19:30:59 -08:00
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