AI coding agents get the same instructions no matter what file they're touching. So they guess, break things, then spend 30 calls fixing it.
I built sctx. It scopes context to specific files using AGENTS.yaml. The agent only sees what's relevant.
Open source, works with Claude Code today. https://sctx.dev
