Keep related repositories together
Group by product, customer, platform, or environment while each repository keeps its own Git identity.
Keep frontend, APIs, workers, infrastructure, and shared packages independent in Git and connected in the place where you search, run, debug, and delegate work.
Frontend, API, worker, infrastructure, and shared-library repositories each have an active branch, uncommitted state, dependency manager, startup command, test suite, and terminal history. Separate windows hide those states from one another.
A multi-root file tree exposes files, but it does not tell you which repository is dirty, which service is running, where a failed command belongs, or which agent branch is waiting for review.
Every result opens in the project, branch, worktree, and runtime context that produced it.
Keep every codebase available with its own path, branch, changed-file count, package metadata, terminals, and runtime state.
Create a project group for one product or platform without combining Git history, dependencies, permissions, or releases.
Reuse group run configurations and worktree defaults while preserving each repository's working directory and environment.
Find files and symbols or broadcast a command without stopping at the currently active repository.
Keep every branch, diff, test result, and agent task attached to the project that owns it.
Search files and symbols across projects when names, types, routes, or configuration keys repeat across services.
Group by product, customer, platform, or environment while each repository keeps its own Git identity.
Run scripts or commands, open files and URLs, start test watchers, and send HTTP requests.
Share setup expectations while each project keeps the paths and local files it needs.
Open the exact task, conversation, worktree, diff, or permission request from one manager.
Flame does not combine histories, permissions, dependency graphs, or release processes. It gives developers one operational view while the Git repositories remain separate.
When work also needs parallel branches, use first-class Git worktrees. For workspace-wide automation, use Agents Manager.
See Flame execute the same check across projects, preserve each working directory, and send a failing result to AI in the repository that owns it.
Download Flame and work across repositories, branches, tools, and agents from one workspace.
Free to use on macOS, Windows, and Linux.