Fabriq

Fabriq Documentation

Learn how to use Fabriq — the workspace OS for AI-driven teams.

Welcome to the Fabriq documentation. Fabriq is a desktop app that orchestrates AI coding agents (OpenCode, Claude Code) while keeping you in control of every change.

Fabriq Desktop

I want to...

Get started quickly

Install Fabriq — download and install on macOS, Windows, or Linux → Quickstart Tutorial — create your first AI-assisted feature in 5 minutes → Update Fabriq — keep your installation current

Understand the basics

Workspaces — how Fabriq organizes your project → Features — how AI-powered feature development works → Connecting Agents — set up OpenCode or Claude Code

Master the workflow

Creating Features — write effective prompts, understand confirmation prompts → Reviewing Changes — review diffs, request revisions, approve and ship → Undoing Changes — revert actions and roll back features

Configure and troubleshoot

Configuration — engine modes, preferences → Troubleshooting — common issues and solutions

What is Fabriq?

Fabriq is a desktop application that turns AI coding agents from black-box tools into auditable teammates. It:

  • Runs on your machine — Electron + React desktop app
  • Works with your projects — connects to any git repository
  • Orchestrates AI agents — OpenCode and Claude Code
  • Keeps you in control — every change requires your confirmation
  • Tracks everything — full audit trail of every agent decision

Quick overview

The core workflow in Fabriq is a simple loop:

  1. Connect a workspace (your project folder)
  2. Create a feature (describe what you want)
  3. Observe the agent writing code in an isolated worktree
  4. Review the changes
  5. Approve and ship to your main branch
Edit on GitHub

Last updated on

On this page