Ashwin Bhat
989efb2204
docs: add CLAUDE.md for development guidance
...
Created a CLAUDE.md file containing build commands, code style guidelines, and project organization information for future development work.
🤖 Generated with [Claude Code](https://docs.anthropic.com/s/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-02-26 11:17:54 -08:00
Ola Hungerford
717c394d3b
Merge pull request #157 from kshern/feature/add-array-proptype
...
Add an array input field to the ToolsTab using DynamicJsonForm.
2025-02-24 09:28:36 -07:00
kshern
8267e514ce
fix: prettier write
2025-02-25 00:09:04 +08:00
kshern
18438dbdd0
feat: add error handling
2025-02-24 02:52:17 +08:00
kshern
07577fc94b
feat:toolsbar add array support
2025-02-24 02:36:52 +08:00
Jerome
e28a64c932
Merge pull request #155 from modelcontextprotocol/jerome/fix/oauth-routing-in-prod-builds
...
Fix OAuth callback route in production builds
2025-02-21 15:08:25 +00:00
Jerome
c3ece186a4
Using urlencoded params for refresh/auth tokens
2025-02-21 14:51:47 +00:00
Jerome
4201b31a24
Fix OAuth callback route in production builds
...
Add SPA routing configuration to serve-handler to ensure /oauth/callback
routes are correctly handled in production builds.
2025-02-21 14:47:31 +00:00
Justin Spahr-Summers
27880974a2
Merge pull request #148 from olaservo/add-note-for-dev-mode-on-windows
...
Add note for dev mode on windows
2025-02-19 15:31:58 +00:00
Ola Hungerford
266e8bec98
Fix formatting
2025-02-19 08:27:51 -07:00
Ola Hungerford
ed59974d65
Add dev:windows to server instead and reference from root package.json
2025-02-19 08:26:14 -07:00
Ola Hungerford
8e06165d73
Revert unintentional package-lock change
2025-02-19 08:23:01 -07:00
Ola Hungerford
e22d3c76bf
Revert unintentional package-lock change
2025-02-19 08:22:02 -07:00
Ola Hungerford
02f53005db
Merge branch 'main' into add-note-for-dev-mode-on-windows
2025-02-19 08:17:15 -07:00
Justin Spahr-Summers
3893807841
Merge pull request #153 from funwarioisii/fix-tool-call-textarea
...
Fix ToolsTab Textarea value for clearing when switch tool
2025-02-19 15:08:42 +00:00
Ola Hungerford
7b40aed43b
Add dev:windows command
2025-02-19 08:08:28 -07:00
Justin Spahr-Summers
0f304a37ae
Merge pull request #150 from olaservo/handle-boolean
...
Add checkbox for handling boolean input params
2025-02-19 15:06:56 +00:00
Ola Hungerford
39970db604
Merge branch 'main' into add-note-for-dev-mode-on-windows
2025-02-19 07:58:36 -07:00
funwarioisii
f505ae3d5a
Fix ToolsTab Textarea value for clearing when switch tool
2025-02-19 23:55:24 +09:00
Ola Hungerford
89ee2b1b93
Merge branch 'main' into handle-boolean
2025-02-19 07:48:27 -07:00
Ola Hungerford
450405733a
Merge: Integrate boolean checkbox support with SchemaProperty type system
2025-02-19 07:38:23 -07:00
Justin Spahr-Summers
d4df126112
Merge pull request #115 from jacksteamdev/bugfix/issue-114
...
fix(server) Avoid modifying path resolution for executables on MacOS
2025-02-19 14:16:51 +00:00
Justin Spahr-Summers
7065d70e34
Merge pull request #136 from olaservo/tool-input-improvements
...
Add enhanced object input editing
2025-02-19 14:08:24 +00:00
Jack Steam
ad004bc2f7
Merge branch 'main' into bugfix/issue-114
2025-02-18 11:54:09 -06:00
Jack Steam
db6494353c
chore: update spawn-rx to v5.1.2
2025-02-18 11:53:56 -06:00
Jack Steam
3408be3e55
Merge branch 'bugfix/issue-114' of https://github.com/jacksteamdev/inspector into bugfix/issue-114
2025-02-18 11:53:04 -06:00
Jack Steam
406828ade2
Revert "fix(server) Differentiate command resolution by platform"
...
This reverts commit 0fa56e14d9 .
2025-02-18 11:50:53 -06:00
Ola Hungerford
44d07b964c
Fix styling
2025-02-15 05:05:29 -07:00
Ola Hungerford
5b2d54ae3b
Revert package and check in package-lock
2025-02-15 04:47:20 -07:00
Ola Hungerford
f7312ab331
Add checkbox for Boolean input params
2025-02-15 04:33:08 -07:00
Ola Hungerford
59e7639d39
Revert package change
2025-02-14 07:44:50 -07:00
Ola Hungerford
133b785f79
Fix formatting
2025-02-14 07:33:37 -07:00
Ola Hungerford
f6860a88f9
Update package lock
2025-02-14 07:23:19 -07:00
Ola Hungerford
b3194ac56e
Merge branch 'main' into tool-input-improvements
2025-02-14 07:20:45 -07:00
Ola Hungerford
7c57e823bd
Fix style issues
2025-02-14 06:25:35 -07:00
Ola Hungerford
b8e73886dd
Revert other changes
2025-02-14 06:18:44 -07:00
Ola Hungerford
2a1536d2ab
Revert other changes
2025-02-14 06:16:02 -07:00
Ola Hungerford
348cff9872
Add note on dev mode for Windows users
2025-02-14 06:09:40 -07:00
Ola Hungerford
beee38387c
Merge branch 'main' of https://github.com/olaservo/inspector
2025-02-14 06:07:46 -07:00
Justin Spahr-Summers
7b3dff68c0
Merge pull request #145 from matv-stripe/patch-1
...
Update README to include node before the command
2025-02-13 23:03:28 +00:00
Justin Spahr-Summers
fa723abbe0
Merge pull request #146 from modelcontextprotocol/justin/fix-versions
...
Bump all versions to 0.4.1
0.4.1
2025-02-12 18:11:54 +00:00
Justin Spahr-Summers
410a6f33dc
Format fixes
2025-02-12 18:10:25 +00:00
Justin Spahr-Summers
b324378b2c
Bump all versions to 0.4.1
2025-02-12 18:08:31 +00:00
matv-stripe
e427f7bca5
Update README.md
2025-02-12 12:26:41 -05:00
Jerome
6d930ecae7
Merge pull request #135 from olaservo/add-server-startup-logging
...
Add server startup logging
2025-02-11 11:00:45 +13:00
Ola Hungerford
9c3fee1442
Merge branch 'main' into add-server-startup-logging
2025-02-08 13:13:14 -07:00
Justin Spahr-Summers
688752ea77
Merge pull request #139 from allenzhou101/oauth-refresh
...
Add Refresh Token Support for OAuth
2025-02-06 15:19:21 +00:00
Allen Zhou
1b13b574f8
Update auth.ts
2025-02-05 12:45:11 -08:00
Allen Zhou
95bbd60a38
Add zod parsing for OAuthMetadataSchema and OAuthTokensSchema
2025-02-05 12:42:09 -08:00
Allen Zhou
96ba6fd531
Convert OAuthMetadata and OAuthTokens to zod
2025-02-05 12:38:26 -08:00