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.