Skip to content

Releases: cdeust/automatised-pipeline

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 02:46
bff6562

What's Changed

  • fix(release): real mcpb sha256 in server.json, correct binary name in docs, drop stale private-repo notice by @cdeust in #47
  • feat: core-8 tool profile, Windows release build, crates.io publish prep by @cdeust in #48
  • release: v0.8.0 — core tool profile, crates.io, cross-host installs by @cdeust in #49

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:07
58a80d4

What's Changed

  • fix(validation): distinguer unverifiable de hallucinated dans validate_prd_against_graph by @cdeust in #19
  • fix(prd-input): classification match_mode — fin des faux positifs lexicaux verified by @cdeust in #20
  • refactor(validator): split prd_validator sous les limites de taille (929→7 fichiers) by @cdeust in #22
  • feat(prd-input): brancher l'index hybride dans prepare_prd_input — fallback explicite by @cdeust in #23
  • fix(test): replace fixed shared temp-DB paths with per-test TempDir by @cdeust in #24
  • fix(lbug): bound production max_db_size + fix test isolation collisions (issue #25) by @cdeust in #26
  • security: convert Cypher literals to graph_store::cypher_str + anti-reintroduction guard by @cdeust in #27
  • fix(resolver): make resolution_rate arithmetically sound and idempotent by @cdeust in #33
  • fix(resolver): single evidence-based ambiguity policy; confidence reflects evidence, not spelling by @cdeust in #34
  • fix(kotlin): resolve ambiguous unqualified calls via import and package evidence by @cdeust in #37
  • chore: zero build warnings — delete dead resolve_deterministic path by @cdeust in #38
  • fix(resolver): classify JVM/Android ecosystem imports as external and keep externals out of cross-repo candidates by @cdeust in #35
  • docs(resolver): drop stale doc-comment references to resolve_deterministic by @cdeust in #39
  • refactor(resolver): Extract Function resolve_one_call_site from resolve_calls by @cdeust in #41
  • fix(zera): clippy unnecessary_filter_map in grammar.rs by @cdeust in #43
  • release: v0.7.0 — resolver correctness overhaul (issues #28#32) by @cdeust in #44
  • fix(clippy): 37 -D warnings errors in root crate + workspace enforcement gap by @cdeust in #45
  • docs(changelog): cover clippy cleanup + CI gate (#40, #42) in 0.7.0 by @cdeust in #46

Full Changelog: v0.6.1...v0.7.0

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 09:14

What's Changed

  • feat(index): expose absolute source root via meta.json sidecar by @cdeust in #12

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 19:06

What's Changed

  • chore(mcp): MCP Registry / Glama / Anthropic Directory submission (mcpb) by @cdeust in #5
  • fix(parser): repair Swift indexing + dormant multi-language extraction by @cdeust in #6
  • Parser: split language parsers into submodules + grammar-fidelity harness (F1–F12) by @cdeust in #7
  • chore(release): align plugin manifests to 0.5.0 by @cdeust in #8
  • feat(indexer): add include_dependencies flag to index full corpus by @cdeust in #9
  • fix: eliminate Kuzu CrossProduct hang + ENOTDIR on re-index by @cdeust in #10
  • perf(resolver,indexer): tri-tier DependencyScope + bounded glob resolution + bulk edge inserts by @cdeust in #11

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 15:49

What's Changed

  • feat(prd_input): feature mode + inline prd_context (ground any feature on the graph) by @cdeust in #3
  • feat(parser): extract symbols from JavaScript (js/jsx/mjs/cjs) via th… by @cdeust in #4

Full Changelog: v0.2.2...v0.5.0

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 02 Jun 15:46

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Jun 15:00

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 10:27

What's Changed

  • feat(indexer): all-file indexing — every file is a File node + light linking by @cdeust in #2

New Contributors

  • @cdeust made their first contribution in #2

Full Changelog: v0.0.9...v0.2.0

What's Changed

  • feat(indexer): all-file indexing — every file is a File node + light linking by @cdeust in #2

New Contributors

  • @cdeust made their first contribution in #2

Full Changelog: v0.0.9...v0.2.0

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 27 Apr 15:00

Full Changelog: v0.0.8...v0.0.9

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 27 Apr 14:25

Full Changelog: v0.0.7...v0.0.8