Commit Graph
44 Commits
Author SHA1 Message Date
pashpashpash 32dcdcf038 reconciling merge conflicts with main 2025-02-19 20:12:13 -08:00
pashpashpash 0f7b726b70 cleaned up all old logic for extension server side auth persistence 2025-02-09 02:31:41 -08:00
pashpashpash 5a3a9f1392 resolving all merge conflicts 2025-02-08 17:49:27 -08:00
brownrw8andSaoud Rizwan 134020d51b Add a keyboard shortcut to switch between plan and act mode (#1626)
* feat: add keyboard shortcut to Plan/Act toggle

* remove Shift

* fix: shortcut now Meta+Shift+a

* ENG-123:  Tooltip

* feat: tooltip and platform detection

* fix:impl suggestions

* fix: add changeset

* Fix style

* remove platform detection - use metaKey detection and os utils

* missed comma

* Fixes

* Fixes

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-02-07 19:29:54 -08:00
brownrw8 84f017c98e feat:Add Together API Provider (#1698) 2025-02-07 13:55:48 -08:00
brownrw8andSaoud Rizwan 3cacd57949 Add dedicated Requesty provider (#1677)
* feat: Add dedicated Requesty provider

* Update ExtensionStateContext.tsx

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-02-06 20:45:52 -08:00
aiccandSaoud Rizwan 548338d39e Add alibaba qwen models plus/max/coder-plus/turbo both stable and latest to use. (#1648)
* add alibaba qwen-max qwen-plus qwen-turbo qwen-coder-plus  stable/latest models

* add alibaba qwen-max qwen-plus qwen-turbo qwen-coder-plus  stable/latest models

* Provide the api line choice for international user

* Remove redundant code

* Copy fixes

* Create dry-socks-talk.md

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-02-05 23:23:33 -08:00
pashpashpash 5c59f19fbf Merge remote-tracking branch 'origin/main' into pashpashpash/accounts 2025-02-03 16:42:29 -08:00
Saoud Rizwan 65a860e75e Revert localization 2025-01-28 18:50:45 -08:00
pashpashpash 6e65b869ae adding cline apikey to context 2025-01-28 10:58:01 -08:00
pashpashpash cf61a8961a welcome page now shows login button 2025-01-27 11:35:15 -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 2e95f29572 Merge branch 'main' into i18l-l10n 2025-01-22 15:29:51 -10:00
pashpashpash 7e3a770a4c Add account button to top nav bar 2025-01-21 19:39:40 -08:00
brownrw8 e643a4fbd4 feat: Adding react-i18next (preliminary support for en, de, zh, ja) 2025-01-21 06:40:44 -10:00
Saoud Rizwan 6ceda01b24 Remove consult advisor tool 2025-01-20 16:12:12 -08:00
Saoud Rizwan 8ec0b2cf08 Add VS Code LM API 2025-01-20 16:12:10 -08:00
Saoud Rizwan 77b722c077 Add chat settings 2025-01-20 16:12:10 -08:00
Saoud Rizwan f4ae4c66df Add advisor model to openrouter 2025-01-20 16:12:09 -08:00
Saoud Rizwan 2b1e3f553b Add Mistral API provider 2025-01-16 19:40:27 -08:00
Saoud Rizwan 699ae18a7f Add browser settings to change headless mode and size 2025-01-15 22:08:35 -08:00
Saoud Rizwan 25cd7cc8e2 chore: Prettier fix formatting 2025-01-06 12:41:33 -08:00
Saoud Rizwan 9de7253998 refactor: code cleanup, formatting updates, improved workspace handling, checkpoints feature
Add instructions

Fix completion

Refactor

Rename reset to restore

add haschanges flag

Remove log

Better error handling

Better error handling

Fix wording

Fix

Fix

Fix

Comment

Add hash for only latest tool

Prepare for release

Fix

Fix delete

Format fix
2025-01-06 12:40:30 -08:00
Saoud Rizwan 576de4df1a Add DeepSeek provider 2024-12-31 11:47:44 -08:00
Saoud Rizwan 93af89dbf9 Get auto-approval working by checking state before sending asks 2024-12-17 17:14:16 -08:00
Saoud Rizwan f406147a30 Add AutoApprovalSettings state 2024-12-16 21:54:44 -08:00
Saoud Rizwan 17d481d4d1 Add McpHub and sync with McpView 2024-12-05 19:00:55 -08:00
Mark PercivalandSaoud Rizwan 93e70c62f1 Chore: Prettier for consistant formatting (#794)
* Chore: Pretier for consistant formatting

- TODO: This PR needs to be updated by Saoud after he runs `npm install` & `npm format:fix` and commits the results of the prettier changes.

* Revert prettier config

* Run npm install

* Fix prettier config and ignore package lock

* Run format

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2024-11-21 13:13:54 -08:00
Saoud Rizwan 39bc35eec1 Add LM Studio provider 2024-11-12 22:02:42 -05:00
Saoud Rizwan e6d6ca5c56 Fixes 2024-10-09 01:50:00 -04:00
Saoud Rizwan 09001fa72a Refactor claudeMessages 2024-10-09 01:49:59 -04:00
Saoud Rizwan 7cb0c524e5 Add OpenRouter custom model scheme 2024-10-09 01:49:57 -04:00
Saoud Rizwan 1cc3546b7e Initial streaming refactor 2024-10-09 01:49:54 -04:00
Saoud Rizwan f4c401343f Retrieve workspace filepaths for context menu 2024-09-17 17:02:13 -04:00
Saoud Rizwan 4b44e8f921 Add OpenAI provider 2024-09-12 15:01:28 -04:00
Saoud Rizwan fbb7620fa1 Add gemini support 2024-09-12 08:11:33 -04:00
Saoud Rizwan ea14481771 Replace react-syntax-highlighter with rehype-highlight to reduce memory footprint when scrolling code blocks 2024-09-06 21:06:36 -04:00
Saoud Rizwan e3386af000 Fix app auth state 2024-09-03 23:20:36 -04:00
Saoud Rizwan c209198b23 Add openai compatible provider 2024-09-03 17:08:29 -04:00
Saoud Rizwan 0badfa2706 Add support for aws credentials file or environment variables, and session token 2024-09-03 13:58:21 -04:00
Saoud Rizwan ba4caf4f00 Remove max requests per task settings option 2024-09-01 01:41:43 -04:00
Saoud Rizwan 26d7dfa8f7 Refactor showWelcome 2024-08-29 04:31:52 -04:00
Saoud Rizwan 843ef29a07 Remove Kodu provider 2024-08-27 21:38:01 -04:00
Saoud Rizwan 3b5e018a60 Refactor extension state into ExtensionStateContext 2024-08-27 04:44:36 -04:00