Project
Reverse Dependencies for test-cmd.rb
The projects listed here declare test-cmd.rb as a runtime or development dependency
0.03
llm.rb is a Ruby-centric toolkit for building real LLM-powered systems — where
LLMs are part of your architecture, not just API calls. It gives you explicit
control over contexts, tools, concurrency, and providers, so you can compose
reliable, production-ready workflows without hidden abstractions.
Built for engineers who want to understand and control their LLM systems. No
frameworks, no hidden magic — just composable primitives for building real
applications, from scripts to full systems like Relay.
## Key Features
- **Contexts are central** — Hold history, tools, schema, usage, cost, persistence, and execution state
- **Tool execution is explicit** — Run local, provider-native, and MCP tools sequentially or concurrently
- **One API across providers** — Unified interface for OpenAI, Anthropic, Google, xAI, zAI, DeepSeek, Ollama, and LlamaCpp
- **Thread-safe where it matters** — Providers are shareable, while contexts stay isolated and stateful
- **Production-ready** — Cost tracking, observability, persistence, and performance tuning built in
- **Stdlib-only by default** — Runs on Ruby standard library, with optional features loaded only when used
## Capabilities
- Chat & Contexts with persistence
- Streaming responses
- Tool calling with JSON Schema validation
- Concurrent execution (threads, fibers, async tasks)
- Agents with auto-execution
- Structured outputs
- MCP (Model Context Protocol) support
- Multimodal inputs (text, images, audio, documents)
- Audio generation, transcription, translation
- Image generation and editing
- Files API for document processing
- Embeddings and vector stores
- Local model registry for capabilities, limits, and pricing
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.01
An easy to use InterProcess Communication (IPC) library
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Ruby bindings for FreeBSD's capsicum(4)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Ruby bindings for libhbsdcontrol
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
A library for building command-line applications, in Ruby.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
llm-shell is an extensible, developer-oriented command-line console that can interact with multiple Large Language Models (LLMs).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
llm-spell is a command-line utility that can correct spelling mistakes with the help of a Large Language Model (LLM). Compared to traditional spell checkers like `aspell` and `hunspell`, llm-spell often produces fewer false positives and more accurate suggestions.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
Ruby bindings for lockf(3)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
nanoc-tidy.rb = nanoc + tidy-html5
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
nanoc-webpack.rb = nanoc + webpack
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Ryo implements prototype-based inheritance, in Ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity