RubyLLM 1.12: Agents Are Just LLMs with Tools
Agents aren't magic. They're LLMs that can call your code. RubyLLM 1.12 adds a clean DSL to define and reuse them.
Agents aren't magic. They're LLMs that can call your code. RubyLLM 1.12 adds a clean DSL to define and reuse them.
Learn why agent context windows degrade, how context rot harms results, and practical strategies for keeping AI agents focused and reliable.
ArchSpec turns your architecture into an executable spec: declare components and boundaries in one Ruby file, and every change gets checked, whether a person or an agent wrote it.