superlore

Changelog

Everything new across superlore — the core library, the CLI, and the editor extension. Author once; humans read it here, agents read the same entries over the MCP.

init → a KB that builds and deploys

  • AddedbuildIndexFromSource — one call turns your content source into the MCP index. Author once; the agent queries the same corpus the site renders.Agents & MCP
  • AddedPersonal KB template — superlore init --type personal-kb scaffolds a private, authenticated KB that's a digital replica of how you think and work, exposed to your agents over MCP.
  • Fixedsuperlore init now scaffolds a KB that installs, builds, and deploys out of the box — correct package config and working MCP wiring.

Preview + Handoff components

  • AddedPreview — UI mockups (browser/app chrome, tabs, sidebar) as a dual-representation component.Preview
  • AddedHandoff — the session baton (AI↔AI, AI↔human) for the top of a doc.Handoff
  • FixedCanvas node colors render for consumers of the published package.

One import surface, RSC-ready

  • AddedSingle-import surface — import everything from superlore (ui / source / config / next).
  • ChangedBuild preserves React Server Component boundaries, so the package is consumable by real Next apps.

Editor onboarding over curl

  • Addedsuperlore connect — auto-detects VS Code / Cursor / Windsurf and installs the editor extension. No Marketplace.
  • AddedThe editor extension renders the full component set in preview, including Handoff.

First release

  • AddedDual-representation components, the Canvas, a first-class MCP, and optional auth — one corpus for humans and agents.
Built withsuperlore