v0.9.6
What's Changed
Bug Fixes
- add Codex plugin install path (eac308e)
- add Wenlan plugin shared contract (4e786e9)
- stop space auto-create and cascade space moves (993a039)
Full Changelog: v0.9.5...v0.9.6
Install
Wenlan setup (local runtime + daemon):
npx -y wenlan setup
MCP connector only:
npx -y wenlan-mcp
Exact release setup:
WENLAN_RELEASE_TAG=v0.9.6 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.9.6/install.sh | WENLAN_RELEASE_TAG=v0.9.6 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 model installorwenlan key set anthropic.