Skip to content

DP-48 Add Mermaid import command - #140

Merged
StiensWout merged 1 commit into
nightlyfrom
feature/dp-48-add-best-effort-import-command-with-mermaid-mvp
Jun 15, 2026
Merged

StiensWout merged 1 commit into
nightlyfrom
feature/dp-48-add-best-effort-import-command-with-mermaid-mvp

Conversation

@StiensWout

Copy link
Copy Markdown
Owner

Summary

  • Add diagrampilot import <input> --format mermaid --out <path> for best-effort Mermaid flowchart import into DiagramPilot Source Files.
  • Preserve simple direction, nodes, labels, edges, edge labels, subgraphs where practical, with deterministic lowercase snake_case Stable IDs and collision suffixes.
  • Add text and --json fidelity reporting, overwrite protection with --force, public docs, and CLI/core coverage.

Validation

  • npm run check:release-version
  • npm run build
  • npm test
  • npm --workspace website run build
  • npm --workspace website run test
  • npm run generate:schema
  • git diff --exit-code -- schema/diagramspec-v1.schema.json
  • npm run check:package-readiness
  • npm run check:package-size-budgets
  • npm run audit:fallow
  • npm run audit:fallow:changed
  • git diff --check

Linear: DP-48

@linear-code

linear-code Bot commented Jun 15, 2026

Copy link
Copy Markdown

DP-48

@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
diagram-pilot-website Ready Ready Preview, Comment Jun 15, 2026 12:27pm

@StiensWout
StiensWout merged commit 636fa8b into nightly Jun 15, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant