Skip to content

v2.0.0-beta.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 20:03
· 14 commits to main since this release
5209563

v2.0.0-beta.1 - 2026-07-30

Breaking Change

  • get_lineage (single- and multi-project) now returns a structured lineage graph (root_id/nodes/edges) instead of a list of node dicts, and links an interactive MCP-app UI that supporting MCP hosts can render; its default depth is now 1 (direct parents/children). Set DISABLE_MCP_APPS to opt out of the app resource.