Project

brute

0.0
The project is in a healthy, maintained state
Production-grade coding agent with tool execution, middleware pipeline, context compaction, session persistence, and multi-provider LLM support.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 13.0

Runtime

 Project Readme

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