Commit graph

590 commits

Author SHA1 Message Date
Saoud Rizwan
129bd124dd Fix bug where tool would show up twice in gui if auto perms are changed mid-stream 2024-12-19 21:42:07 -08:00
Saoud Rizwan
4988a71524 Add instruction to use complete lines to work with fallback search strategies 2024-12-19 16:54:35 -08:00
Saoud Rizwan
6e77c28716 Fixe issue where gemini would display file before editing 2024-12-19 16:41:43 -08:00
Saoud Rizwan
87d54df4ec Close diff editor when clearing task 2024-12-19 16:30:12 -08:00
Saoud Rizwan
095920c4e1 Fixes 2024-12-19 16:24:56 -08:00
Saoud Rizwan
d2c85760fb Add a block anchor fallback match to diff search 2024-12-19 16:20:33 -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
5900629e6a Fix error message for when diff fails 2024-12-18 14:58:37 -08:00
Saoud Rizwan
7fa399c6af Fixes 2024-12-18 11:39:56 -08:00
Saoud Rizwan
6b1a48f2fb Add linux notifications 2024-12-18 11:39:47 -08:00
Saoud Rizwan
eca8cc61ac Fixes 2024-12-18 11:06:48 -08:00
Saoud Rizwan
d577ec4ba1 Add .clinerules 2024-12-18 11:02:02 -08:00
Saoud Rizwan
e58a722416 Fixes 2024-12-17 20:53:11 -08:00
Saoud Rizwan
1f4d688d94 Prepare for release 2024-12-17 20:17:14 -08:00
Saoud Rizwan
67f53899f9 Fixes 2024-12-17 19:10:09 -08:00
Saoud Rizwan
ebb603feb8 Show system notifications for approval, task completed, question, and errors 2024-12-17 18:33:34 -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
d480015b16 Get diff based editing working! Uses a new EDIT FILES section in system prompt and combination of write_to_file and replace_in_file 2024-12-17 15:17:52 -08:00
Saoud Rizwan
f406147a30 Add AutoApprovalSettings state 2024-12-16 21:54:44 -08:00
Saoud Rizwan
cd54c501b4 Add auto-approve UI and notification integration 2024-12-16 20:02:23 -08:00
Saoud Rizwan
fdcf514d61 Fixes 2024-12-16 15:44:47 -08:00
Saoud Rizwan
3ee34f7422 Fixes 2024-12-16 15:30:06 -08:00
Saoud Rizwan
219550c515 Fixes 2024-12-16 15:28:45 -08:00
Saoud Rizwan
c3d12c5663 Add flexible search fallback 2024-12-16 14:21:46 -08:00
Saoud Rizwan
f468968b44 Add requires_approval param to execute_command 2024-12-15 21:46:34 -08:00
Saoud Rizwan
44f70c1102 Use diff based editing with write_to_file tool 2024-12-15 21:02:28 -08:00
Saoud Rizwan
e07e7e06a1 Fix Cline not reading Claude desktop config before modifying 2024-12-12 14:52:28 -08:00
Saoud Rizwan
59bcb74322 Add gemini-2.0-flash-exp 2024-12-12 09:18:07 -08:00
Saoud Rizwan
37d940b137 Fixes 2024-12-11 21:30:28 -08:00
Saoud Rizwan
c1b1d87869 Fixes 2024-12-11 16:38:58 -08:00
Saoud Rizwan
88cb60efe1 Fix server restart UX 2024-12-11 16:18:43 -08:00
Saoud Rizwan
e52c5f7dce Fixes 2024-12-11 15:27:58 -08:00
Saoud Rizwan
f5ace866e8 Fixes 2024-12-11 14:12:11 -08:00
Saoud Rizwan
18d13ac66b Add comment 2024-12-10 19:51:33 -08:00
Saoud Rizwan
dc2a9682f8 Prepare MCP release with new copy and announcement 2024-12-10 18:30:20 -08:00
Saoud Rizwan
8001322ff2 Fix MCP section 2024-12-10 14:58:31 -08:00
Saoud Rizwan
1319105bb4 Add index.js monitoring and fix capturing server error output 2024-12-10 14:26:25 -08:00
Saoud Rizwan
61311e3f41 Add mcp-servers dir 2024-12-09 13:13:06 -08:00
Saoud Rizwan
7056f6c689 Add MCP docs to system prompt; parse links in markdown; get example tools working 2024-12-08 23:08:11 -08:00
Saoud Rizwan
6a83736d30 Fix retrying connection 2024-12-08 16:28:51 -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
Mark Percival
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
bac0b1a0cb Add prompt caching for new model ids on openrouter 2024-11-12 18:35:51 -05:00
Saoud Rizwan
ad29ff2a03 Add AWS cross-region inference toggle 2024-11-07 13:51:13 -05:00