RubyGems Navigation menu

robot_lab 0.2.1

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), and document storage (robot_lab-document_store).

Gemfile:
=

install:
=

Versions:

  1. 0.2.1 May 19, 2026 (2.57 MB)
  2. 0.1.0 April 29, 2026 (893 KB)
  3. 0.0.12 April 18, 2026 (886 KB)
  4. 0.0.11 April 15, 2026 (880 KB)
  5. 0.0.9 March 02, 2026 (793 KB)
Show all versions (10 total)

Runtime Dependencies (12):

async ~> 2.0
async-http ~> 0.60
async-websocket ~> 0.30
myway_config ~> 0.1
ruby_llm ~> 1.12
ruby_llm-mcp ~> 1.0
simple_flow ~> 0.4
typed_bus ~> 0.0.1
zeitwerk ~> 2.6

Owners:

Pushed by:

Authors:

  • Dewayne VanHoozer

SHA 256 checksum:

=

Total downloads 2,333

For this version 116

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: