Project
rubagent
Rubagent is a lightweight Ruby framework for building modular, composable AI agents
that can interact with LLMs (like OpenAI), tools, and external APIs. It provides
a flexible architecture for defining agents, managing prompts, and orchestrating
multi-step workflows using functional patterns.
Features:
- Streamed LLM responses (OpenAI, etc.)
- Plug-and-play agent design
- Shared context and memory flow
- Support for custom tools and HTTP integrations
- Built-in dry-rb and Zeitwerk compatibility
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Development
Licenses
MIT
Dependencies