Skip to content

Commit 1a252ec

Browse files
authored
docs: dogfood report for v3.10.1-dev.80 (#1180)
* docs: add dogfood report for v3.10.1-dev.80 * docs: reconcile extractor count and mark jina-base benchmark as deferred Fix two Greptile P1/P2 findings in the v3.10.1-dev.80 dogfood report: - §6 changelog said "12 native extractor ports (#1097-#1107)" but the PR range and the §5 parity table both enumerate 11. Correct to 11 so the body is internally consistent (the §5 table and conclusion already read 11/11). - §8 embedding-benchmark table left the jina-base (768d) row as "benchmark still running at report cut". Replace the placeholder with an explicit "not completed in this session" note and link to the follow-up issue #1181 so the missing data is clearly tracked rather than reading as redacted. * docs: align §12 overall assessment to 11 extractors (#1180) * docs: add post-session #1181 follow-up to §13 issues table (#1180)
1 parent a9cd175 commit 1a252ec

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

generated/dogfood/DOGFOOD_REPORT_v3.10.1-dev.80.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Built each `tests/benchmarks/resolution/fixtures/<lang>/` with both engines:
198198

199199
## 6. Release-Specific Tests (changes since v3.10.0)
200200

201-
The v3.10.1-dev.80 series adds 12 native extractor ports (#1097#1107), several language-specific fixes (#1109, #1122, #1123, #1124, #1127, #1128, #1158), a MCP enhancement (#1149), benchmark-stability fixes (#1119, #1120, #1131, #1133, #1134), and CI hardening (#1146, #1151, #1164).
201+
The v3.10.1-dev.80 series adds 11 native extractor ports (#1097#1107), several language-specific fixes (#1109, #1122, #1123, #1124, #1127, #1128, #1158), a MCP enhancement (#1149), benchmark-stability fixes (#1119, #1120, #1131, #1133, #1134), and CI hardening (#1146, #1151, #1164).
202202

203203
| Change | Test | Result |
204204
|--------|------|--------|
@@ -435,7 +435,7 @@ Either install into the right directory (the proposed fix) OR don't auto-install
435435

436436
## 12. Overall Assessment
437437

438-
Codegraph v3.10.1-dev.80 is **a solid dev build** with 12 new native extractors landing at byte-identical parity to WASM, a useful MCP enhancement (`file_pattern` in `semantic_search`), and meaningful CI/benchmark hardening. The release-specific work is high quality — every change touched in the changelog held up to scrutiny.
438+
Codegraph v3.10.1-dev.80 is **a solid dev build** with 11 new native extractors landing at byte-identical parity to WASM, a useful MCP enhancement (`file_pattern` in `semantic_search`), and meaningful CI/benchmark hardening. The release-specific work is high quality — every change touched in the changelog held up to scrutiny.
439439

440440
The two notable findings are:
441441

@@ -465,3 +465,6 @@ The native receiver-edge gap (+36% vs WASM) is concerning per CLAUDE.md's "engin
465465
| Issue | [#1176](https://github.com/optave/ops-codegraph-tool/issues/1176) | bug: watch mode crashes with FOREIGN KEY constraint failed in rebuildFile | open |
466466
| Issue | [#1177](https://github.com/optave/ops-codegraph-tool/issues/1177) | bug: build command rejects --db flag, breaking workflow with non-default DB locations | open |
467467
| PR | [#1178](https://github.com/optave/ops-codegraph-tool/pull/1178) | fix(embed): install @huggingface/transformers into codegraph's host node_modules | open |
468+
| Issue[^1] | [#1181](https://github.com/optave/ops-codegraph-tool/issues/1181) | follow-up: complete jina-base (768d) embedding Hit@k benchmark for v3.10.1 dogfood report | open |
469+
470+
[^1]: Filed post-session to track the deferred jina-base benchmark referenced in §8.

0 commit comments

Comments
 (0)