BASE (basemode)

A Rust engine by Christopher Kahler, the author of PAUL, that maps your workspace into a knowledge graph and wires it into Claude Code hooks. The graph holds more than code (functions, calls, imports, extracted with tree-sitter): it also carries your projects, tasks, decisions with their rationale, and rules filed by domain. At four moments, session start, prompt submission, before and after a tool call, a hook queries the graph and slips into context the slice that concerns what you are doing, instead of loading everything up front.

Strengths

Limitations

Best for

Official site

View on Coeurdar