Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 15:09
· 35 commits to main since this release
bb2b084

What's Changed

  • fix(resolver): resolve TypeScript implements clauses + complete the typescript-small corpus by @cdeust in #215
  • docs(distribution): document the AI_ARCHITECT_SOURCE_CHECKOUT dev-mount escape hatch by @cdeust in #217
  • perf(pipeline): close measured end-result losses toward the 0.85 gate by @cdeust in #219
  • fix(resolver): heritage edges across all languages declaring explicit clauses by @cdeust in #221
  • feat(parser): data-driven LanguageConventions, proven on Go by @cdeust in #222
  • feat(parser): migrate Java to data-driven conventions by @cdeust in #223
  • feat(parser): generic tree-sitter tags-query extraction engine by @cdeust in #225
  • feat(parser): generic descent, heritage hop and fieldless fallback for the introspection engine by @cdeust in #226
  • feat(parser): generic keyword-driven import extraction by @cdeust in #230
  • feat(parser): complete the global structural vocabulary (Elixir, Zig, Bash) by @cdeust in #231
  • chore(parser): delete the test-only structural engine by @cdeust in #234
  • docs: wire the global agent rules into this repo by @cdeust in #238
  • chore(distribution): one command to re-pin the bootstrap manifest digests by @cdeust in #237
  • feat(index): persist the full AST — a parsed file is entirely indexed by @cdeust in #236
  • refactor(clustering): split community.rs under the 500-line cap by @cdeust in #240
  • ci(deps): bump the github-actions group across 1 directory with 4 updates by @dependabot[bot] in #229
  • deps(deps): bump the cargo-minor-patch group across 1 directory with 2 updates by @dependabot[bot] in #227
  • deps(deps): bump toml from 0.8.23 to 1.1.3+spec-1.1.0 by @dependabot[bot] in #183
  • chore: complete the automatised-pipeline → ai-architect-mcp-codebase rename by @cdeust in #241
  • feat(release): automate MCP Registry publish for the renamed identity by @cdeust in #242
  • fix(pins): restore byte-identity with the canonical copy in cdeust/Cortex by @cdeust in #243
  • fix(pins): finish mirroring the marketplace pin gate split by @cdeust in #247
  • deps(deps): bump lbug from 0.18.3 to 0.19.1 by @cdeust in #244
  • deps(deps): bump tree-sitter-rust from 0.23.3 to 0.24.2 by @cdeust in #245
  • deps(deps): bump tree-sitter-c from 0.23.4 to 0.24.2 by @cdeust in #246
  • chore(release): 0.10.0 — fix the MCP Registry publish path by @cdeust in #248

Full Changelog: v0.9.1...v0.10.0