chicongst/kortex
7 stars · Last commit 2026-07-14
Live flow-graph viewer for Claude Code — watch prompts, tools, and parallel subagents animate in real time, with zero-config token, cost, and context-window tracking from the session transcript. Local, zero-dependency.
README preview
# Activity Tracker — KORTEX **Watch what Claude Code is doing, live.** A plugin that animates your session as a flow graph — prompts, tools, and the parallel subagent tree — with zero-config token, cost, and context tracking from the transcript. Pure Node, zero dependencies, local-only.  ## Install ``` /plugin marketplace add chicongst/kortex /plugin install activity-tracker ``` Restart Claude Code, then open **http://127.0.0.1:39000/flow.html**. The viewer autostarts on every session — nothing else to run. **Tip:** in `/plugin` → **Marketplaces** → `kortex`, enable **auto-update** so future versions arrive automatically.