Requested by: @BYK
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
New Features ✨
- (cch) Add seeds for Claude Code up to 2.1.142 by @github-actions in #329
- REST API for remote data management, recall, and import by @BYK in #337
- Lore start defaults to hosted mode, opt out with --local by @BYK in #334
- LORE_HOSTED_MODE — disable FS operations on client-controlled paths by @BYK in #333
- X-Lore-Git-Remote header and LORE_REMOTE_URL for remote gateway project grouping by @BYK in #331
Bug Fixes 🐛
- Prevent Sentry noise from embedding failures and fix surrogate pair truncation by @BYK in #344
- Pre-truncate long texts to prevent ONNX OOM and report embedding errors to Sentry by @BYK in #343
- Break Layer 4 cache hit rate death spiral by @BYK in #341
- Exempt sub-agent sessions from cache warming by @BYK in #340
- Harden remote import error handling and clean up code by @BYK in #339
- Import dedup checks remote DB when LORE_REMOTE_URL is set by @BYK in #338
- Stop merging sub-agent turns into parent session by @BYK in #335
- Use text blocks in recall follow-up to prevent tool leaking to client by @BYK in #332
- Keep recall tool in follow-up request to prevent API rejection by @BYK in #330
Internal Changes 🔧
- (ui) Unify Per Session and Live Sessions tables into shared renderer by @BYK in #336
- Extract ltmDiffThreshold() helper to deduplicate step 6 and 7b by @BYK in #342
Requested by: @BYK
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
New Features ✨
Bug Fixes 🐛
Internal Changes 🔧