@ArizePhoenix: PXI (Phoenix Intelligence) now runs in your terminal! You can now use PXI without leaving your terminal. It's the same …
Summary
PXI (Phoenix Intelligence), the AI agent previously only available in-browser, is now available as an interactive chat in your terminal via the CLI package @arizeai/phoenix-cli.
View Cached Full Text
Cached at: 06/30/26, 01:46 PM
PXI (Phoenix Intelligence) now runs in your terminal!
You can now use PXI without leaving your terminal. It’s the same agent that powers the in-browser experience, now available as an interactive chat in your shell.
npm install -g @arizeai/phoenix-cli@latest > pxi https://t.co/D47ueudLzf
Similar Articles
@ArizePhoenix: This week in Phoenix - feedback gets more visible and the agent gets more capable: Server-side bash for PXI subagents (…
This week's Phoenix update adds server-side bash for PXI subagents with sandboxed execution and built-in GraphQL access, improving feedback visibility and agent capabilities.
@ArizePhoenix: phoenix is now is an oauth2 authorization server! `px auth login` opens your browser, you get a short-lived user-scoped…
Phoenix now acts as an OAuth2 authorization server, enabling `px auth login` for short-lived user-scoped tokens, admin audit/revoke, and a beta remote MCP server.
@ArizePhoenix: Phoenix has an agent built into it now! PXI can help you find the crucial traces you should actually be reading. Short …
Phoenix has a built-in Pixie assistant that helps users quickly filter out silent failure traces where agent spans have errors but model responses are normal, greatly improving trace reading efficiency.
@ArizePhoenix: When debugging agents, you need to get to the problematic issues QUICKLY! Phoenix now comes with quick list-details nav…
Arize Phoenix adds quick list-details navigation and resizable drawers for faster agent conversation debugging, plus VIM support in sessions.
I embedded an AI agent in my shell. It can now run interactive programs.
The author introduces 'agent-sh', an open-source project that embeds an AI agent directly into the shell to manage interactive programs and terminal commands without manual copy-pasting.