Overview

BunnyOS is an operating system built for autonomous DeFi agents. It consists of two core components that work together: the BunnyOS Framework and the BunnyOS Runtime. The framework supplies the tools, integrations, and abstractions that shape how agents think, interpret data, and construct safe on-chain actions. The runtime serves as the hosted execution environment that keeps agents running, sends triggers when conditions change, maintains their operational state, and executes transactions using the permissions delegated by users.

Together, the framework defines an agent’s capabilities, while the runtime brings those capabilities to life in a continuous, controlled, and autonomous environment.

Last updated