Claude Code From Scratch reverse-engineers Anthropic’s coding AI with a minimal perception-action loop and typed tool dispatch. This repo offers a clear, incremental path to understanding a production-ready AI harness.
graph-memory compresses AI agent context by 75% using a knowledge graph and dual-path recall with Personalized PageRank. It combines precise entity search and semantic matching for improved memory across sessions.