kgai icon
kgai icon

kgai

Shared memory for AI dev teams — Local-first, immutable decision memory for AI coding agents and dev teams, installed as a Claude Code plugin.

kgai screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Claude Code
0likes
0comments
0articles

Features

Properties

  1.  Local-First
No features, maybe you want to suggest one?

kgai News & Activities

Highlights All activities

Recent activities

kgai information

  • Developed by

    US flagkgaidev
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    5 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentAI Tools & Services

GitHub repository

  •  1 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
kgai was added to AlternativeTo by kgai on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is kgai?

kgai records the engineering decisions behind your code into a small, searchable knowledge graph. What changed, why, and which alternatives were rejected. It installs as a Claude Code plugin with two commands, and from then on the agent reads relevant past decisions before changing code and records new ones after, without being asked. A kg CLI is included, so querying and recording also works outside Claude Code.

The decision log is append-only and immutable. Decisions are never edited in place. A new decision supersedes the old one and the full history stays queryable, including the dead ends and why they failed, so neither an engineer nor an AI re-walks a path the team already proved wrong. Everything runs locally with no daemon, no server and no account. Team sync is optional, over an S3 bucket you own. Measured at 1 million decisions across 30 writers' shards, a decision lookup still answers in about 100 ms (recall and free-text search are slower).

kgai is MIT licensed. Prebuilt binaries ship for Linux (x86_64, aarch64) and macOS (Apple Silicon and Intel). On Windows it runs inside WSL.

Official Links