All activity
AI coding assistants waste tokens re-exploring your codebase every session. latent-k fixes this by maintaining a persistent dependency map that's automatically injected as context.
- Auto-syncs when files change
- ~3k tokens for 80 files (vs ~15k raw)
- Tracks imports, exports, and callers
- MCP server for on-demand queries
- Persistent notes across sessions
Works with Claude Code & Gemini CLI. Supports JS/TS, Python, Go, Rust, Java, PHP, Ruby, C#, C/C++.
14-day free trial, then $9/month.

latent-kStop wasting tokens - give your AI a map of your code
Jordi Zaragozaleft a comment
Hey! I'm Jordi, the maker of latent-k. I built this because I was frustrated with how much context AI coding assistants waste re-exploring code. The idea is simple: give them a map instead of making them wander. Check out the demo video - I ran the same task with vanilla Claude Code vs with latent-k. The funny part: I had time to install latent-k from scratch and STILL finished before vanilla...

latent-kStop wasting tokens - give your AI a map of your code
