๐Ÿ”ฅ v0.43.6 โ€” one focused thing: persistent memory for AI sessions

Your AI can read your code.
infernoflow tells it everything your code doesn't say.

Persistent memory for AI coding sessions. Captures decisions, gotchas, and context โ€” the stuff that lives in your head, not your codebase.

$ npm install -g infernoflow
Get started free โ†’ View on GitHub โ†’

Works with your AI coding tools

๐Ÿค– GitHub Copilot
โšก Cursor
๐Ÿ”ถ Claude Code
๐ŸŒŠ Windsurf
๐Ÿ’ป VS Code

Everything your AI needs
to stay in context

infernoflow runs silently in the background, capturing what your AI can't infer from code alone. Local-first, zero network calls.

๐Ÿง 

Persistent session memory

Log decisions, gotchas, and in-progress work. When you start a new session, your AI loads the full context automatically.

๐Ÿช

Auto-capture from git hooks

Every commit is analyzed. Decisions, bug fixes, and WIP work are captured silently โ€” no manual logging required.

โšก

Instant context switching

Run infernoflow switch to generate a full handoff โ€” open threads, git activity, session duration, and next steps.

๐Ÿ”“

AMP โ€” open protocol

Memory stored in .ai-memory/sessions.jsonl using the AI Memory Protocol โ€” vendor-neutral, MIT-licensed. Any AMP-compatible tool can read it. No lock-in.

๐Ÿ”

Capability contracts

infernoflow tracks what your codebase can do โ€” not just what it contains. MCP tools keep your AI aligned with the contract.

๐Ÿ“ก

MCP server included

Ships with MCP tools your AI calls automatically: implement, check, review, synthesize, and more. Zero configuration.

Up and running in 60 seconds

Three commands and your AI has persistent memory for every project.

1

Install globally

Run npm install -g infernoflow once. Works on Node 18+.

2

Initialize your project

Run infernoflow setup in your project root. Creates the inferno/ memory folder, installs git hooks, and generates a CLAUDE.md with auto-behavior instructions for your AI.

3

Log as you work

Run infernoflow log "decided to use Zustand over Redux" to capture decisions. Git hooks capture commit context automatically. Your AI reads it all on the next session start.

4

Switch sessions cleanly

Run infernoflow switch to generate a rich handoff. Open threads, git activity, session duration, IDE โ€” everything the next session needs to hit the ground running.

See the full architecture โ†’

Stop re-explaining your codebase
to your AI every morning.

One CLI, one VS Code extension, one open protocol. Free, MIT-licensed, alpha.

Install in 60 seconds โ†’ Star on GitHub โ†’
โœ“ Copied to clipboard