rubagent 0.1.1
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