A light agent framework on top of RubyLLM. An agent is an object: its fields are state, its methods are what the model can call, and the methods it declares without a body are written by the model at runtime — the method name and prompt are the specification, the schema is the contract. The model acts by writing Ruby that runs on the agent itself.
Required Ruby Version
>= 3.2
Required Rubygems Version
> 1.3.1
Authors
eugeny
Versions
- 0.0.1.alpha August 12, 2026 (16.5 KB)