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
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.