Distributed event streams for sequencing, recording, and observing agent interactions. Enables real-time coordination between users, agents, and external systems through append-only event logs with monotonically increasing sequence numbers.
Bridge between Axon event streams and agents running in Devboxes. Handles turn-based interaction, forwarding user input to agents and publishing agent output back to the event stream.
Pre-built disk images with the environment specified by a Blueprint.
This allows lightning-fast startup for your Devbox since library
installation and other setup tasks are already done.
These are saved copies of the disk state from a running Devbox. Snapshots
allow you to suspend your work and pick up where you left off, or fork
multiple new Devboxes from a known starting point.
Automatically pull the latest code from a repository or pick from a
preferred branch. The repository will be ready for use as soon as the
Devbox starts up.
Create custom benchmarks or select from state of the art hosted
benchmarks to train your agent to improve agent performance, detect
regressions or make comparisons.