Devin AI
1f4d35f8a3
fix: properly handle object type parameters in tools
...
- Add special handling for object type parameters
- Parse JSON input for object parameters
- Maintain raw input if JSON parsing fails
- Fixes #110
Co-Authored-By: ashwin@anthropic.com <ashwin@anthropic.com >
2024-12-13 11:21:35 +00:00
Jeffrey Ling
7878e1764a
address comment
2024-12-09 04:52:15 -07:00
Jeffrey Ling
26f0cb3c8b
merge conflict
2024-12-09 04:43:48 -07:00
Jeffrey Ling
8f40e052c1
Merge remote-tracking branch 'origin/main' into devin/1733551277-capability-negotiation
2024-12-09 04:31:45 -07:00
Jeffrey Ling
024f06c1b7
cleanup diffs
2024-12-09 04:29:30 -07:00
Devin AI
1ddc63b330
refactor: remove disabled state from Sampling and Roots tabs
2024-12-09 11:07:42 +00:00
Devin AI
27bd503240
fix: remove duplicate ServerCapabilities type declarations
2024-12-09 10:37:56 +00:00
Devin AI
b39c96de7c
refactor: revert tab files to main and restore tab disabling
2024-12-09 10:36:56 +00:00
Devin AI
d857e1462b
refactor: simplify capability handling and remove context provider
...
- Remove redundant useEffect for capability checking
- Remove CapabilityContext provider pattern
- Set default tab to first supported capability
- Add fallback UI for unsupported capabilities
- Delete unused contexts.ts file
2024-12-09 10:11:03 +00:00
Ashwin Bhat
2eae823d65
Merge pull request #107 from JensWallgren/tool-result-legacy-dark-fix
...
Add dark mode support for the legacy Tool Result display
2024-12-09 02:03:34 -08:00
Ben Mann
2f513df6c1
feat: improve request history and tab persistence
...
- Add failed requests to history with error messages for better debugging
- Persist selected tab in URL hash and restore on page load
- Fix formatting of timeout parameter parsing
🤖 Generated with Claude CLI.
Co-Authored-By: Claude <noreply@anthropic.com >
2024-12-08 21:15:34 +02:00
Jens Wallgren
ce68085e77
Add dark mode support for the legacy Tool Result display
2024-12-08 14:14:40 +01:00
devin-ai-integration[bot]
e96b3be159
feat: implement capability negotiation for UI tabs
...
- Add CapabilityContext to manage server capabilities
- Disable tabs when server doesn't support feature
- Show error message in tab content when capability missing
- Implements #85
2024-12-07 06:15:21 +00:00
Ashwin Bhat
8c7b0c360e
Merge pull request #103 from evalstate/fix/tool-tab-parameters
...
Tool Tab - Parameter Handling Fixes.
2024-12-05 17:51:05 -08:00
evalstate
35effc4d16
Merge branch 'main' into feature/audio-rendering
2024-12-05 19:50:21 +00:00
evalstate
ed5017d73e
Two fixes to the Tools Tab:
...
1) Tool Parameters were stale when switching between Tools causing incorrect messages to be sent.
2) Tool List is emptied when "Clear" is selected, so invalid messages can't be sent.
2024-12-05 15:32:55 +00:00
=
f04b161411
Allow setting timeout via "timeout" URL parameter
2024-12-05 08:11:35 +00:00
evalstate
14802b8043
Merge branch 'main' into feature/audio-rendering
2024-12-03 17:11:47 +00:00
=
068d21387a
extended type for "audio" update to spec
2024-12-01 12:47:50 +00:00
=
66b1b73448
Render HTML5 Audio Player if Tool Result resource mimetype is audio.
2024-12-01 10:24:12 +00:00
Kees Heuperman
cc17ba8d56
feat: Add button to clear loaded items
...
Add a button to the ListPane component that clears loaded items. This
will allow the user to clear and reload resources, resource templates,
prompts or tools when they expect the available items to have changed.
2024-12-01 09:50:53 +01:00
Ashwin Bhat
e700bc713a
Merge pull request #87 from modelcontextprotocol/ashwin/versiondisplay
...
display inspector version in UI
2024-11-27 13:06:52 -05:00
evalstate
68a6130b17
fix dark mode styling and add word wrap for resource viewer.
2024-11-27 17:56:22 +00:00
Ashwin Bhat
6f62066d34
display inspector version in UI
2024-11-27 10:52:38 -05:00
ashwin-ant
886ac5fc7b
Merge pull request #81 from modelcontextprotocol/ashwin/serverport
...
Respect custom server port
2024-11-27 08:59:59 -05:00
Jack Steam
60578314aa
Update client/src/components/ToolsTab.tsx
...
Co-authored-by: ashwin-ant <ashwin@anthropic.com >
2024-11-26 13:30:43 -07:00
Jack Steam
fbac5b78bc
feat: add data validation message
2024-11-26 12:47:39 -06:00
Ashwin Bhat
f876b1ec0d
consolidate server URL configuration
2024-11-26 13:40:28 -05:00
Jack Steam
aecfa21d47
fix: add static type validation
2024-11-26 11:14:55 -07:00
Ashwin Bhat
a3d542c0a3
make server port configurable via URL query param
2024-11-26 13:12:45 -05:00
Ashwin Bhat
11b891c6ca
make theme selectable in UI
2024-11-25 09:23:26 -05:00
Ashwin Bhat
47a87e1884
more dark mode fixes
2024-11-24 14:26:39 -08:00
Justin Spahr-Summers
360d090ac9
Fix inconsistent capitalization
2024-11-21 10:31:01 +00:00
Justin Spahr-Summers
fda05836cb
Merge branch 'main' into ashwin/errorlog
2024-11-21 10:30:29 +00:00
Justin Spahr-Summers
668448b047
Merge pull request #71 from modelcontextprotocol/ashwin/tabs
...
remove unused tabs
2024-11-21 10:22:54 +00:00
Ashwin Bhat
4352c93660
remove unused tabs
2024-11-20 19:06:26 -08:00
Ashwin Bhat
22bf78720b
show server stderr in inspector UI
2024-11-20 18:13:54 -08:00
Ashwin Bhat
78182eab10
dark mode fixes
2024-11-20 11:25:06 -08:00
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 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 Bhat
c1a56810fb
pass in args
2024-11-19 11:42:16 -08: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
8aad8b4aac
Fix typing environment variable keys
2024-11-13 21:00:20 +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
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
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