Core conceptsThe ideas that connect the workspace
These objects and scopes appear across projects, worktrees, tools, configuration, and agents.
Projects root
The parent folder Flame scans to build the Projects panel.
Project
A repository or app with its own files, Git state, terminals, tabs, tests, and AI context.
Group
A manual or rule-based collection of projects used to filter workspace views, organize repositories, and share inherited settings and Run Configurations.
Worktree
A separate checkout of one repository, usually on another branch, that Flame can open as a project.
Tasks panel
A dedicated Right-panel tab in Flame that syncs assigned tasks from Jira, Monday.com, GitHub Issues, GitLab Issues, and ClickUp, enabling one-click AI agent handoff with auto-named branches.
Agent context
The active file, open files, selection, attachments, and tool-readable browser or terminal state available to a chat.
Browser Bridge extension
A separate, optional Manifest V3 Chrome extension (available on the Chrome Web Store) that pairs a real Chrome profile with local Flame IDE so approved agents can inspect, debug, and control Chrome tabs over loopback. Learn more on the Flame Browser Bridge guide.
Agent job
A managed task with projects, a model, status, optional worktree isolation, and a reviewed landing path.
Run Configuration
A named, ordered set of package, shell, file, browser, test-watch, and HTTP actions with an optional working directory, environment, and auto-run setting.
Settings scope
The level where a choice applies: global IDE settings, group defaults shared by member projects, or a project-specific value.
Plan Mode
A server-owned planning, review, and approval workflow (planning → review → executing → completed). The agent is locked in a strict read-only sandbox to produce an editable Markdown plan before any code mutations are executed.