Register and share your invite link to earn from video plays and referrals.

Fly.io
@flydotio
Computers for agents.
92 Following    33.7K Followers
Give OpenCode its own computer. Simply add this to opencode.json and you'll be good to go: "plugin": ["@flydotio/sprites-opencode-plugin"]
Sprites is now available in Cortex Code. 😇
HuggingFace OpenEnv can now run in a Sprite.
Run the risky stuff somewhere else.
a smol agent in a sprite (@flydotio) simple sqlite schema for a grocery shopping app
We just keep shipping. @Grok Build can now use Sprites too. 🙃
Our CEO @scottcjohnston on what makes Sprites different:
Our ecosystem page is live. Check out what you can do with Sprites:
We tried to write down what a computer for an agent actually has to do. Then we looked at how the current options compared against them:
The @OpenAI Agents SDK can now use Sprites as a sandbox. python -m pip install sprites-openai-agents
DeepSeek Harness agents need computers too. Now they can use Sprites.
BTW, Fly Machines are not going anywhere.
Sandboxes were never right for agents. Here's the longer version of why we think that:
Agents need real API access but they shouldn’t need your actual secrets.
Sprites now works with @OpenRouter's Agent SDK. It gives agents a real computer where they can: - read/write files - run commands - search the workspace - apply patches - keep state across steps
Show more
Close a sandbox and it may wake up with amnesia. Close a Sprite and it will wake up mid-sentence.
A Sprite keeps its state on disk, so the agent living there remembers what it was doing and picks up right where it left off. Want a clean slate? Simply throw it away and spin up a fresh one in seconds. Make it a permanent resident or disposable, it's up to you.
Show more
We just shipped a Discourse connector for Sprites. Your agent can now read and post in Discourse forums. No API key required.