Show HN: Badge that shows how well your codebase fits in an LLM's context window
Alright, let's talk about something I just spotted that's genuinely interesting for us Indie Hackers. Forget the latest "AI-powered" todo list app. This one actually tackles a real, emerging problem.
The Hook
Remember when "small codebase" was just a...
hhbjn.hashnode.dev4 min read
klement Gunndu
Agentic AI Wizard
We hit this exact constraint when building a multi-agent system — the moment our codebase exceeded the context window, agent reasoning quality dropped noticeably on cross-module tasks. Having a visible badge that tracks this would have caught the drift earlier instead of debugging degraded output quality. Curious whether the badge accounts for the effective context after system prompts and tool definitions consume their share of the window.