ashwin-ant
|
64d2fea0f1
|
Merge pull request #62 from modelcontextprotocol/ashwin/defaults
add back default command and args
|
2024-11-19 14:50:41 -08:00 |
|
ashwin-ant
|
31630b2870
|
Merge pull request #63 from modelcontextprotocol/ashwin/favicon
switch favicon
|
2024-11-19 14:21:42 -08:00 |
|
Ashwin Bhat
|
f8e26479d9
|
switch favicon
|
2024-11-19 14:13:19 -08:00 |
|
Ashwin Bhat
|
0c6b1ad1d2
|
add back default command and args
|
2024-11-19 13:30:04 -08:00 |
|
ashwin-ant
|
b97acb9b76
|
Merge pull request #61 from modelcontextprotocol/ashwin/npx
make inspector runnable via npx
|
2024-11-19 13:27:57 -08:00 |
|
Ashwin Bhat
|
1b06e50203
|
use published versions of subpackages
|
2024-11-19 13:19:21 -08:00 |
|
Ashwin Bhat
|
83abe4e00f
|
command
|
2024-11-19 13:08:42 -08:00 |
|
Ashwin Bhat
|
75bc2d3f26
|
bump version
|
2024-11-19 11:51:01 -08:00 |
|
Ashwin Bhat
|
b127ba177a
|
fix arg
|
2024-11-19 11:50:45 -08:00 |
|
Ashwin Bhat
|
ce350433f9
|
bump version
|
2024-11-19 11:42:32 -08:00 |
|
Ashwin Bhat
|
c1a56810fb
|
pass in args
|
2024-11-19 11:42:16 -08:00 |
|
Ashwin Bhat
|
abff2486c1
|
deps
|
2024-11-19 11:42:16 -08:00 |
|
David Soria Parra
|
b096f3f991
|
Update SECURITY.md
|
2024-11-19 16:49:04 +00:00 |
|
David Soria Parra
|
e97ec8dbc7
|
Merge pull request #60 from modelcontextprotocol/dsp-ant-patch-1
Update SECURITY.md
|
2024-11-19 12:16:05 +00:00 |
|
David Soria Parra
|
05c22f6367
|
Update SECURITY.md
|
2024-11-19 12:15:55 +00:00 |
|
David Soria Parra
|
3b3a7e6015
|
Create SECURITY.md
|
2024-11-19 12:13:49 +00:00 |
|
David Soria Parra
|
8986c32bb4
|
Update LICENSE
|
2024-11-18 22:24:35 +00:00 |
|
David Soria Parra
|
69b25300da
|
Merge pull request #59 from modelcontextprotocol/davidsp/coc
Add code of conduct
|
2024-11-18 16:02:29 +00:00 |
|
David Soria Parra
|
6e72c7583e
|
Add code of conduct
|
2024-11-18 15:32:16 +00:00 |
|
Justin Spahr-Summers
|
d1c9acffc2
|
Merge pull request #58 from modelcontextprotocol/justin/upgrade-sdk
Upgrade to SDK 0.5.0, add default request timeout
|
2024-11-16 16:02:54 +00:00 |
|
Justin Spahr-Summers
|
d91d7e8ae0
|
Add default request timeout
|
2024-11-16 15:54:08 +00:00 |
|
Justin Spahr-Summers
|
6c27f5a263
|
Upgrade to SDK 0.5.0
|
2024-11-16 15:25:02 +00:00 |
|
Justin Spahr-Summers
|
2bf84a3ef3
|
Merge pull request #57 from modelcontextprotocol/justin/fix-env-vars
Fix typing environment variable keys
|
2024-11-14 09:54:19 +00:00 |
|
Justin Spahr-Summers
|
8aad8b4aac
|
Fix typing environment variable keys
|
2024-11-13 21:00:20 +00:00 |
|
Justin Spahr-Summers
|
06267d28f4
|
Merge pull request #52 from modelcontextprotocol/justin/tab-specific-errors
Separate error states per tab, clear errors when clicking around
|
2024-11-12 15:44:15 +00:00 |
|
Justin Spahr-Summers
|
c1c8fc2f42
|
Use clearError in makeRequest
|
2024-11-12 15:42:23 +00:00 |
|
Justin Spahr-Summers
|
7a350785fe
|
Merge branch 'main' into justin/tab-specific-errors
|
2024-11-12 15:40:57 +00:00 |
|
Justin Spahr-Summers
|
41f8ec0868
|
Merge pull request #53 from modelcontextprotocol/justin/server-connection-errors
Fix server dying when an error occurs
|
2024-11-12 15:31:36 +00:00 |
|
Justin Spahr-Summers
|
09d66ab704
|
Merge pull request #55 from modelcontextprotocol/justin/multiline-tool-inputs
Support multiline tool inputs
|
2024-11-12 15:31:30 +00:00 |
|
Justin Spahr-Summers
|
e4faa19acb
|
Merge pull request #54 from modelcontextprotocol/justin/redo-sidebars
Revamp UI + panes
|
2024-11-12 15:31:21 +00:00 |
|
Justin Spahr-Summers
|
f7385dd961
|
Support multiline tool inputs
Resolves #39.
|
2024-11-12 14:59:36 +00:00 |
|
Justin Spahr-Summers
|
54012aca6a
|
Make bottom pane resizable
|
2024-11-12 14:43:56 +00:00 |
|
Justin Spahr-Summers
|
0cf344bb6a
|
Move "history and notifications" pane to bottom
|
2024-11-12 14:35:53 +00:00 |
|
Justin Spahr-Summers
|
a507bafc3e
|
Remove big header in main pane
|
2024-11-12 14:28:56 +00:00 |
|
Justin Spahr-Summers
|
93b1ec4d61
|
Move connection settings UI into left sidebar
|
2024-11-12 14:27:02 +00:00 |
|
Justin Spahr-Summers
|
bf2ddc9b7b
|
Fix server dying when an error occurs
Resolves #34.
|
2024-11-12 14:02:23 +00:00 |
|
Justin Spahr-Summers
|
da2ac8d423
|
Clear error states when clicking around
|
2024-11-12 13:51:00 +00:00 |
|
Justin Spahr-Summers
|
3bae26723a
|
Use toasts for errors unassociated with a tab
|
2024-11-12 13:50:59 +00:00 |
|
Justin Spahr-Summers
|
9d0c643926
|
Install react-toastify
|
2024-11-12 13:50:59 +00:00 |
|
Justin Spahr-Summers
|
0716adafc6
|
Remove unused RequestsTab
|
2024-11-12 13:50:59 +00:00 |
|
Justin Spahr-Summers
|
733d2a6e6e
|
Separate error states per tab
Resolves #40.
|
2024-11-12 13:50:59 +00:00 |
|
Justin Spahr-Summers
|
ab9c130610
|
Merge pull request #50 from modelcontextprotocol/justin/fix-dark-mode
Marginally better dark mode support
|
2024-11-12 13:46:24 +00:00 |
|
Justin Spahr-Summers
|
3e46011614
|
Marginally better dark mode support
|
2024-11-12 12:34:10 +00:00 |
|
Justin Spahr-Summers
|
584c1076a4
|
Merge pull request #49 from modelcontextprotocol/justin/fix-paths
Remove example paths now that SDK pathing works better
|
2024-11-11 19:45:13 +00:00 |
|
Justin Spahr-Summers
|
de9ee3956e
|
Remove example paths now that SDK pathing works better
|
2024-11-11 17:45:07 +00:00 |
|
Justin Spahr-Summers
|
01fb48e6ef
|
Merge pull request #48 from modelcontextprotocol/jspahrsummers-patch-1
Update setup instructions in README
|
2024-11-11 16:36:59 +00:00 |
|
Justin Spahr-Summers
|
5ceaa48cf3
|
Update setup instructions in README
|
2024-11-11 16:36:42 +00:00 |
|
Justin Spahr-Summers
|
6fdb2903a4
|
Merge pull request #47 from modelcontextprotocol/justin/pull-from-npm
Pull SDK from npm
0.1.0
|
2024-11-11 16:33:22 +00:00 |
|
Justin Spahr-Summers
|
b9d6695fbf
|
Revert "Try restoring npm ci"
This reverts commit 3789ef984a.
|
2024-11-11 16:31:24 +00:00 |
|
Justin Spahr-Summers
|
3789ef984a
|
Try restoring npm ci
|
2024-11-11 16:29:09 +00:00 |
|