Medhovarsh

8 mods across 1 repository, 3 stars between them.

forkmind

01

Medhovarsh/forkmind

Plugin Claude Code

Local-first LLM branching & debugging tool for Claude Code. Treat AI context windows like a Git repo.

3 13d ago A tokens not measured original MIT

forkmind

02

Medhovarsh/forkmind

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.

3 13d ago A tokens not measured original MIT

forkmind-archivist

03

Medhovarsh/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…

3 13d ago A 116 tokens original MIT

forkmind-debugger

04

Medhovarsh/forkmind

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)…

3 13d ago A 89 tokens original MIT

forkmind

05

Medhovarsh/forkmind

Command

Start ForkMind or branch/inspect/regression-test an LLM call.

3 13d ago A 14 tokens original MIT

forkmind-archivist

06

Medhovarsh/forkmind

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…

3 13d ago A 136 tokens original MIT

forkmind

07

Medhovarsh/forkmind

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…

3 13d ago A 132 tokens original MIT

forkmind

08

Medhovarsh/forkmind

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.

3 13d ago A tokens not measured original MIT