Skip to content

v0.1.22 — Pick up dgmo 0.17.0 trim

Choose a tag to compare

@demian0311 demian0311 released this 21 May 19:54
· 52 commits to main since this release

Picks up @diagrammo/dgmo@0.17.0 — sequence participant types trimmed from 9 → 4 + default.

What changed for MCP consumers

  • get_examples and list_chart_types outputs reflect the trimmed sequence taxonomy (dgmo-content sweep landed in dgmo-content@5b51879).
  • Diagrams rendered via render_diagram / preview_diagram / share_diagram use the new taxonomy automatically.
  • No MCP API surface changes.

Breaking change in the bundled dgmo

Diagrams sent to this MCP that contain is a service / is a frontend / is a networking / is a gateway / is a external will surface E_PARTICIPANT_TYPE_REMOVED from dgmo. Drop the override — the participant renders as the default rectangle. See the dgmo 0.17.0 release notes for details.