BTALabs

Build with

Run Cline in Nix Agents

Cline’s command-line agent runs in Nix Agents like the rest: your install, your keys, a worktree created for the task.

How it works

Nix Agents launches the CLI you installed. The task gets a worktree and a branch, the session gets a terminal pane, and the board keeps it next to everything else that is running.

Provider configuration stays yours. The app does not proxy model calls and does not ask for an API key, so whatever Cline is set up to use is what it uses.

One review habit

Mixing agents is only manageable if reviewing them is the same action each time. Every worktree has a diff, every diff is readable before the merge, and the merge queue takes the branches in order — one habit, however many CLIs produced the work.

← All build with