brute
Production-grade coding agent framework for Ruby. Built on llm.rb.
Usage
Please see the project documentation for more details.
-
Getting Started - This guide walks you through installing Brute and running your first coding agent.
-
Tools - Brute ships with 12 built-in tools that give the agent full access to the filesystem, network, and task management.
-
Providers - Brute supports multiple LLM providers with automatic detection from environment variables.
-
Middleware - Brute uses a middleware pipeline to handle cross-cutting concerns like retries, token tracking, and session persistence.
-
Examples - Runnable examples demonstrating various Brute features.
See Also
License
MIT