Project

Reverse Dependencies for robot_lab

The projects listed here declare robot_lab as a runtime or development dependency

0.0
The project is in a healthy, maintained state
Exposes RobotLab robots and networks as A2A agents over HTTP+SSE. Implements the Agent2Agent Protocol v1.0 (Linux Foundation) via the simple_a2a gem. Supports sync and interactive execution modes, bridging RobotLab's AskUser tool to A2A's input_required/resume lifecycle for multi-turn flows witho...
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Provides RobotLab::DocumentStore — a thread-safe, in-memory semantic search store backed by fastembed (BAAI/bge-small-en-v1.5). Store text documents by key and retrieve the closest matches to a natural-language query using cosine similarity. Works standalone or as a drop-in extension for robot_la...
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Provides RobotLab::Durable — a YAML-backed knowledge store that lets robot_lab agents accumulate and recall observations across sessions. Includes Entry (immutable value object with confidence scoring), Store (file-locked per-domain persistence), Reflector (end-of-session promoter), and the Learn...
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Provides RobotLab::RactorWorkerPool — a pool of Ruby Ractor workers for executing CPU-bound, Ractor-safe tools in parallel. Includes RactorBoundary (deep-freeze utility for crossing Ractor boundaries), RactorJob/RactorJobError/RobotSpec (frozen data carriers), RactorMemoryProxy (shared Memory acc...
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Provides Rails Engine, Railtie, ActiveJob base class with Turbo Stream support, persistence models, and generators for using robot_lab in Rails applications.
2021
2022
2023
2024
2025
2026