@ArizePhoenix: This week in Phoenix - feedback gets more visible and the agent gets more capable: Server-side bash for PXI subagents (…

X AI KOLs Following Tools

Summary

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.

This week in Phoenix - feedback gets more visible and the agent gets more capable: Server-side bash for PXI subagents (beta) - subagents now run a sandboxed bash tool with phoenix-gql built in: same GraphQL access as the main agent, same mutation gate, outbound network off by default behind the SSRF guard.
Original Article
View Cached Full Text

Cached at: 06/25/26, 12:08 AM

This week in Phoenix - feedback gets more visible and the agent gets more capable:

Server-side bash for PXI subagents (beta) - subagents now run a sandboxed bash tool with phoenix-gql built in: same GraphQL access as the main agent, same mutation gate, outbound network off by default behind the SSRF guard.

Similar Articles

agent-shell 0.55 updates

Lobsters Hottest

agent-shell 0.55 adds support for new AI agents like CodeBuddy, Hermes, and Kimi Code, emphasizing vendor-neutral ACP. The update also discusses ecosystem changes and calls for community support.

@ByteMohit: https://x.com/ByteMohit/status/2063493300884246598

X AI KOLs Timeline

A detailed technical post about building AgentForge, an open-source agent harness in Python, covering components like session runtime, tool contracts, approval layers, and persistence, emphasizing that agents are defined by their runtime, not just the model.