Error lookup for your coding agent
2026-09-05
309,555 library error records, each pinned to the source line that raised it, available to agents over MCP with no API key and no network after the first sync.
Engineering notes on building and using a machine-consumable error knowledge base.
2026-09-05
309,555 library error records, each pinned to the source line that raised it, available to agents over MCP with no API key and no network after the first sync.
2026-08-01
The pipeline is a local CLI and the dataset is static files — analyze private code on your own hardware and serve the results from any internal host.
2026-08-01
When a Go binary or a JAR throws in production, the error string is often the only artifact you have — the source that raised it never shipped.
2026-08-01
Deterministic candidate extraction, batched LLM analysis, and an adversarial verify pass: the pipeline that turns library source into an error knowledge base.