Skip to content

Resources API Reference

Overview

AgentFly provides a unified resource system for managing runtime dependencies used by tools and rewards. Environment-like runtimes (for example sandbox containers and simulators) are represented as resources acquired through Context and managed by the ResourceEngine.

Components