You know this one
It learned your structure sixty commits ago
Nothing tells the agent that. Nothing tells you either, until it edits a file that moved last Tuesday — with complete confidence, because a stale map reads exactly like a fresh one.
Codebase map
Your agent works from a picture of your repo. FlowKy checks that picture against HEAD at every session start and says how far it has drifted — before anything gets built on it.
No card · Your own API key · Two minutes to set up
session start
changed · src/api/ packages/db/
SessionStart hook · git-aware
You know this one
Nothing tells the agent that. Nothing tells you either, until it edits a file that moved last Tuesday — with complete confidence, because a stale map reads exactly like a fresh one.
Directory tree, symbols and import graph, generated from your code — not described by hand, so it cannot start out wrong.
A session-start hook compares the map to the current commit. Drift is stated in commits, out loud, before work begins.
“Your map is 14 commits old” is actionable in a way “maps go stale” never is. One command rebuilds it from the code as it stands.
No card · Your own API key · Two minutes to set up