Perplexity has launched Portable Computer, a local-first version of its Computer agent. This new offering runs on an Nvidia DGX Spark workstation, with the base unit starting at $4,700. The architecture of Portable Computer introduces a significant shift in how AI agents are built for reliability.
Instead of relying on larger orchestrator, planner, or critic models for reliability, Perplexity's Portable Computer separates probabilistic reasoning from deterministic software. The local AI model proposes the next action, while deterministic code, referred to as the 'orchestrator' or runtime controller, assembles context, enforces policy, and executes approved tool calls within an OS-level sandbox. This design ensures that critical decisions are handled by inspectable software rather than solely by probabilistic AI.
Perplexity conducted tests using the Qwen3.8-27B model on the same DGX Spark across three different agent stacks. On its internal Local Knowledge Work Bench, a set of 53 tasks, Computer scored 82.6%, outperforming Pi (77.6%) and Hermes (74%). The performance gap widened on ParseBench-100, a subset covering charts, layouts, tables, and formatting, where Computer achieved 65.1% compared to Hermes's 34.6% and Pi's 13.9%. These results indicate that the system's architecture, rather than just the base model weights, significantly contributes to performance.
This approach, where a deterministic harness manages the control flow and policy enforcement, allows for more reliable and predictable AI agent behavior. Nate Kupp, Perplexity’s vice president of Computer Enterprise and Infrastructure, noted that the engineering effort was largely focused on developing this harness. This separation of concerns could be beneficial for enterprises seeking greater control and transparency over their AI agent deployments.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Perplexity released Portable Computer, a local-first version of its Computer agent, which separates probabilistic AI reasoning from deterministic software execution. This architectural change allows for improved reliability and performance in AI agents by using code for control and policy enforcement, rather than relying solely on larger AI models for orchestration.