Commit graph

562 commits

Author SHA1 Message Date
Daniel Steigman
c97fb242a9
Merge pull request #1469 from tszhong0411/fix-typos
fix: typos in docs and code
2025-02-03 11:56:56 -08:00
Saoud Rizwan
03f07b7626 Fix model switching between plan/act; enable toggle and model switcher during generation 2025-01-31 03:08:24 -08:00
Saoud Rizwan
68ac266463 Add better support for r1 + show reasoning tokens 2025-01-31 02:35:06 -08:00
brownrw8
57bb43bb6f
Basic unit testing for frontend /webview-ui (#1522)
* feat: very basic unit testing

* move dep -> devDeps

* correct other deps

* resync after i18n revert on main

* update package-lock.json
2025-01-30 21:48:19 -08:00
Saoud Rizwan
4a8f3339fb Fixes 2025-01-30 18:55:49 -08:00
Saoud Rizwan
64718667ff Show context progress bar always 2025-01-30 18:55:03 -08:00
Saoud Rizwan
3885f09a0b
Fix context window progress bar spacing (#1554) 2025-01-30 11:15:16 -08:00
Saoud Rizwan
36473d53c9 Fix progress bar wrapping 2025-01-29 15:51:02 -08:00
Saoud Rizwan
e5d712db59 Add context window info to task header 2025-01-29 13:53:15 -08:00
Saoud Rizwan
65a860e75e Revert localization 2025-01-28 18:50:45 -08:00
Saoud Rizwan
ac53dbb122
Persist provider/model between plan/act mode (#1525)
Fix truncation algorithm

Fix

Fix
2025-01-28 15:26:42 -08:00
brownrw8
d5fc9d7eb2
un-translate version "v" (#1513) 2025-01-28 10:35:38 -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
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
brownrw8
5d86ac412a uncomment dropdown + add to Welcome 2025-01-27 13:47:49 -10: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
brownrw8
cb1fd31e36
disable language dropdown until i18n fully integrated (#1489) 2025-01-27 11:50:44 -08:00
tszhong0411
6bd6c830fe
fix: typos in docs and code 2025-01-26 21:06:21 +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
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
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
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
brownrw8
f0b04d2acf remove announcements list from Announcement.tsx, added in comments 2025-01-22 14:43:14 -10:00
pashpashpash
4f7cd7fb20 prettier fix 2025-01-22 15:55:23 -08:00
Saoud Rizwan
e8369ad576 Change copy 2025-01-22 14:24:24 -08:00
brownrw8
681fd1d0e6 feat: drag-n-drop on shift (single file solution) 2025-01-22 07:28:43 -10:00
Evan
99cc41c328 merge conflicts 2025-01-22 20:38:17 +08:00