Fabrica
liveA minimal terminal-based coding agent built in Rust
Details
Fabrica is a terminal-based coding agent that executes multi-step tasks using tool calls and provides an interactive TUI with features like scrolling, model switching, and autonomous file editing. It supports multiple providers including Google Gemini, Anthropic Claude, and OpenAI models for code-related tasks.
Best fit users
- •Rust developers
- •Terminal users
- •Multi-provider AI model users
Why this one made the cut
It streamlines coding workflows by allowing developers to execute tasks without leaving the terminal. Its agentic loop approach enables planning and execution of complex operations through automated tool calls.
What makes it different
The integration of multiple AI providers in a terminal environment with an interactive TUI makes it distinct from standard coding tools that focus on a single workflow or interface.