v1.0.0-beta.7
Pre-release
Pre-release
·
137 commits
to main
since this release
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
- chore: bump version to v1.0.0-beta.7 by @autholykos in #260
Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7