Show HN: Fabrica – A minimal terminal-based coding agent built in Rust
Category: cli-tool
Tags: coding-agent, terminal-ui, rust
Score: 6.0/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 6)
Fabrica is a terminal-based coding agent built in Rust that provides an interactive TUI for conversing with multiple LLM providers (Gemini, Claude, OpenAI) and autonomously executing file operations and shell commands. It's interesting because it combines agentic loops with a polished terminal interface, making it a practical tool for developers who prefer CLI workflows.
Target audience: backend devs
Repository: https://github.com/Endi1/fabrica · Rust · MIT
View on Hacker News