Girder 0.2.5: Offline Code Graph for Coding Agents With 97% Parse Reuse
AdSuccessful1178 · reddit · 2026-09-11
Girder 0.2.5 is a code graph for coding agents: instead of reading whole files to find one function, the agent queries and gets the function plus its callers, callees, and affected tests. Supports Rust, Python, TS, and Go; runs offline with no account.
- Incremental updates reuse 97% of parsing, gated on exact matches with full cold rebuilds (113/113 comparisons)
- New opt-in --watch watcher falls back to full rebuilds when events can't be mapped, and reports fallback frequency (5 of 45 in benchmarks)
- Usage: npx -y girder-mcp; open source at github.com/dhishwasher/Girder
More from coding & agent
- OpenAI launches GPT-Live-1 voice agent API, and running it 24/7 costs $72/day — gabrielchua · 2026-09-11
- SkillUI: open-source CLI reverse-engineers any site's design system for Claude Code — tom_doerr · 2026-09-11
- NVIDIA and Red Hat host 33B-cap Small Models Hackathon in Raleigh, vLLM adds a bounty — vllm_project · 2026-09-11
- Building an AI news radar with Doubao: auto-scrape hot items into a Feishu group — songguoxiansen · 2026-09-11
- Nebius launches AI Builder Program: free agent courses, $1 NVIDIA certification, $400+ credits — heyshrutimishra · 2026-09-11
- Early MCP contributor who shipped it at Clerk now strongly advises against the protocol — cnakazawa · 2026-09-11