Skip to content

Changelog

Notable changes to the Potpie documentation. Versions follow the version switcher in the top navigation (powered by mike).

Info

This is the changelog for the documentation site. For Potpie CLI release notes, see the GitHub releases.

0.2 — latest

  • Added a dedicated Context Graph concept page, distinct from the Knowledge Graph
  • Expanded the CLI Commands reference with full GitHub, Linear, Jira, and Confluence subcommands, plus the graph workbench, timeline, backend, and skills command groups
  • Added Authentication & API Keys page
  • Added Troubleshooting & FAQ
  • Added Introduction page with an end-to-end scenario
  • Added Contributing guide for running the docs locally
  • Fleshed out tutorials with concrete commands and expected output
  • Moved Python autodoc demo to Internals (out of public API Reference nav)
  • Fixed Mermaid diagram syntax for v11 compatibility
  • Mintlify-inspired theme: Potpie lime (#B6E343), link blue (#60a5fa), dark sidebar, gradient hero
  • Split CI and release workflows: main validates docs, Mike publishes versioned HTML to gh-pages
  • latest is now a Mike alias that can move forward without overwriting older versions

0.1

  • Initial MkDocs + Material documentation site
  • Quickstart, Installation, Knowledge Graph, CLI Commands
  • Prebuilt and Custom Agents
  • Tutorials: Explore, Build, Debug
  • API Reference overview and Python autodoc via mkdocstrings