Commit History

Author SHA1 Message Date
  Colby Mchenry a56d9e6941 feat(directory): CODEGRAPH_DIR env var to override the index dir name (#636) (#741) 3 months ago
  Colby Mchenry 4e5cf2de56 feat(cli): add `codegraph upgrade` self-update + stale-index re-index hint (#710) 3 months ago
  Colby Mchenry 7b62356f53 feat(cli): add version, indexPath, lastIndexed to status --json (#329) 3 months ago
  Colby Mchenry 68eaf0dbd8 feat(mcp): codegraph_explore as the sole primary tool + store coverage + overload disambiguation (#647) 3 months ago
  Colby Mchenry 7a75c82dd9 feat(cli): codegraph init builds the initial index by default (#483) (#546) 3 months ago
  Colby Mchenry a9c9e76d8c fix(installer): stop duplicating agent instructions; MCP server is the single source of truth (#529) (#538) 3 months ago
  Colby Mchenry 71935e37c2 feat(mcp): multi-module Go trace-quality + small-repo retrieval tuning (#494) 3 months ago
  신주안 4a4a37d135 feat(mcp): detect borrowed git worktree index and surface on read tools (#312) 4 months ago
  zhuchaokn 1f11de73ff feat(cli): add callers, callees, impact commands for CLI/MCP parity (#204) 4 months ago
  Colby Mchenry e5d633075c fix: prevent V8 turboshaft WASM Zone OOM during indexing (#298, #293) (#322) 4 months ago
  Colby Mchenry bf73f4d05c feat(installer): add `codegraph uninstall` command (#313) (#318) 4 months ago
  roach 95dace987e feat(installer): add Hermes Agent target (#274) 4 months ago
  Colby Mchenry ac52fd76c0 Self-contained distribution: bundle Node + node:sqlite, drop better-sqlite3/wasm (closes #238) (#282) 4 months ago
  Colby Mchenry cf7db7cb98 fix(mcp): skip fs.watch on WSL2 /mnt drives that hang MCP startup (#199) (#210) 4 months ago
  Colby Mchenry e176062c56 fix(cli): ASCII glyph fallback for Windows console mojibake (#168) (#178) 4 months ago
  Colby Mchenry a447e1d430 feat(installer): multi-target — Claude Code, Cursor, Codex CLI, opencode (#162) 4 months ago
  Colby Mchenry b47c9562ec fix(cli): hard-exit on Node 25.x instead of soft warning + crash (#149) 4 months ago
  Colby Mchenry 55daeffe13 fix(db): surface SQLite backend in status + actionable WASM-fallback banner (#148) 4 months ago
  andreinknv 5e5d8d9447 fix(cli): surface lock-acquisition errors and silence Emscripten Aborted() spam (#128) 4 months ago
  Colby McHenry 32f9cd460e docs: Clean up README formatting and remove deprecated CLI hook commands 5 months ago
  Colby McHenry 453c39d774 refactor: Remove semantic search and vector embedding functionality 5 months ago
  Colby McHenry 7507605be5 fix: Add Node.js 25+ compatibility warning for V8 WASM compiler bugs 5 months ago
  Colby McHenry c19c0ca8fd feat: Add verbose mode with worker lifecycle monitoring and improved error handling 5 months ago
  Colby McHenry 64d844c938 feat: Move parsing to worker threads for smooth progress animation 5 months ago
  Colby McHenry ed35d65f4c feat: Replace figlet with @clack/prompts for polished CLI experience 5 months ago
  Colby McHenry 3a44d5c4d1 fix: Improve CLI progress display and prevent tree-sitter WASM memory crashes 5 months ago
  Colby McHenry e4908e1270 feat: Add database schema v3 with optimized node lookups and improved error handling 5 months ago
  Colby McHenry 8b5622d346 Remove Sentry telemetry system from CodeGraph 5 months ago
  Colby McHenry 43ea0a40ba feat: Add interactive graph visualization with Claude-powered exploration 6 months ago
  Colby McHenry 5334a0f023 feat: Add `codegraph affected` command to find test files impacted by changes 6 months ago