What's Changed
Features
Bug Fixes
- accelerate Windows inference with Vulkan (#382) (6501345)
- bound daemon logs and preserve bootstrap errors (#385) (93451bf)
- defer observation provenance index to migrations (#381) (c8533a7)
- load bundled ONNX Runtime on Windows (#365) (c66f9d8)
- M1 honest columns — migrate Page scope into unified
spacecolumn (#375) (1b56c3a) - M2 PR-2 — edges reader cutover, parity reconciliation + §6.9 online backup (#378) (3246e18)
- M2 unified edges — schema expand + dual-write shadow (PR-1) (#377) (b256814)
- M3 PR-1 — entity→page dual-write foundation (schema 89–93) (#380) (24c45d8)
- M3 PR-2 — entity reader cutover, parity watermark + D6 + §6.5 soak (#387) (7f3bd7e)
- M3 wire freeze — adapter seam, freeze teeth, Q1 stub-page fence lifts (#390) (084e39d)
- M3g edge-grounding promotion — span capture, default-OFF grounding sweep, gates made real (#392) (31e0fa6)
- start Page-Map Canvas blank — proactive suggestions now opt-in (#371) (34beb24)
Full Changelog: v0.14.1...v0.15.0
Install
Wenlan setup (local runtime + daemon):
npx -y wenlan setup
MCP connector only:
npx -y wenlan-mcp
Exact release setup:
WENLAN_RELEASE_TAG=v0.15.0 npx -y wenlan setup
Shell installer:
curl -fsSL https://raw.githubusercontent.com/7xuanlu/wenlan/main/install.sh | bash
Exact shell install for this release:
curl -fsSL https://raw.githubusercontent.com/7xuanlu/wenlan/v0.15.0/install.sh | WENLAN_RELEASE_TAG=v0.15.0 bash
Downloads exact binaries and prints manual isolated daemon/MCP setup steps.
Wenlan works in local memory mode without a local model or API key. Distill cycles are opt-in with
wenlan models installorwenlan keys set anthropic.