Skip to content

Conversation

@sambhav
Copy link
Member

@sambhav sambhav commented Nov 16, 2025

Summary

Note: Inspector V2 is under development to address architectural and UX improvements. See CONTRIBUTING.md for information about V2 development.

Type of Change

Fixes #817
Fixes #571

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Refactoring (no functional changes)
  • Test updates
  • Build/CI improvements

Changes Made

Related Issues

Testing

  • Tested in UI mode
  • Tested in CLI mode
  • Tested with STDIO transport
  • Tested with SSE transport
  • Tested with Streamable HTTP transport
  • Added/updated automated tests
  • Manual testing performed

Test Results and/or Instructions

Screenshots are encouraged to share your testing results for this change.

Checklist

  • Code follows the style guidelines (ran npm run prettier-fix)
  • Self-review completed
  • Code is commented where necessary
  • Documentation updated (README, comments, etc.)

Breaking Changes

Additional Context

@sambhav
Copy link
Member Author

sambhav commented Nov 16, 2025

Still in draft mode as it works but there are a lot of hacks involved. Will try and clean it up in a bit.

@cliffhall
Copy link
Member

Still in draft mode as it works but there are a lot of hacks involved. Will try and clean it up in a bit.

Good to hear. Yes, we'd like to keep hacks to a minimum :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CORS errors when using the "Quick OAuth Flow" auth troubleshooter Dynamic Client Registration with 3rd party Auth providers (e.g. Okta)

2 participants