Change8

arize-phoenix-v19.2.0

📦 arize-phoenixView on GitHub →
3 features🐛 8 fixes🔧 7 symbols

Summary

This release enhances the CLI and server boot banners with more information and improves the playground's default model and API assumptions. Several bug fixes address issues with ESM resolution, Windows banner rendering, and settings for disabled authentication.

✨ New Features

  • CLI server startup banner improved.
  • Development tooling information is now shown in the server boot banner.
  • Added instructions for Antigravity and OpenCode MCP clients in settings.

🐛 Bug Fixes

  • Resolved ESM resolution issue by inlining codemirror-json-schema in vitest.
  • Sanitized the startup banner on Windows to prevent rendering issues.
  • Playground now assumes the Responses API when it is not explicitly specified.
  • Default OpenAI models in the playground now use the Responses API.
  • The playground now defaults to the gpt-5.6-sol model.
  • MCP authentication wording in settings has been adapted for cases where authentication is disabled.
  • MCP client instructions in settings have been adapted for cases where authentication is disabled.
  • Admin tabs are now gated behind authentication.

Affected Symbols