Local-first codebase context engine for AI coding agents
Stars
0
Forks
0
Watchers
0
Open Issues
22
Overall repository health assessment
No package.json found
This might not be a Node.js project
72
commits
feat: 9d memory consolidation — deduplicate auto-observations (issue #11)
098bb93View on GitHubfeat: search_memory tool + L1/L2/L3 detail levels (issue #9)
aae08c7View on GitHubfeat: rustdoc JSON resolved-type enrichment (issue #8)
c574c21View on GitHubfix: add .cache/ to .gitignore and untrack cached model files
62ec8ecView on GitHubfeat: cargo-expand macro enrichment enrichment (issue #7)
6d1e268View on GitHubfix: remove idx_obs_expires from main schema batch to fix CoreEngine init on existing DBs
0125540View on GitHubfix: access SessionContext.observations field in CLI session command
a5772cbView on GitHubdocs: update PLAN.md to reflect completed issues #1–6, #30, #31
9a38f3cView on GitHubfeat: session TTL + observation compression + staleness score (issue #6)
88c41bcView on GitHubfeat: secrets exclusion + .codesurgeonignore support (issue #5)
c41bda5View on GitHubfeat: index type stubs on disk (.d.ts, .pyi, .swiftinterface) (issue #3)
da35469View on GitHubfeat: auto-capture run_pipeline/get_context_capsule calls as observations (issue #2)
41b4ddaView on GitHub