2adc7f60c0
fix(db): WAL truncate at parked barriers ONLY — the timer-path truncate loses the race it was assumed to lose (#1336)
Colby Mchenry
2026-07-17 09:11:32 -05:00
f6dbbaf78e
fix(db): WAL truncate at parked barriers ONLY — the timer-path truncate loses the race it was assumed to lose
p1-truncate-barrier-only
Colby McHenry
2026-07-17 09:11:27 -05:00
ca88d3bd15
fix(db,resolution): WAL file cap + cgroup cache credit + pool/parse sizing corrections from the instrumented kernel-scale runs (#1335)
Colby Mchenry
2026-07-17 08:56:26 -05:00
7c2d5bd442
fix(db,resolution): WAL file cap + cgroup cache credit + pool/parse sizing corrections from the instrumented kernel-scale runs
p1-valve-filecap
Colby McHenry
2026-07-17 08:56:22 -05:00
6e52295ceb
fix(resolution): WAL containment for the pooled superphase — writer backpressure at pool-idle boundaries (#1332)
Colby Mchenry
2026-07-17 07:48:34 -05:00
aedcef04e7
fix(resolution): WAL containment for the pooled superphase — writer backpressure at pool-idle boundaries
p1-wal-containment
Colby McHenry
2026-07-17 07:48:16 -05:00
8060da28c0
docs(kernel): make the migration plan a cold-start handoff — status checklist, §0a operational handoff, superseded-expectation annotations
rust-kernel
Colby McHenry
2026-07-17 00:29:22 -05:00
f07fd545ad
docs(kernel): record 2-CPU django/prometheus benchmarks in §4e
Colby McHenry
2026-07-16 23:54:06 -05:00
c2503e2bee
feat(kernel): R5 — Python and Go ports, gates passed, default-on
Colby McHenry
2026-07-16 23:50:02 -05:00
28068fa0f1
perf(kernel): direct-to-store decode — buffers flow to the store worker, main thread never materializes nodes
Colby McHenry
2026-07-16 23:38:32 -05:00
03d54e47a1
feat(kernel): R4 — Java port with Lombok synthesis, gate passed, default-on
Colby McHenry
2026-07-16 23:25:29 -05:00
567b4ad4be
perf(resolution): drop non-unique edge indexes during the bulk resolution window, byte-identical graphs (#1322)
Colby Mchenry
2026-07-16 18:26:30 -05:00
b38eee206b
perf(resolution): drop non-unique edge indexes during the bulk resolution window, byte-identical graphs
perf/bulk-edge-load
Colby McHenry
2026-07-16 18:26:26 -05:00
cf38ef65af
perf(synthesis): fan dynamic-dispatch passes across the resolver pool, byte-identical graphs (#1321)
Colby Mchenry
2026-07-16 18:07:51 -05:00
27ac0c0126
perf(synthesis): fan dynamic-dispatch passes across the resolver pool, byte-identical graphs
perf/parallel-synthesis
Colby McHenry
2026-07-16 18:07:30 -05:00
a2f3c31a97
perf(resolution): defer checkpoints and double-buffer persist during resolution, byte-identical graphs (#1320)
Colby Mchenry
2026-07-16 17:26:29 -05:00
a8bd4605d8
perf(resolution): defer checkpoints and double-buffer persist during resolution, byte-identical graphs
perf/resolution-pipeline
Colby McHenry
2026-07-16 17:25:58 -05:00
a66683d3eb
feat(installer): offer CodeGraph Pro beta signup after install and upgrade (#1297)
Colby Mchenry
2026-07-15 19:11:06 -05:00
2b0b4b587e
ci(release): publish npm packages with provenance and attest release bundles (#1296)
Colby Mchenry
2026-07-15 19:10:34 -05:00
e871c49a31
fix(resolution): clean up processed refs by row id so batch boundaries can't drop sibling call sites (#1269) (#1270)
Colby Mchenry
2026-07-12 20:09:03 -05:00
6103f5e228
fix(cpp): resolve explicit operator calls (a.operator+(b)) to the operator method (#1268)
Colby Mchenry
2026-07-12 19:56:35 -05:00
47823944a3
feat(mcp): notice when a newer CodeGraph release exists, without changing anything (#1243) (#1253)
Colby Mchenry
2026-07-10 17:36:47 -05:00
cd60986224
fix(upgrade): route npm through cmd.exe on Windows — a direct npm.cmd spawn EINVALs on modern Node
Colby McHenry
2026-07-10 17:29:42 -05:00
4b3e16b736
fix(uninstall): key path math on the target platform, not the host
Colby McHenry
2026-07-10 17:20:11 -05:00
9f583e1616
fix(uninstall): remove the CLI binaries too, not just agent configs (#1071)
Colby McHenry
2026-07-10 17:18:15 -05:00
8f67f1b02b
feat(mcp): notice when a newer CodeGraph release exists, without changing anything (#1243)
feat/update-check-1243
Colby McHenry
2026-07-10 17:17:19 -05:00
8b82fe71f8
fix(explore): stop NL-question words from hijacking the named-symbol tier when they collide with real callables (#1252)
Colby Mchenry
2026-07-10 16:20:28 -05:00
15589f138d
fix(explore): stop NL-question words from hijacking the named-symbol tier when they collide with real callables
fix/explore-nl-stopword-guard
Colby McHenry
2026-07-10 16:19:54 -05:00
70b1be6a21
fix(php): resolve method calls through $this-> properties on their declared type (#1220) (#1251)
Colby Mchenry
2026-07-10 15:47:57 -05:00
9d0cd3a7d1
fix(sync): resolve cross-file refs when an edit adds or removes the satisfying symbol (#1240) (#1249)
Colby Mchenry
2026-07-10 12:19:08 -05:00
386bff0f84
fix(upgrade): refresh installer-written agent surfaces after a binary upgrade (#1238) (#1239)
XU Pengfei
2026-07-11 00:58:55 +09:00
63eb488ed4
fix(upgrade): stop npm installs self-shadowing on upgrade; verify the resolved version after every upgrade (#1238, #1071) (#1245)
Colby Mchenry
2026-07-10 10:52:22 -05:00
edb9f2f14c
fix(watchdog): don't kill a healthy index on degraded storage — require heartbeat silence AND no disk progress (#1231) (#1244)
Colby Mchenry
2026-07-10 08:25:23 -05:00
9214db74b2
fix(watchdog): don't kill a healthy index on degraded storage — require heartbeat silence AND no disk progress (#1231)
fix/1231-watchdog-disk-progress
Colby McHenry
2026-07-10 08:24:52 -05:00
e76a355df5
fix(resolution): gate closure-collection synthesis to Swift/Kotlin and de-quadratic its line accounting (#1235) (#1237)
Colby Mchenry
2026-07-09 20:54:45 -05:00