Documentation
¶
Overview ¶
Command codegrapher is the drop-in Go replacement for the original colbymchenry/codegraph TypeScript CLI.
Skipped verbs (out of scope):
- install / uninstall: agent-config editors, orthogonal to code intelligence
- upgrade: npm self-update logic, meaningless for a static Go binary
- MCP daemon/proxy transport: the local repository freshness daemon is separate from the existing direct stdio MCP transport.
CODEGRAPH_* env vars honored:
- CODEGRAPH_NO_WATCH / CODEGRAPH_FORCE_WATCH (watcher policy — consumed by watch package)
- CODEGRAPH_WATCH_DEBOUNCE_MS (watcher debounce — consumed by watch package)
- CODEGRAPH_DIR (override .codegraph dir name — consumed by indexer/dir.go)
Click to show internal directories.
Click to hide internal directories.