Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
whn007
/
dify
Public
forked from
langgenius/dify
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Dec 18, 2025
chore(web): enhance frontend tests (#29869)
Show description for c12f0d1
lyzno1
and
gemini-code-assist[bot]
authored
c12f0d1
View commit details
Copy full SHA for c12f0d1
Browse repository at this point
refactor: split changes for api/controllers/web/audio.py (#29856)
Show description for 82220a6
4 people
authored
82220a6
View commit details
Copy full SHA for 82220a6
Browse repository at this point
chore: tests for configuration (#29870)
iamjoel
authored
5638dcc
View commit details
Copy full SHA for 5638dcc
Browse repository at this point
fix 29184 (#29188)
Show description for 5067e4f
3 people
authored
5067e4f
View commit details
Copy full SHA for 5067e4f
Browse repository at this point
chore: enhance Jest setup and add new tests for dataset creation components (#29825)
Show description for 46e0548
CodingOnStar
and
CodingOnStar
authored
46e0548
View commit details
Copy full SHA for 46e0548
Browse repository at this point
refactor: implement SettingsModal with retrieval settings and add tests for RetrievalChangeTip component (#29786)
lyzno1
authored
e228b80
View commit details
Copy full SHA for e228b80
Browse repository at this point
fix(api): resolve errors when setting visibility to partial members (#29830)
quicksandznzn
authored
b0bef1a
View commit details
Copy full SHA for b0bef1a
Browse repository at this point
chore(web): enhance tests follow the testing.md and skills (#29841)
lyzno1
authored
98b1ec0
View commit details
Copy full SHA for 98b1ec0
Browse repository at this point
refactor: part of remove all reqparser (#29848)
Show description for a954bd0
asukaminato0721
and
Copilot
authored
a954bd0
View commit details
Copy full SHA for a954bd0
Browse repository at this point
fix: fix fixed_separator (#29861)
fatelei
authored
78ca5ad
View commit details
Copy full SHA for 78ca5ad
Browse repository at this point
chore(web): enhance frontend tests (#29859)
lyzno1
authored
9f24cff
View commit details
Copy full SHA for 9f24cff
Browse repository at this point
chore(codeowners): add migrations code owner (#29864)
laipz8200
authored
9bb5670
View commit details
Copy full SHA for 9bb5670
Browse repository at this point
perf: decrease db query (#29837)
Show description for e6545f2
fatelei
and
autofix-ci[bot]
authored
e6545f2
View commit details
Copy full SHA for e6545f2
Browse repository at this point
chore: tests for annotation (#29851)
Show description for a913cf2
3 people
authored
a913cf2
View commit details
Copy full SHA for a913cf2
Browse repository at this point
feat: show generate speed in chatbot (#29602)
Show description for ee4041a
leslie2046
and
gemini-code-assist[bot]
authored
ee4041a
View commit details
Copy full SHA for ee4041a
Browse repository at this point
fix: plugin execution timeout not respecting PLUGIN_MAX_EXECUTION_TIMEOUT (#29785)
Show description for eb5a444
hukurou0
and
crazywoola
authored
eb5a444
View commit details
Copy full SHA for eb5a444
Browse repository at this point
ci: add detailed test coverage report for web (#29803)
Show description for 3cd57bf
lyzno1
and
crazywoola
authored
3cd57bf
View commit details
Copy full SHA for 3cd57bf
Browse repository at this point
fix(theme): make sticky headers opaque in dark mode (Monaco sticky sc… (#29826)
nourzakhama2003
authored
32401de
View commit details
Copy full SHA for 32401de
Browse repository at this point
fix: fix json object validate (#29840)
fatelei
authored
dd237f1
View commit details
Copy full SHA for dd237f1
Browse repository at this point
feat: sandbox retention basic settings (#29842)
hj24
authored
46c9a59
View commit details
Copy full SHA for 46c9a59
Browse repository at this point
chore: tests for goto anything (#29831)
iamjoel
authored
cdfabec
View commit details
Copy full SHA for cdfabec
Browse repository at this point
feat: add billing subscription plan api (#29829)
Show description for 9a51d2d
hj24
and
autofix-ci[bot]
authored
9a51d2d
View commit details
Copy full SHA for 9a51d2d
Browse repository at this point
fix: TypeError: outputParameters is not iterable (#29833)
crazywoola
authored
c086aa1
View commit details
Copy full SHA for c086aa1
Browse repository at this point
fix: drop some dead links (#29827)
Show description for acbeb04
yihong0618
authored
acbeb04
View commit details
Copy full SHA for acbeb04
Browse repository at this point
fix: mermaid graph (#29811)
Show description for ae17537
3 people
authored
ae17537
View commit details
Copy full SHA for ae17537
Browse repository at this point
fix: remove unnecessary min-width css style from AllTools and Blocks components (#29810)
wcc0077
authored
114f17f
View commit details
Copy full SHA for 114f17f
Browse repository at this point
chore: add AppTypeSelector tests and improve clear button accessibility (#29791)
lyzno1
authored
a377352
View commit details
Copy full SHA for a377352
Browse repository at this point
test: add unit tests for DatasetConfig component with comprehensive coverage of rendering, dataset management, context variables, and metadata filtering (#29779)
lyzno1
authored
aae3306
View commit details
Copy full SHA for aae3306
Browse repository at this point
chore(web): add some tests (#29772)
lyzno1
authored
4ea2d31
View commit details
Copy full SHA for 4ea2d31
Browse repository at this point
test: add comprehensive unit tests for JinaReader and WaterCrawl comp… (#29768)
Show description for 69eab28
CodingOnStar
and
CodingOnStar
authored
69eab28
View commit details
Copy full SHA for 69eab28
Browse repository at this point
chore: compatiable opendal modify (#29794)
fatelei
authored
b3e5d45
View commit details
Copy full SHA for b3e5d45
Browse repository at this point
chore: add some jest tests (#29800)
Show description for 9812dc2
lyzno1
and
autofix-ci[bot]
authored
9812dc2
View commit details
Copy full SHA for 9812dc2
Browse repository at this point
chore: scope docs CODEOWNERS (#29813)
laipz8200
authored
c474177
View commit details
Copy full SHA for c474177
Browse repository at this point
Commits on Dec 17, 2025
fix(deps): restore charset_normalizer, revert accidental chardet reintroduction (#29782)
adongfan
authored
df2f1eb
View commit details
Copy full SHA for df2f1eb
Browse repository at this point
fix: Correct French grammar (#29793)
Show description for f41344e
ttaylorr1
and
crazywoola
authored
f41344e
View commit details
Copy full SHA for f41344e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.