Skip to content

feat: support import / export dsl in CLI#37232

Draft
wylswz wants to merge 6 commits into
langgenius:mainfrom
wylswz:wyl/cli-dsl-import
Draft

feat: support import / export dsl in CLI#37232
wylswz wants to merge 6 commits into
langgenius:mainfrom
wylswz:wyl/cli-dsl-import

Conversation

@wylswz

@wylswz wylswz commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

@wylswz wylswz requested review from a team, QuantumGhost, crazywoola and laipz8200 as code owners June 9, 2026 09:16
@wylswz wylswz marked this pull request as draft June 9, 2026 09:16
@dosubot dosubot Bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Jun 9, 2026
@github-actions github-actions Bot added the web This relates to changes on the web. label Jun 9, 2026
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Pyrefly Type Coverage

Metric Base PR Delta
Type coverage 47.25% 47.26% +0.01%
Strict coverage 46.75% 46.75% +0.01%
Typed symbols 26,553 26,562 +9
Untyped symbols 29,962 29,966 +4
Modules 2853 2854 +1

@wylswz wylswz force-pushed the wyl/cli-dsl-import branch from 20a13b0 to ca1103f Compare June 9, 2026 10:25
@wylswz wylswz force-pushed the wyl/cli-dsl-import branch from ca1103f to 6689fae Compare June 9, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XL This PR changes 500-999 lines, ignoring generated files. web This relates to changes on the web.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant