CHANGELOG BLOG / 2026-04-29
v0.6 turns Lore from a local alpha into something people can verify.
The goal of v0.6 was not to add hosted SaaS or billing. It was to make the local-first control plane discoverable, reproducible, and honest enough for external review.
What changed
- Activation proof
pnpm quickstart -- --activation-reportproduces redacted first-value evidence instead of asking users to trust a README.- AI-readable docs
/llms.txt,/llms-full.txt, canonical metadata, and public-source boundaries are live for assistants and search.- Agent clients
- Claude Code, Cursor Agent, and Qwen Code golden paths were validated against the documented MCP configuration.
- MCP distribution
- The Official MCP Registry entry is active and lists both
@lore-context/serverversion0.6.0-alpha.1on npm and the public GHCR OCI image. - Launch materials
- Show HN, marketplace copy, screenshots, design partner intake, and publication guardrails are prepared for human review.
What v0.6 still does not claim: public hosted SaaS, billing, managed cloud sync, production readiness, or benchmark wins.
中文摘要
v0.6 的重点不是做云端商业化,而是补齐外部用户可以验证的信任闭环:快速启动报告、AI 可读文档、MCP Registry、Claude/Cursor/Qwen 的真实客户端验证,以及透明的 alpha 边界。