Commit graph

142 commits

Author SHA1 Message Date
Saoud Rizwan
2b32940ca2 Rename alwaysAllow to autoApprove 2025-01-20 16:12:11 -08:00
Saoud Rizwan
fc82e95beb Enable/disable MCP servers 2025-01-20 16:12:10 -08:00
Saoud Rizwan
d9e1031f85 Add auto approve settings for mcp tools 2025-01-20 16:12:10 -08:00
Saoud Rizwan
8ec0b2cf08 Add VS Code LM API 2025-01-20 16:12:10 -08:00
Saoud Rizwan
c7c6c8f0d6 Change to task mode 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
7aeab15ecf Add advisor model to anthropic 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
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
Tim Stewart
ce2610a6ea
update API pricing for Anthropic, as of 2025-01-02 (#1121) 2025-01-14 12:51:12 -08:00
Matt Rubens
a025b5cfd3
Add the o1 model (#1246) 2025-01-14 12:20:26 -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
781434dd97 Fix DeepSeek cost reporting 2024-12-31 17:49:18 -08:00
Saoud Rizwan
505e7ea481 Fix deepseek price reporting 2024-12-31 13:10:17 -08:00
Saoud Rizwan
576de4df1a Add DeepSeek provider 2024-12-31 11:47:44 -08:00
Saoud Rizwan
897de134f7 Add tests and fix configuration 2024-12-24 18:37:12 -08:00
Saoud Rizwan
55a359d351 Fixes 2024-12-19 22:11:57 -08:00
Matt Rubens
b932531911
Add gemini-2.0-flash-thinking-exp-1219 and gemini-exp-1206 (#961) 2024-12-19 22:10:13 -08:00
Saoud Rizwan
ead5fe9625 Update gemini models 2024-12-19 15:58:49 -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
f468968b44 Add requires_approval param to execute_command 2024-12-15 21:46:34 -08:00
Saoud Rizwan
59bcb74322 Add gemini-2.0-flash-exp 2024-12-12 09:18:07 -08:00
Saoud Rizwan
6c5db4135e Add restart capability to servers 2024-12-07 22:11:22 -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
ad29ff2a03 Add AWS cross-region inference toggle 2024-11-07 13:51:13 -05:00
Sam
2eb11aadc7
Fix: Add missing sonnet model to bedrock (#633) 2024-11-07 12:57:03 -05:00
Saoud Rizwan
48cdfa9874 Add Haiku 3.5 to Anthropic, Bedrock, Vertex 2024-11-04 14:08:25 -05:00
Saoud Rizwan
d9f9e7ba16 Add browser_action tool 2024-10-27 02:39:41 -04:00
Saoud Rizwan
17f34e6225 Add 'supports computer use' prop; sync latest openrouter info on launch 2024-10-23 15:43:34 -04:00
Saoud Rizwan
e5266ddda1 Add fallback claude 3.5 sonnet v1 models for bedrock and vertex 2024-10-22 18:24:34 -04:00
Saoud Rizwan
165272ab47 Update Anthropic model IDs 2024-10-22 16:21:17 -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
7dd9abda46 Cleanup 2024-10-09 01:49:59 -04:00