trending

How to end your AI coding agent's retry loops

Have you noticed that your agent can grep, glob, and read your local codebase, but it can't do the same thing across the open-source code your app depends on?

Agents start looping when they're

Chasing hallucinated APIs

Olli-Pekka Heinisuo•

2h ago

GitHits beta 0.9 - Give your AI coding agent access to open-source code

GitHits gives coding agents access to the open-source code your app depends on. Get real implementation examples, dependency source navigation, package inspection and documentation. Agents can grep and read your codebase. They can't grep and read the open-source code your app depends on. That's where they start guessing, retrying, and looping. GitHits builds a version-aware index on demand. Agents can search, navigate, and inspect the code behind their dependencies. CLI: npx githits@latest init