Zig code intelligence server and MCP toolset for AI agents. Fast tree, outline, symbol, search, read, edit, deps, snapshot, and remote GitHub repo queries.
Stars
257
Forks
22
Watchers
257
Open Issues
16
Overall repository health assessment
No package.json found
This might not be a Node.js project
hotfix: v0.2.5 — fix Linux binary (was shipping macOS ARM64), restore memory opts
af51603View on GitHubrelease: v0.2.5 — parser fixes, singleton MCP, memory optimization
f0c2e25View on GitHubMerge pull request #136 from justrach/fix/111-114-123-parser-security
2115b2eView on GitHubfix: handle code on docstring/comment boundary lines (Codex P2)
28d9219View on GitHubfix: parser bugs + integer cast safety (#111, #112, #113, #114, #123)
50a505fView on GitHubfix: only delete PID file if owned by this instance (Codex P2)
0fb6156View on GitHubfix: remove duplicate scan_thread.join() causing panic on MCP exit
294fe19View on GitHubfix: zero-copy ContentRef for cached reads, disk fallback for released
eb26bdcView on GitHubfix: address Codex review — brace fix, keep word index intact
37e8875View on GitHubperf: restore indexes for small repos, gate memory savings at >1000 files
9e8d716View on GitHub