codegrapher

command
v0.13.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Command codegrapher is the drop-in Go replacement for the original colbymchenry/codegraph TypeScript CLI.

Skipped verbs (out of scope):

  • uninstall: an agent-config editor, orthogonal to code intelligence
  • MCP daemon/proxy transport: the local repository freshness daemon is separate from the existing direct stdio MCP transport.

install and upgrade are NOT skipped: they come from the shared github.com/strongo/cli-helpers/cliinstall library (see internal/cli/ install.go, internal/cli/upgrade.go) and cover fleet CLI discovery and self-update, not the original codegraph TypeScript CLI's own npm-based install/upgrade verbs, which have no equivalent for a static Go binary.

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)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL