What's Changed
- Add extracted edge facts to entity summaries by @prasmussen15 in #1182
- Fix dependabot security vulnerabilities by @danielchalef in #1184
- Revert "Fix dependabot security vulnerabilities" by @danielchalef in #1185
- Pin mcp_server to graphiti-core 0.26.3 by @danielchalef in #1186
- Update manual code review workflow to use claude-opus-4-5-20251101 by @danielchalef in #1189
- Refactor prompt system for efficiency and clarity by @prasmussen15 in #1191
- fix(falkordb): sanitize pipe and slash chars in fulltext queries by @Milofax in #1183
- feat(nodes): generate entity summary from episode when no edges exist by @prasmussen15 in #1196
- chore: bump version to 0.27.0pre2 by @prasmussen15 in #1200
- fix(falkordb): escape group_ids in RediSearch fulltext queries by @Milofax in #1175
- feat(gemini): add support for Gemini 3 preview models by @geojaz in #1202
- Fix Azure OpenAI integration for v1 API compatibility by @andreibogdan in #1192
- fix(edges): preserve all signatures when edge type is reused across node pairs by @prasmussen15 in #1197
- fix(graphiti): prevent add_triplet from overwriting edges with different src/dst by @prasmussen15 in #1212
- bump version by @prasmussen15 in #1219
New Contributors
- @Milofax made their first contribution in #1183
- @geojaz made their first contribution in #1202
- @andreibogdan made their first contribution in #1192
Full Changelog: v0.26.3...v0.27.0