AgentsSeptember 2, 2026via MarkTechPost
Perplexity Releases Hybrid Compute on Mac: Cloud Agents Orchestrate Down to a Local Model, Gated On Device
Why it matters
Hybrid compute is a critical architecture for deploying agentic AI in enterprises and sensitive workflows. This addresses a fundamental blocker — agents need rich context but users can't send confidential data to the cloud. Perplexity's orchestration model (frontier models coordinate, local models execute) is a pattern practitioners will adopt.
Key signals
- Perplexity ships hybrid compute on Mac
- Cloud agents orchestrate; local models execute on-device
- Solves agent privacy problem for sensitive documents and client records
- Context (deal documents, privileged files) stays local
- Gated feature release
The hook
Perplexity solves the agent privacy paradox: cloud reasoning + local execution, keeping sensitive context off endpoints.
Agentic assistants have a structural problem: the context that makes them useful — deal documents, privileged files, client records — is exactly the context users cannot send to a cloud endpoint. This week, Perplexity shipped its answer for Mac. Hybrid compute splits a single Perplexity Computer tas…