ghx is a Open Source Windows program in the Developer Tools category, developed by Bruno Borges. The current version is 1.5.2; you can download it safely from its official source with the download button above.
A caching proxy for the GitHub CLI (gh) that eliminates redundant API calls, prevents rate limiting, and dramatically speeds up repeated commands.
Built for AI agent workflows where multiple agents (Copilot CLI, coding agents, MCP servers) hammer the same gh commands simultaneously.
Highlights
- 10x faster cached responses (~0.1s vs ~1s)
- Singleflight coalescing — 5 agents asking the same thing = 1 API call
- Allowlist-based — only caches known-safe read-only commands
- Auto-invalidation — mutations flush related cache entries
- Web dashboard — real-time hit rates, per-command stats, request log
- Drop-in replacement — just use ghx instead of gh
- No gh required — auto-downloads GitHub CLI on first use if not installed
✨ Features
clighgithub
📝 Release notes (1.5.2)
What's Changed
- fix: daemon periodically re-resolves gh path and falls back on missing binary by @brunoborges in #10
SHA-256: 7E2092165DC8B8712998B3739CB1444972F71D98671AB46A528F83EDCA44F5D7