llm.rb is Ruby's most capable AI runtime
Summary
llm.rb is a Ruby-based AI runtime designed to build persistent, stateful AI systems with a unified execution model. It centralizes context, tools, skills, agents, and MCPs, enabling streaming, concurrency, and long-running workflows. The README covers architecture, core concepts, capabilities, installation, and practical examples including REPL, agents, skills, streaming, and ORM persistence.