Skip to content

v0.1.0 — Your AI already wrote this

Latest

Choose a tag to compare

@HMAKT99 HMAKT99 released this 05 Jul 17:09

Your AI already wrote this. DejaVu gives your codebase a memory that every coding agent shares — and none can ignore.

First release. Full details in CHANGELOG.md.

Install

npx dejavu-dev init          # zero-install trial
npm i -g dejavu-dev          # or install the `dejavu` command globally

Highlights

  • Capture: mine decisions from Claude Code / OpenClaw sessions (dejavu mine, no LLM needed), #decision: comments, dejavu remember — everything lands in a review queue, nothing is committed without your approval
  • Inject: managed blocks in CLAUDE.md, AGENTS.md, .cursorrules, MEMORY.md + an MCP server (dejavu serve) — decisions survive tool-switching and travel with git clone
  • Enforce: dejavu check flags contradictions of past decisions and functions your AI already wrote (<1s on 50k LOC); warn-first pre-commit hook; dejavu score health grade; GitHub Action (uses: HMAKT99/Dejavu@v0)

214 tests · Apache-2.0 · no cloud, no accounts, no telemetry

The attached dejavu-0.1.0-macos-x64 is a single-file executable (bun-compiled) — no Node required. Linux/Windows users: use npm.