Skip to content

Tags: dormonbear/codegraph

Tags

v0.5.5

Toggle v0.5.5's commit message

Unverified

This user has not yet uploaded their public signing key.
chore: release v0.5.5 — upstream v1.1.6 sync

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>

v0.5.4

Toggle v0.5.4's commit message
chore: release v0.5.4 — upstream v1.1.0 sync

v0.5.3

Toggle v0.5.3's commit message

Unverified

This user has not yet uploaded their public signing key.
test: raise colbymchenry#662 daemon-recovery waitFor timeouts for CI …

…load

The shared-daemon recovery test flaked twice in the v0.5.3 publish run —
daemon cold-start + first response exceeded the 10s wait under runner
contention (logs showed 'too many open files'). Bump those two waits to 20s
and the test budget to 75s; passes in <1s locally in the full suite.

v0.5.2

Toggle v0.5.2's commit message

Unverified

This user has not yet uploaded their public signing key.
chore: release v0.5.2 — large-org retrieval-hang fix + upstream sync (f…

…34f606)

- Bound the MCP catch-up gate (shipped in the prior commit) so the first query
  on a large Salesforce org serves the slightly-stale graph instead of blocking
  on a tens-of-thousands-of-files catch-up until the 60s watchdog kills it.
- Drop the sync change-scan event-loop yield from that prior commit: it let a
  tool call racing the in-flight catch-up touch the SQLite connection mid-sync
  and hang (reproduced via the e2e harness, delay<300ms). The bounded gate alone
  fixes the reported hang; the yield was only a latency refinement.
- Sync upstream @colbymchenry/codegraph f34f606 (same-file value-reference edges,
  15 languages, colbymchenry#897); forkedFrom.upstreamCommit -> f34f606.

EXTRACTION_VERSION unchanged (upstream didn't bump; avoids forcing a full
re-index on large orgs — the new edges surface on the next index).

v0.5.1

Toggle v0.5.1's commit message

Unverified

This user has not yet uploaded their public signing key.
fix: complete package-lock.json (esbuild 0.21.5 optional platform dep…

…s) so npm ci passes

v0.5.0

Toggle v0.5.0's commit message

Unverified

No user is associated with the committer email.
chore: release v0.5.0 — gitignore-exempt schema + usage inference + r…

…elationship completeness

v0.4.0

Toggle v0.4.0's commit message

Unverified

No user is associated with the committer email.
chore: release v0.4.0 — SObject object layer (objects, usages, impact…

…, relationships)

v0.3.0

Toggle v0.3.0's commit message

Unverified

No user is associated with the committer email.
chore: release v0.3.0 (sync upstream 7db4c1d)

v0.2.0

Toggle v0.2.0's commit message

Unverified

No user is associated with the committer email.
chore: release v0.2.0 (sync upstream 16c73e2)

v0.1.1

Toggle v0.1.1's commit message

Unverified

No user is associated with the committer email.
chore: release v0.1.1