Claude Code integration

Use Claude Code inside a complete development workspace

Claude Code remains the coding agent. Flame provides the workspace around it: projects, files, terminals, worktrees, tests, review, and the decision about how changes land.

The developer problem

Claude Code is powerful. An agent session is not the whole development environment.

A terminal session can implement a change, but production work still needs branch isolation, test output, browser and API evidence, Git review, and a clear merge decision.

Flame keeps Claude Code in that wider loop. You can start a task in the right project, choose whether it receives its own branch and worktree, watch its tool activity, then inspect the resulting diff before merging, squashing, opening a pull request, or pushing.

A connected workflow

A Claude Code task from issue to review

The tool remains the system you know. Flame provides the local workspace where the work moves forward.

  1. 01

    Start from the work

    Open a task from the connected tracker or write a focused implementation prompt in the project that owns the change.

  2. 02

    Choose isolation

    Give Claude Code an optional dedicated branch and Git worktree so it does not alter the checkout you are using.

  3. 03

    Keep moving

    Follow task status, terminal output, token use, and tool calls from Agents Manager while you work elsewhere.

  4. 04

    Verify and land

    Run the relevant tests, inspect the diff and merge preview, then choose merge, squash, pull request, or push.

How it works in Flame

What Flame adds around Claude Code

01

Several Claude Code tasks, without a pile of terminals

Agents Manager keeps running, queued, scheduled, and completed tasks in one cross-project view. Set a workspace-wide concurrency limit instead of manually tracking terminal windows.

02

Worktree isolation for parallel changes

Each task can work in its own Git worktree and branch. That makes it practical to have one task update an API while another changes a frontend without sharing a working directory.

03

Development context at the point of work

Flame can attach selected files, diffs, terminal output, test results, and browser state to an AI conversation under scoped permissions.

04

Human review stays explicit

Claude can make the changes, but Flame keeps landing policy under developer control. Review the diff and merge preview before deciding how work should reach the remote.

FAQ

Claude Code integration questions

Use Claude Code with Flame.

Download Flame to keep implementation, verification, review, and the final Git decision in one workspace.

Free to use on macOS, Windows, and Linux.