Skip to content

v2.50.1

Choose a tag to compare

@bigsk1 bigsk1 released this 15 May 08:20
· 67 commits to main since this release

Highlights

OpenAI Responses API

  • Added routing support for the OpenAI Responses API.
  • Added documentation for the new Responses API path.

Model Routing

  • Added catalog fallbacks for OpenAI providers.
  • Added catalog fallbacks for Anthropic providers.

SerpApi Tools

  • Added eBay search and product skills.
  • Tightened the Home Depot flow:
    • Direct request handling
    • Cache-only behavior
    • Storefront URL handling

TTS

  • Kokoro local path is now usable in cloud mode.
  • Refreshed example voices.
  • Removed legacy local TTS environment fallback behavior.

xAI

  • Bumped xai-sdk to 1.12.2.
  • Fixed handling for the none reasoning parameter.
  • Cleaned up minor TTS copy and wording.

Fixes & Polish

Web Chat

  • Fixed YouTube embeds.
  • Citation markers no longer leak into the UI.

Logging

  • Improved provider continuation logging for clearer debugging.

Docs & README

  • Cleaned up the root README.
  • Updated UI screenshots.
  • Added jarvis-docs README coverage for GitHub folder browsing.
  • Refreshed jarvis-web README.
  • Refreshed Jarvis Canvas README.

Maintenance

  • Updated tests.