Commit Graph

  • b01e386659 Always use JSON mode if the schema type is object and has no properties Ola Hungerford 2025-02-28 09:06:51 -07:00
  • e7f55f083f Fix formatting Ola Hungerford 2025-02-28 07:34:01 -07:00
  • 36aa7316ea Fix issue where array type defaults to object Ola Hungerford 2025-02-28 07:31:26 -07:00
  • 0e50b68f96 Fix formatting Ola Hungerford 2025-02-28 06:30:23 -07:00
  • a1eb343b79 Remove unused function plus tests Ola Hungerford 2025-02-28 06:26:04 -07:00
  • 82bbe58a46 Fix formatting Ola Hungerford 2025-02-27 22:08:04 -07:00
  • 44982e6c97 Default to nulls and update tests Ola Hungerford 2025-02-27 21:33:37 -07:00
  • 6ec82e21b1 Remove some fluff Ola Hungerford 2025-02-27 07:48:19 -07:00
  • abd4877dae Revert to only run on main Ola Hungerford 2025-02-27 07:37:47 -07:00
  • d1f5b3b933 Fix formatting Ola Hungerford 2025-02-27 07:30:38 -07:00
  • 720480cbbb Remove console.warn and extra comments to reduce code noise Ola Hungerford 2025-02-27 07:28:13 -07:00
  • 8ac7ef0985 Fix path to client Ola Hungerford 2025-02-27 07:23:40 -07:00
  • 238c22830b Fix formatting Ola Hungerford 2025-02-27 07:21:04 -07:00
  • 426fb87640 Remove comment ans trigger workflow run Ola Hungerford 2025-02-27 07:15:31 -07:00
  • 90ce628040 Test workflow in my branch Ola Hungerford 2025-02-27 06:54:36 -07:00
  • d4a64fb5d8 Add client tests to workflow Ola Hungerford 2025-02-27 06:52:19 -07:00
  • ede1ea0faa Merge branch 'main' into handle-empty-json-fields Ola Hungerford 2025-02-27 06:42:17 -07:00
  • 0747479694 Handle edge case and add tests for functions Ola Hungerford 2025-02-27 06:40:01 -07:00
  • db1b5cbc45 Merge pull request #113 from gavinaboulhosn/feature/completions Justin Spahr-Summers 2025-02-27 11:51:47 +00:00
  • 0b105b29c1 Extract functions Ola Hungerford 2025-02-26 19:55:01 -07:00
  • 0e29e2c1cf Resolve issues where JSON fields are not being rendered in form mode Ola Hungerford 2025-02-26 19:34:33 -07:00
  • 989efb2204 docs: add CLAUDE.md for development guidance Ashwin Bhat 2025-02-26 11:11:38 -08:00
  • 592dacad39 Start adding changes to address json fields Ola Hungerford 2025-02-26 09:50:47 -07:00
  • 717c394d3b Merge pull request #157 from kshern/feature/add-array-proptype Ola Hungerford 2025-02-24 09:28:36 -07:00
  • 8267e514ce fix: prettier write kshern 2025-02-25 00:09:04 +08:00
  • 18438dbdd0 feat: add error handling kshern 2025-02-24 02:52:17 +08:00
  • 07577fc94b feat:toolsbar add array support kshern 2025-02-24 02:36:52 +08:00
  • 88984c7bc7 Linting Jerome 2025-02-23 15:15:28 +00:00
  • b4870b3da3 Merge branch 'main' into feature/completions Ola Hungerford 2025-02-21 08:43:32 -07:00
  • 19ee9fa86a Merge remote-tracking branch 'origin/main' into justin/sdk-auth Jerome 2025-02-21 15:31:09 +00:00
  • e28a64c932 Merge pull request #155 from modelcontextprotocol/jerome/fix/oauth-routing-in-prod-builds Jerome 2025-02-21 15:08:25 +00:00
  • 02479d3ea9 Updating imports Jerome 2025-02-21 15:03:14 +00:00
  • c3ece186a4 Using urlencoded params for refresh/auth tokens Jerome 2025-02-21 14:51:47 +00:00
  • 4201b31a24 Fix OAuth callback route in production builds Jerome 2025-02-21 14:28:11 +00:00
  • 50638806cb Merge branch 'main' into feature/completions Ola Hungerford 2025-02-21 06:19:41 -07:00
  • 27880974a2 Merge pull request #148 from olaservo/add-note-for-dev-mode-on-windows Justin Spahr-Summers 2025-02-19 15:31:58 +00:00
  • 266e8bec98 Fix formatting Ola Hungerford 2025-02-19 08:27:51 -07:00
  • ed59974d65 Add dev:windows to server instead and reference from root package.json Ola Hungerford 2025-02-19 08:26:14 -07:00
  • 8e06165d73 Revert unintentional package-lock change Ola Hungerford 2025-02-19 08:23:01 -07:00
  • e22d3c76bf Revert unintentional package-lock change Ola Hungerford 2025-02-19 08:22:02 -07:00
  • 02f53005db Merge branch 'main' into add-note-for-dev-mode-on-windows Ola Hungerford 2025-02-19 08:17:15 -07:00
  • 3893807841 Merge pull request #153 from funwarioisii/fix-tool-call-textarea Justin Spahr-Summers 2025-02-19 15:08:42 +00:00
  • 7b40aed43b Add dev:windows command Ola Hungerford 2025-02-19 08:08:28 -07:00
  • 0f304a37ae Merge pull request #150 from olaservo/handle-boolean Justin Spahr-Summers 2025-02-19 15:06:56 +00:00
  • 39970db604 Merge branch 'main' into add-note-for-dev-mode-on-windows Ola Hungerford 2025-02-19 07:58:36 -07:00
  • f505ae3d5a Fix ToolsTab Textarea value for clearing when switch tool funwarioisii 2025-02-19 23:55:24 +09:00
  • 89ee2b1b93 Merge branch 'main' into handle-boolean Ola Hungerford 2025-02-19 07:48:27 -07:00
  • 450405733a Merge: Integrate boolean checkbox support with SchemaProperty type system Ola Hungerford 2025-02-19 07:38:23 -07:00
  • d4df126112 Merge pull request #115 from jacksteamdev/bugfix/issue-114 Justin Spahr-Summers 2025-02-19 14:16:51 +00:00
  • 7065d70e34 Merge pull request #136 from olaservo/tool-input-improvements Justin Spahr-Summers 2025-02-19 14:08:24 +00:00
  • ad004bc2f7 Merge branch 'main' into bugfix/issue-114 Jack Steam 2025-02-18 11:54:09 -06:00
  • db6494353c chore: update spawn-rx to v5.1.2 Jack Steam 2025-02-18 11:53:56 -06:00
  • 3408be3e55 Merge branch 'bugfix/issue-114' of https://github.com/jacksteamdev/inspector into bugfix/issue-114 Jack Steam 2025-02-18 11:53:04 -06:00
  • 406828ade2 Revert "fix(server) Differentiate command resolution by platform" Jack Steam 2025-02-18 11:50:53 -06:00
  • 44d07b964c Fix styling Ola Hungerford 2025-02-15 05:05:29 -07:00
  • 5b2d54ae3b Revert package and check in package-lock Ola Hungerford 2025-02-15 04:47:20 -07:00
  • f7312ab331 Add checkbox for Boolean input params Ola Hungerford 2025-02-15 04:33:08 -07:00
  • 59e7639d39 Revert package change Ola Hungerford 2025-02-14 07:44:50 -07:00
  • 133b785f79 Fix formatting Ola Hungerford 2025-02-14 07:33:37 -07:00
  • f6860a88f9 Update package lock Ola Hungerford 2025-02-14 07:23:19 -07:00
  • b3194ac56e Merge branch 'main' into tool-input-improvements Ola Hungerford 2025-02-14 07:20:45 -07:00
  • 7c57e823bd Fix style issues Ola Hungerford 2025-02-14 06:25:35 -07:00
  • b8e73886dd Revert other changes Ola Hungerford 2025-02-14 06:18:44 -07:00
  • 2a1536d2ab Revert other changes Ola Hungerford 2025-02-14 06:16:02 -07:00
  • 348cff9872 Add note on dev mode for Windows users Ola Hungerford 2025-02-14 06:09:40 -07:00
  • beee38387c Merge branch 'main' of https://github.com/olaservo/inspector Ola Hungerford 2025-02-14 06:07:46 -07:00
  • 7b3dff68c0 Merge pull request #145 from matv-stripe/patch-1 Justin Spahr-Summers 2025-02-13 23:03:28 +00:00
  • d9df5ff860 refactor(completions): restore debouncing and improve MCP error handling Gavin Aboulhosn 2025-02-12 20:19:07 -05:00
  • 5b451a7cfe Merge branch 'modelcontextprotocol:main' into feature/completions Gavin Aboulhosn 2025-02-12 19:10:06 -05:00
  • 7f713fe40e refactor(completions): improve completion handling and error states Gavin Aboulhosn 2025-02-12 19:05:51 -05:00
  • fa723abbe0 Merge pull request #146 from modelcontextprotocol/justin/fix-versions 0.4.1 Justin Spahr-Summers 2025-02-12 18:11:54 +00:00
  • 410a6f33dc Format fixes Justin Spahr-Summers 2025-02-12 18:10:25 +00:00
  • b324378b2c Bump all versions to 0.4.1 Justin Spahr-Summers 2025-02-12 18:08:31 +00:00
  • e427f7bca5 Update README.md matv-stripe 2025-02-12 12:26:41 -05:00
  • c66feff37d update completions branch Gavin Aboulhosn 2025-02-12 11:41:46 -05:00
  • 9b624e8c87 feat(completions): integrate MCP Completion support into Prompts and Resources tabs Gavin Aboulhosn 2024-12-16 14:28:02 -05:00
  • ba99638f48 Comment about SSEClientTransport auth API Justin Spahr-Summers 2025-02-11 20:43:01 +00:00
  • f4aefa2706 npm audit fix Justin Spahr-Summers 2025-02-11 20:36:35 +00:00
  • e9a50adde7 Update OAuth callback code Justin Spahr-Summers 2025-02-11 17:42:49 +00:00
  • eb6af47b21 Refactor to use auth from SDK Justin Spahr-Summers 2025-02-11 16:39:07 +00:00
  • 6d930ecae7 Merge pull request #135 from olaservo/add-server-startup-logging Jerome 2025-02-11 11:00:45 +13:00
  • 9c3fee1442 Merge branch 'main' into add-server-startup-logging Ola Hungerford 2025-02-08 13:13:14 -07:00
  • 688752ea77 Merge pull request #139 from allenzhou101/oauth-refresh Justin Spahr-Summers 2025-02-06 15:19:21 +00:00
  • 1b13b574f8 Update auth.ts Allen Zhou 2025-02-05 12:45:11 -08:00
  • 95bbd60a38 Add zod parsing for OAuthMetadataSchema and OAuthTokensSchema Allen Zhou 2025-02-05 12:42:09 -08:00
  • 96ba6fd531 Convert OAuthMetadata and OAuthTokens to zod Allen Zhou 2025-02-05 12:38:26 -08:00
  • 8592cf2d07 Run prettier-fix Allen Zhou 2025-02-05 11:22:11 -08:00
  • dd47b574b3 Update useConnection.ts Allen Zhou 2025-02-04 15:02:12 -08:00
  • b4ae1327b5 Update useConnection.ts Allen Zhou 2025-02-04 15:00:14 -08:00
  • b5762d53fd Handle infinite loop if server keeps returning 401 Allen Zhou 2025-02-04 14:53:41 -08:00
  • 7957d9f577 Make OAuth start call modular Allen Zhou 2025-02-03 20:06:21 -08:00
  • 4c89aed4d9 Add check for expired refresh or session token that exists Allen Zhou 2025-02-03 20:04:17 -08:00
  • 79547143a8 Add refresh token handling if returned from server Allen Zhou 2025-02-03 19:53:53 -08:00
  • d438760e36 Merge pull request #99 from evalstate/feature/audio-rendering 0.4.0 Jerome 2025-02-03 12:28:41 +13:00
  • d0ad677784 Update ToolsTab.tsx Jerome 2025-02-03 12:24:52 +13:00
  • 98b26e9d06 Merge branch 'main' of https://github.com/olaservo/inspector Ola Hungerford 2025-01-31 05:54:12 -07:00
  • d007f92302 Update deps Ola Hungerford 2025-01-29 20:21:26 -07:00
  • 6a3d901a72 Update dev command Ola Hungerford 2025-01-29 20:16:51 -07:00
  • 58ad8103f7 Remove vercel Ola Hungerford 2025-01-29 17:07:55 -07:00
  • ee2c67e1af Test vercel config Ola Hungerford 2025-01-29 16:59:00 -07:00