Sign in Sign up
rubygems

robot_lab

RobotLab is a Ruby framework for building and orchestrating multi-robot LLM workflows. Built on ruby_llm, it provides robots with template-based prompts, tools, and shared memory; networks for coordinating multiple robots with intelligent routing; MCP (Model Context Protocol) integration for external tool servers; and a memory system with Redis backend and semantic caching. Optional gems add Rails integration (robot_lab-rails), durable learning (robot_lab-durable), Ractor concurrency (robot_lab-ractor), document storage (robot_lab-document_store), and OS-level skill-script confinement (robot_lab-sandbox). Core itself imposes no execution limitations.

Activity

Latest release
4d ago
Total releases
13
Cadence
~15 days
Last 12 months
13

Reach

Downloads
4.3k
Stars
8

Details

License
MIT
First release
Jan 17, 2026
Releases
Version Released
0.2.8 patch
0.2.7 patch
0.2.6 patch
0.2.1 minor
0.1.0 minor
0.0.12 patch
0.0.11 patch
0.0.9 patch
0.0.8 patch
0.0.7 patch
0.0.6 patch
0.0.4 patch
0.0.1 initial