Skip to content

v1.0.0-beta.7

Pre-release
Pre-release

Choose a tag to compare

@autholykos autholykos released this 06 Apr 20:14
· 137 commits to main since this release
b18dbc0

What's Changed

Multirepo support

  • feat(explain-file): add repo_id and scoped workspace_path for secondary repos (#223) by @autholykos in #259
  • feat(config): detect multirepo config shadowing during discovery (#224) by @autholykos in #259
  • fix(config): use lightweight TOML parse for multirepo shadow detection (#224) by @autholykos in #259

Indexing & graph

  • feat: support incremental index updates without full rebuild (#253) by @autholykos in #258
  • feat: inject source_adapter metadata in loader for all adapters (#254) by @autholykos in #257
  • feat: add relates_to soft edge type for non-dependency relationships (#252) by @autholykos in #256

Fixes

  • fix: hardcoded adapter column in rebuild.go by @autholykos in #255
  • fix: add tool definitions to server.json for Smithery discovery

Housekeeping

Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7