Agents
Claude Code
Connect Fabriq to Claude Code.
Claude Code is Anthropic's official AI coding agent.
Setup
- Install Claude Code following Anthropic's guide
- Authenticate with your Anthropic API key
- In Fabriq, open Settings → Agent and select Claude Code
- Fabriq will start Claude Code as a subprocess
Verification
Create a new feature in Fabriq. Claude Code should start responding and writing code in the isolated worktree.
What to expect
All Fabriq features work identically regardless of which agent you choose:
- Feature creation and pipeline stages
- Confirmation prompts for destructive actions
- Audit trail for all agent decisions
- Full diff review before merge
Edit on GitHub
Last updated on