Skip to content

Tags: codegraph-ai/CodeGraph

Tags

v0.19.0

Toggle v0.19.0's commit message
v0.19.0 — static (model2vec) embeddings + extra-languages gating

- --embedding-model static: ~100x faster indexing, no ONNX, ~90% of BGE in hybrid
- extra-languages feature gate: -25 MB binary (6 zero-usage grammars optional)
- VSIX bundles jina-code-static-256; npm fetches it on postinstall
- embeddingModel telemetry on mcp.start

Binaries built from f0a6dbb (clean): darwin-arm64/x64, linux-x64 (glibc 2.31), win32-x64.

v0.18.6

Toggle v0.18.6's commit message
CodeGraph 0.18.6 — machineProfile crash-cohort telemetry + MCP output…

… compaction (compact serialization + find_entry_points cap)

model

Toggle model's commit message
chore: bump 0.18.6 — machineProfile telemetry + MCP output compaction

- engagement.machineProfile (8bc90ec): bucketed/enum machine fingerprint to
  triage the graph_load crash cohort (data_dir_kind, antivirus_kind,
  machine_kind, ram), no PII.
- compact MCP tool-result serialization (6bb77e6): ~24% lossless on every
  tool; CODEGRAPH_MCP_PRETTY=1 restores indentation.
- find_entry_points honors limit (default 50) + compact (236e32c): kills the
  >50k-char tail (was 24/42 calls).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

v0.18.5

Toggle v0.18.5's commit message
CodeGraph 0.18.5 — recovery observability + sentinel hardening, OOM-p…

…roof embedding (checkpoints, backpressure, resume), get_module_summary Windows fix (#5)

v0.18.4

Toggle v0.18.4's commit message
CodeGraph 0.18.4 — generation-pointer redirect recovery: a poisoned g…

…raph.db can no longer hold the server hostage on Windows

v0.18.3

Toggle v0.18.3's commit message
CodeGraph 0.18.3 — poison-pill recovery: quarantine a corrupt graph.d…

…b on startup and rebuild, breaking the win32 0xC0000005 crash loop

v0.18.2

Toggle v0.18.2's commit message
CodeGraph 0.18.2 — fine-grained crash-phase markers (parse/persist/em…

…bed) to localize the remaining win32 0xC0000005 startup crash

v0.18.1

Toggle v0.18.1's commit message
CodeGraph 0.18.1 — Windows crash-loop fix (tokio stack size + UTF-8 e…

…mbed truncation) atop Model B (0.18.0)

vscode/v0.17.5

Toggle vscode/v0.17.5's commit message
vscode v0.17.5 — CI PR review: --graph-only, --run-tool, pr_context m…

…arkdown, GitHub Action

vscode/v0.17.4

Toggle vscode/v0.17.4's commit message
vscode v0.17.4 — pr_context with 6 enhancements, graph_stats, degrada…

…tion warning