A reference for the names ThinkForge uses for its systems and surfaces.
Project Navigator
The main project workspace in the desktop app. Its five views are Content, Home, Workspaces, Insights, and Clusters.
Automations
The project-scoped tab for creating, selecting, renaming, deleting, editing, running, and deploying multi-tool workflows. ThinkForge allows one Automations tab for the active project. The Automations page embeds the collapsible Project Navigator column as a resource browser.
Floating Navigator
A detached, always-available window that hosts the same folder tree used by Project Navigator. It does not include Project Navigator's center views or main info panel. Selecting a document opens a separate content modal beside the navigator.
Forge Graph
The spatial document visualization inside Project Navigator's Clusters view. It shows documents as interactive nodes on a force-directed canvas, grouped by semantic similarity, tags, folder, or date. Parts of the interface call this the Cluster Graph or Cluster Visualization.
Power Strip
The floating desktop command bar for capture actions, project tools, sidecar panels, agents, automations, and Chrome-aware commands.
Power Strip stays a desktop surface when Chrome is active. Its Browser Commands appear on the desktop strip and communicate with the extension.
ThinkForge Chat
The Chrome extension product. Sometimes shortened to "TF Chat" or referred to informally as "the extension."
Desktop Bridge
The local connection between the Chrome extension and the desktop app, running on localhost:19222. It is what lets browser captures reach your projects and lets Power Strip drive Chrome.
ThinkForge MCP
The local Model Context Protocol server that exposes project, instruction, document, artifact, indexing and search, tag, reconciliation, and memory operations to compatible AI clients. It does not currently expose general Agent Tool execution.
SK Memory
The indexing, chunking, and embedding system that makes project documents searchable.
Document editor
The editor used for prose and document formats such as Markdown, HTML, and RTF. ThinkForge uses a separate code-focused mode for source, configuration, and plain-text files.
Smart Clipboard
The clipboard sidecar with pinned items and reusable snippets.
Agent Tool
A saved tool that runs an ordered list of skills with its own instructions, model settings, and input and output configuration.
Skill
A single registered capability an Agent Tool step can call — reading a file, calling an external API, transforming text, and so on.
Automation
A sequence of Agent Tools composed on a visual canvas and deployable as a project-local script.
Workspace
A saved grouping of project documents and context you can return to.
Mind Map
The project-scoped visual editor for creating, organizing, and working with hierarchical designs. It supports deterministic and AI-assisted creation, manual hierarchy editing, attachments, links, bounded recovery, native Tool Agent actions, and an optional Codex path. Mind Map is in active MVP scope and is exposed by Debug and Release source; installed-build acceptance remains.
Planned for a Later Release
These names appear in the product and in documentation, but the features are not part of this release.
ThinkForge Chat (in-app) — the chat system inside the desktop app, distinct from the Chrome extension.