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 ✨
- (pi) @loreai/pi extension — Lore memory for Pi coding-agent by @BYK in #78
Bug Fixes 🐛
- (opencode) Hoist ltmSessionCache to avoid TDZ on startup by @BYK in #77
- (release) Custom bump script to work around npm workspace:* incompatibility by @BYK in #83
- Add root exports trampoline for file:// plugin loading by @BYK in #73
Documentation 📚
- Per-package README and LICENSE for npm by @BYK in #80
Internal Changes 🔧
Agents Md
- Sync curator entries before release by @BYK in #82
- Monorepo milestone — root trampoline documented by @BYK in #74
- Sync curator-managed knowledge entries by @BYK in #70
Core
- Decouple from @opencode-ai/sdk with host-agnostic types and LLMClient by @BYK in #76
- Add esbuild build script for node + bun targets by @BYK in #75
- Abstract SQLite driver behind #db/driver subpath by @BYK in #72
Other
- Rename opencode-lore to @loreai/opencode with legacy mirror by @BYK in #81
- Multi-package release pipeline for @LoreAi scope by @BYK in #79
- Split into @loreai/core + opencode-lore monorepo by @BYK in #71
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 🐛
Documentation 📚
Internal Changes 🔧
Agents Md
Core
Other