Loading
Commits on Source 17
-
Jean-Gabriel Doyon authored
-
Jean-Gabriel Doyon authored
fix(indexer): report SDLC row count metric per batch instead of per pipeline See merge request !1111
-
Jean-Gabriel Doyon authored
-
Jean-Gabriel Doyon authored
chore(deps): bump testcontainers 0.27.1 -> 0.27.3 and fix advisories See merge request !1112
-
Michael Usachenko authored
-
Michael Usachenko authored
perf(compiler): extend hop frontiers and multi-hop cascade to all query types See merge request !1114
-
Michael Angelo Rivera authored
-
Michael Angelo Rivera authored
refactor(code-graph): typed file outcomes replace string-classified errors See merge request !1113
-
Michael Usachenko authored
-
Michael Usachenko authored
perf(ontology): add text indexes on hot string columns (CH 26.2+) See merge request !1117
-
Michael Usachenko authored
-
Michael Usachenko authored
feat(server): classify execution errors with diagnostic hints See merge request !1115
-
Michael Usachenko authored
-
Michael Usachenko authored
perf(compiler): inline _nf_* CTE filters into dedup subqueries Closes #541 See merge request !1119
-
Bohdan Parkhomchuk authored
-
Michael Angelo Rivera authored
perf(indexer): skip non-parsable files during archive extraction See merge request !1110
-
semantic-release-bot authored
## [0.36.0](v0.35.0...v0.36.0) (2026-04-28) ### Features * **server:** classify execution errors with diagnostic hints ([ed150687](ed150687)) by Michael Usachenko ### Fixes * **indexer:** report SDLC row count metric per batch instead of per pipeline ([63906d9e](63906d9e)) by Jean-Gabriel Doyon ### Performance * **compiler:** extend hop frontiers and multi-hop cascade to all query types ([1689c774](1689c774)) by Michael Usachenko * **compiler:** inline _nf_* CTE filters into dedup subqueries ([589a4e89](589a4e89)) by Michael Usachenko * **indexer:** skip non-parsable files during archive extraction ([5eb0250c](5eb0250c)) by Bohdan Parkhomchuk * **ontology:** add text indexes on hot string columns (CH 26.2+) ([90a4e9fd](90a4e9fd)) by Michael Usachenko ### Other * **code-graph:** typed file outcomes replace string-classified errors ([43e33210](43e33210)) by Michael Angelo Rivera * **deps:** bump testcontainers 0.27.1 -> 0.27.3 and fix advisories ([b3b4cb5b](b3b4cb5b)) by Jean-Gabriel Doyon