v1.0.0: first official release
What's Changed
The main changes are the addition of curated shared projects:
- Share curated project memories by @dacorvo in #88
- Better project facet by @dacorvo in #83
- feat(index): resolve each session's source repo at index time by @dacorvo in #86
Warning
This introduces a breaking change in the funes lance DB schema: existing memory stores must be reindexed, or migrated using the tools (local | remote).
Other changes:
- fix: return the full matched chunk in agent recall output by @dacorvo in #79
- Nicer interactive recall by @dacorvo in #80
- Improve funes add DX and remove funes use by @dacorvo in #81
- feat(status): report indexation and last-push info by @dacorvo in #78
- Add store card by @dacorvo in #82
- feat(parse): align the project facet on the munged session cwd by @dacorvo in #84
- Release hygiene by @dacorvo in #85
- refactor(ui): drop fzf dependency by @dacorvo in #87
Full Changelog: v0.13.0...v1.0.0