Greplica v0.2.0
What's Changed
- Improve README narrative and benchmark section by @kushalpatil07 in #69
- Add GitHub Copilot CLI integration by @kushalpatil07 in #70
- updated to better README by @kushalpatil07 in #71
- fix: report validation error instead of crashing on malformed proposal edges by @chiragbiradar in #93
- Add MIT license by @kushalpatil07 in #99
- fix: prevent script injection in graph view via unescaped </script> i… by @priyamkarn in #88
- feat(search): improve BM25 retrieval by tokenizing camelCase and snake_case identifiers by @anshikavashistha in #102
- feat: add Antigravity platform support (skills-only) by @priyamkarn in #105
- feat(opencode): add full OpenCode platform support with transcript projection and working-memory updates by @anshikavashistha in #100
- fix: scope graph objects by repo by @volfiros in #107
- refactor: extract hook module interfaces into dedicated types.ts by @TanishValesha in #95
- Mark drifted claims in the anchor audit by @nitininhouse in #111
- fix stale install platform guidance by @GautamSharma99 in #127
- Add SWE-chat Greplica planning benchmark cases by @kushalpatil07 in #139
- Add anchor drift supersede eval by @nitininhouse in #131
- fix: inline chart.js assets in graph view instead of loading from CDN by @Rontu22 in #137
- fix: report validation error instead of crashing when a compact relationship field has a missing/invalid id by @priyamkarn in #98
- Add Cursor platform install support by @inahus99 in #124
- Add Cursor working-memory updates by @inahus99 in #125
- feat: add findSimilarClaims for claim dedupe detection by @TanishValesha in #116
- fix: preserve standalone source memberships by @volfiros in #135
- Fix silent no-op for sqlite-backed OpenCode sessions in the memory-update worker by @riyaa256 in #132
- fix: close locally owned database services (#83) by @priyamkarn in #86
- sync README command list with CLI help by @GautamSharma99 in #130
- Fix/stdin epipe by @kohlivrinda in #113
- Add managed repository memory support by @kushalpatil07 in #167
- Document onboarding and release managed CLI 0.2.0 by @kushalpatil07 in #168
New Contributors
- @chiragbiradar made their first contribution in #93
- @priyamkarn made their first contribution in #88
- @anshikavashistha made their first contribution in #102
- @TanishValesha made their first contribution in #95
- @nitininhouse made their first contribution in #111
- @GautamSharma99 made their first contribution in #127
- @Rontu22 made their first contribution in #137
- @inahus99 made their first contribution in #124
- @riyaa256 made their first contribution in #132
Full Changelog: v0.1.16...v0.2.0