Skip to content

v2.23.0

Latest

Choose a tag to compare

@nicobailon nicobailon released this 11 Aug 19:58
· 1 commit to main since this release

Added

  • Added interactive callback URL pasting to /mcp-auth for OAuth flows running on remote or headless machines. Thanks @trevorleibert-mixpanel for PR #330.

Fixed

  • Stopped load-time MCP initialization from printing a TUI startup error when Pi action methods are not bound yet. Thanks @21307369 for issue #327.
  • Kept interactive OAuth authorization URLs clickable as a single terminal hyperlink. Thanks @rfccg for PR #329.