Skip to content

feat: snippet#37046

Merged
FFXN merged 383 commits into
mainfrom
feat/snippet
Jun 5, 2026
Merged

feat: snippet#37046
FFXN merged 383 commits into
mainfrom
feat/snippet

Conversation

@FFXN
Copy link
Copy Markdown
Contributor

@FFXN FFXN commented Jun 4, 2026

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

New feature: add support for customized snippets.

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

MRZHUH
MRZHUH previously approved these changes Jun 5, 2026
Copy link
Copy Markdown
Contributor

@MRZHUH MRZHUH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jun 5, 2026
Comment thread api/services/snippet_service.py Outdated
Comment thread api/services/snippet_service.py
@FFXN FFXN requested review from MRZHUH and wylswz June 5, 2026 08:05
@wylswz wylswz added this to the 1.15.0 milestone Jun 5, 2026
@wylswz
Copy link
Copy Markdown
Contributor

wylswz commented Jun 5, 2026

Backend LGTM

Copy link
Copy Markdown
Contributor

@MRZHUH MRZHUH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@FFXN FFXN added this pull request to the merge queue Jun 5, 2026
Merged via the queue into main with commit 00ac937 Jun 5, 2026
42 checks passed
@FFXN FFXN deleted the feat/snippet branch June 5, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ 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.

4 participants