Show HN: RubyLLM:Agents – A Rails engine for building and monitoring LLM agents(github.com)
github.com
Show HN: RubyLLM:Agents – A Rails engine for building and monitoring LLM agents
https://github.com/adham90/ruby_llm-agents
0 comments
—
https://github.com/adham90/ruby_llm-agents
—
It ships with a mountable dashboard that shows execution history, spending charts (cost/tokens over time), per-agent stats, model breakdowns, and multi-tenant budget management with hard/soft enforcement.
Works with OpenAI, Anthropic, Google, ElevenLabs via RubyLLM. Supports text agents, embedders, TTS, transcription, image generation, message routing, and agent-as-tool composition.
v3.7, MIT licensed, ~4000 specs. Would appreciate feedback on the DSL design and middleware architecture