Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions generated/dogfood/DOGFOOD_REPORT_v3.10.1-dev.80.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ Built each `tests/benchmarks/resolution/fixtures/<lang>/` with both engines:

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

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).
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).

| Change | Test | Result |
|--------|------|--------|
Expand Down Expand Up @@ -312,7 +312,7 @@ Observations:
|-------|------:|------:|------:|-------:|
| minilm (384d) | 981/1500 (65.4%) | 1291/1500 (86.1%) | 1367/1500 (91.1%) | 63 |
| jina-small (512d) | 1168/1500 (77.9%) | 1402/1500 (93.5%) | 1445/1500 (96.3%) | 23 |
| jina-base (768d) | _benchmark still running at report cut_ | | | |
| jina-base (768d) | _not completed in this session — see follow-up [#1181](https://github.com/optave/ops-codegraph-tool/issues/1181)_ | — | — | — |

### Benchmark Assessment

Expand Down Expand Up @@ -432,7 +432,7 @@ Either install into the right directory (the proposed fix) OR don't auto-install

## 12. Overall Assessment

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.
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.

The two notable findings are:

Expand Down
Loading