forkmind
01Plugin Claude Code
Local-first LLM branching & debugging tool for Claude Code. Treat AI context windows like a Git repo.
Plugin Claude Code
Local-first LLM branching & debugging tool for Claude Code. Treat AI context windows like a Git repo.
Plugin Claude Code
Local-first LLM branching, debugging & context offloading. Treat AI context windows like a Git repo — capture, branch, regression-test LLM calls as a DAG, and archive context as encrypted, restorable capsules. Teaches Claude when and how to drive ForkMind.
Agent
Offloads conversation context into ForkMind's encrypted, immutable DAG capsules so the live model window can be compacted without losing anything. Spawn when context is getting full, when the user says "save this and clear it", "archive the earlier discussion", "offload context", or when a large block (file dumps…
Agent
Drives ForkMind to debug, compare, or regression-test LLM / agent calls in an isolated context. Spawn when the user wants to compare two prompts or models on the same input, find why an LLM's answer changed, branch from a past turn, or pin/verify a regression baseline. Returns a compact verdict (winner, diffs, drift)…
Command
Start ForkMind or branch/inspect/regression-test an LLM call.
Skill Claude CodeCodex
Use when conversation context should be saved and then removed from the live model window — context is getting full, a sub-topic is finished, a large file dump or tool transcript is done being useful, or the user says "offload my context", "save this conversation and clear it", "archive this as a DAG", "restore that…
Skill Claude CodeCodex
Use when debugging, comparing, or regression-testing LLM / agent calls — when the user wants to capture LLM traffic, see a conversation as a branchable DAG, fork an alternative prompt or model from a past turn, or pin good outputs as baselines to catch drift. ForkMind is local-first (no cloud, no account) and proxies…
MCP server Claude CodeCodexCursor +2
Branchable LLM history DAG + encrypted context capsules agents can save, restore, and crypto-shred. Runs locally from the forkmind npm package.