mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-09 22:33:37 +00:00
commas
This commit is contained in:
parent
d25fc56b10
commit
891a6db29b
3 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<a href="https://docs.fabro.sh"><img alt="Fabro" src="docs/logo/dark.svg" height="75"></a>
|
||||
</div>
|
||||
|
||||
## The open source dark software factory for expert engineers
|
||||
## The open source, dark software factory for expert engineers
|
||||
|
||||
AI coding agents are powerful but unpredictable. You either babysit every step or review a 50-file diff you don't trust. Fabro gives you a middle path: define the process as a graph, let agents execute it, and intervene only where it matters. [Why Fabro?](https://docs.fabro.sh/getting-started/why-arc)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Introduction"
|
||||
description: "Fabro is the open source dark software factory for small teams of expert engineers"
|
||||
description: "Fabro is the open source, dark software factory for small teams of expert engineers"
|
||||
---
|
||||
|
||||
Fabro replaces the prompt-wait-review loop with version-controlled workflow graphs that orchestrate AI agents, shell commands, and human decisions into repeatable, long-horizon coding processes.
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: "Why Fabro?"
|
|||
description: "The problems Fabro solves for AI-assisted software teams"
|
||||
---
|
||||
|
||||
Fabro is the open source dark software factory for small teams of expert engineers. It replaces the prompt-wait-review loop with version-controlled workflow graphs that orchestrate AI agents, shell commands, and human decisions into repeatable, long-horizon coding processes.
|
||||
Fabro is the open source, dark software factory for small teams of expert engineers. It replaces the prompt-wait-review loop with version-controlled workflow graphs that orchestrate AI agents, shell commands, and human decisions into repeatable, long-horizon coding processes.
|
||||
|
||||
## The problem
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue