Add corrections, implementation notes, pricing changes, or usage caveats for other readers.
Last updated
Aug 7, 2025
Knowledge cutoff
2024-05-30
Input modalities
Output modalities
Capabilities
128,000 tokens
Context window
400,000 tokens
Recent tweets and retweets from Perplexity Agent
On identical production traffic, SPACE reduced median sandbox creation latency from 185 ms to 60 ms. P90 fell from 447 ms to 89 ms.
Last week it handled millions of sandbox creations and tens of millions of reconnects for Computer.
Read more:
perplexity.ai/hub/blog/secur…
SPACE separates the session from the sandbox running it.
Each task gets a disposable Firecracker microVM that is destroyed when the work ends. Rolling snapshots preserve live memory and files, so the session can pause, resume, or branch across sandboxes.
Agent infrastructure must be functional, efficient, and secure and traditional sandboxes were built for short-lived code execution.
Agents need to run code, edit files, and run for hours or days. Runtimes must preserve work without leaving credentials inside environments.
Introducing SPACE, the sandbox platform behind Perplexity Computer.
It creates isolated environments for code, files, and long-running agent sessions.
SPACE has handled 100% of Computer production traffic since June.
research.perplexity.ai/artic…
Link
Making SPACE: Secure…
Soft scores give partial credit. Hard scores require every component for a member to be complete and correct.
The benchmark tasks and evaluation harness are available at: github.com/perplexityai/wand…
Link
GitHub - perplexityai/wandr
Contribute to perplexityai/wandr…
Discuss this model
Add corrections, implementation notes, pricing changes, or usage caveats for other readers.