arize-phoenix-v17.9.0
📦 arize-phoenixView on GitHub →
✨ 7 features🐛 5 fixes🔧 1 symbols
Summary
Version 17.9.0 introduces significant enhancements to agents, including server-side bash capabilities and new configuration options. It also brings improvements to prompt/dataset management and UI display elements.
✨ New Features
- Added PHOENIX_AGENTS_DISABLE_BASH environment variable to disable server-side bash execution in agents.
- Introduced a serverside bash tool for agents.
- Added ROLE_RESYNC option for OAuth2 IDPs to ensure manual role overrides are preserved.
- Implemented filtering by label, label management from the list view, and added a prompt model column in prompts/datasets view.
- Added prompt route contexts in PXI.
- PXI now renders every tool call individually along with its execution summaries.
- The UI now displays usage counts for dataset and prompt labels.
🐛 Bug Fixes
- Explicitly denied network access in server bash when web access is disabled.
- Fixed an issue causing app frame corner overflow.
- Implemented actionable GraphQL errors for opaque node/trace ID handling in the server.
- Fixed nits related to annotation display and summary preview.
- The UI now shows three significant digits in the GitHub star count.