Commit graph

89 commits

Author SHA1 Message Date
pashpashpash
e3cfb405fb added some logging + error handling 2025-02-13 18:22:33 -08:00
pashpashpash
7d67000d1f marketplace wip 2025-02-13 17:23:22 -08:00
Saoud Rizwan
fce7f1bea3 Use more visual checkpoints tracking 2025-02-09 03:03:09 -08:00
brownrw8
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
Evan
19c56c6ec4
Attention Is Not What You Need (#1680)
* initialize class

* wip

* wip

* cleaning up

* update comment

* fire n forget error handling

* files added

* changeset

* duplicate path function

* cleanup

* Use special error type for when cline tries to access clineignore'd file

* Rename LLMFileAccessController to ClineIgnoreController

* Use better changeset

* Remove unnecessary file parsing

* Allow access to files outside cwd

* Use more efficient clineIgnoreExists

* Modify clineignore prompt

* Use LOCK_TEXT_SYMBOL

* Block commands attempting to access clineignored files

* Fix prompt responses

* fix tests; make sure .clineignore is ignored

* Fix clineignore prompt

* Fixes

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-02-07 19:28:10 -08:00
Saoud Rizwan
68ac266463 Add better support for r1 + show reasoning tokens 2025-01-31 02:35:06 -08:00
Saoud Rizwan
65a860e75e Revert localization 2025-01-28 18:50:45 -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
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
977d81dc3b removed redundant globalstatekey 2025-01-22 17:03:11 -08:00
pashpashpash
4f7cd7fb20 prettier fix 2025-01-22 15:55:23 -08:00
pashpashpash
36aaa18291 e2e login flow working 2025-01-22 00:23:02 -08: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
df31f6bfeb Use plan/act mode 2025-01-20 16:12:12 -08:00
Saoud Rizwan
a88504e4fe Rename respond_to_inquiry to chat_mode_response 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
771332ca3e Add respond_to_inquiry 2025-01-20 16:12:10 -08:00
Saoud Rizwan
77b722c077 Add chat settings 2025-01-20 16:12:10 -08:00
Saoud Rizwan
d6e308d679 Final touches to advisor 2025-01-20 16:12:10 -08:00
Saoud Rizwan
21ae763f13 Implement advisor model calling 2025-01-20 16:12:10 -08:00
Saoud Rizwan
43bf383784 Add consult advisor row 2025-01-20 16:12:09 -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
9176bf74b1 Add more friendly diff edit failed message 2024-12-19 15:54:40 -08:00
Saoud Rizwan
0045126054 Add auto approval max requests functionality 2024-12-17 17:46:39 -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
1492604ee6 Add use_mcp_tool and access_mcp_resource tools 2024-12-07 19:46:59 -08:00
Saoud Rizwan
17d481d4d1 Add McpHub and sync with McpView 2024-12-05 19:00:55 -08:00
Saoud Rizwan
5052944efe Add MCP Servers view 2024-12-01 12:13:16 -08:00
Saoud Rizwan
39bc35eec1 Add LM Studio provider 2024-11-12 22:02:42 -05:00
Saoud Rizwan
d9f9e7ba16 Add browser_action tool 2024-10-27 02:39:41 -04:00
Saoud Rizwan
5190d30ae3 Refactor commands 2024-10-09 01:49:59 -04:00
Saoud Rizwan
09001fa72a Refactor claudeMessages 2024-10-09 01:49:59 -04:00
Saoud Rizwan
7612e50a5f Refactor ClineApiReq 2024-10-09 01:49:59 -04:00
Saoud Rizwan
0932361c7d Refactor ClineSay 2024-10-09 01:49:59 -04:00
Saoud Rizwan
d5a998a23a Refactor ClineAsk 2024-10-09 01:49:59 -04:00
Saoud Rizwan
d67523596b Refactor ClineMessage 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
42bcc4420d Add API streaming failed error handling 2024-10-09 01:49:55 -04:00
Saoud Rizwan
9b1b9c10a1 Add Cancel button 2024-10-09 01:49:55 -04:00
Saoud Rizwan
1cc3546b7e Initial streaming refactor 2024-10-09 01:49:54 -04:00
Saoud Rizwan
d4f15de199 Add API for other extensions to interact with Claude Dev 2024-09-22 10:42:05 -04:00
Saoud Rizwan
f7d12a3e02 Add inspect_site tool 2024-09-21 10:54:20 -04:00
Saoud Rizwan
f4c401343f Retrieve workspace filepaths for context menu 2024-09-17 17:02:13 -04:00
Saoud Rizwan
4edffb0d6d Add shell integration warning; reuse terminals when possible 2024-09-09 07:40:03 -04:00