MunHQ

Privacy: codeindex.

Revised 31 August 2026

codeindex collects nothing

codeindex runs entirely on your own machine. It makes no network requests of any kind — there is no telemetry, no analytics, no crash reporting and no update check. There is no account, no sign-up and no identifier. Nothing about you or your code reaches MunHQ or any third party, because the program never opens a connection.

What it reads, and what it writes

It reads the source files in the repository you point it at, in order to build a structural index of them — symbols, callers, imports. That index is written to a cache directory on your own machine and is never transmitted. Deleting the cache directory removes it completely.

Your code stays on your disk. The index is derived from it and lives beside it.

Distribution

The npm package @munhq/codeindex is a small wrapper that downloads the compiled binary for your platform from GitHub Releases on first run. That request goes to GitHub and is subject to GitHub's own logging, exactly as any download would be. It carries no information about you beyond what any HTTP client sends.

Data retention and sharing

We retain nothing, because we receive nothing. There is no data to share, sell, profile or hand to a third party, and no retention period to state.

Who is responsible, and how to reach us

MunHQ operates this tool. Write to hello@munhq.com with any question about this policy, or to ask what we hold about you — the answer is nothing, and we are happy to say so in writing.

This policy covers the tool named above. The munhq.com privacy policy covers the website, and the terms cover both.