Commit graph

453 commits

Author SHA1 Message Date
Saoud Rizwan
e0b90b2ea5 Revert "Fix the chat context menu removing UTF8 characters causing pure UTF8 character filenames not to display in the menu (#1145)"
This reverts commit 1f2acc519b.
2025-01-09 12:46:23 -08:00
起司猫
1f2acc519b
Fix the chat context menu removing UTF8 characters causing pure UTF8 character filenames not to display in the menu (#1145) 2025-01-07 18:03:31 -08:00
Saoud Rizwan
5c0aeb9671 Update announcement 2025-01-06 13:25:25 -08:00
Saoud Rizwan
928ea39fae Prepare for release 2025-01-06 13:06:44 -08:00
Saoud Rizwan
5d19724c06 Change command warning foreground color 2025-01-06 12:42:48 -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
cschnidr
2c5eecda95
Bedrock support in additional regions (#783) 2024-12-25 17:10:37 -08:00
Saoud Rizwan
2f9c28ec99 Fix formatting 2024-12-24 19:41:15 -08:00
XcantloadX
031da29a57
Fix: Context mentions menu is not legible with light+ theme (#745) (#942) 2024-12-21 19:23:08 -08:00
Saoud Rizwan
bbb753761f Copy 2024-12-19 21:44:03 -08:00
Saoud Rizwan
9b68ca2226 Copy 2024-12-19 16:37:57 -08:00
Saoud Rizwan
9176bf74b1 Add more friendly diff edit failed message 2024-12-19 15:54:40 -08:00
Saoud Rizwan
4530e8f9e3 Prepare for release 2024-12-18 11:21:13 -08:00
Saoud Rizwan
133bd6e38f Fixes 2024-12-18 10:21:58 -08:00
Saoud Rizwan
1c9f65ab7c Fixes 2024-12-17 22:56:05 -08:00
Saoud Rizwan
63273312b2 Fixes 2024-12-17 21:07:24 -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
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
eccaa8360c Fix click area 2024-12-16 23:51:33 -08:00
Saoud Rizwan
1511e0522e Disable auto-approval if all actions unchecked 2024-12-16 23:23:29 -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
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
f2f44c9ad1 Prepare for release 2024-12-12 10:14:49 -08:00
Saoud Rizwan
69533ad112 Fixe resource template matching 2024-12-11 16:13:21 -08:00
Saoud Rizwan
2dd0590f8a Fixes 2024-12-11 15:55:21 -08:00
Saoud Rizwan
a34f39452c Fixes 2024-12-11 15:52:48 -08:00
Saoud Rizwan
657881dbe2 Fixes 2024-12-11 15:50:39 -08:00
Saoud Rizwan
afd2dd3eea Fixes 2024-12-11 15:45:07 -08:00
Saoud Rizwan
d0f4e9126f Fixes 2024-12-11 15:39:17 -08:00
Saoud Rizwan
f5ace866e8 Fixes 2024-12-11 14:12:11 -08:00
Saoud Rizwan
d05033909b Fixes 2024-12-11 10:11:08 -08:00
Saoud Rizwan
dc2a9682f8 Prepare MCP release with new copy and announcement 2024-12-10 18:30:20 -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
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
ede6a40405 Visual tweaks 2024-12-07 20:14:03 -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
fa62548b01 Edit mcpview 2024-12-01 15:08:50 -08:00
Saoud Rizwan
bee3df5319 Add mock data and gui 2024-12-01 14:41:06 -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