Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| refactor(web): migrate plugin console contracts | hyoban | XL | No | 9.0h | 7.8h | Jul 01, 2026 |
SummaryRefactorMigrate plugin console contracts to generated routes Consolidates plugin contract handling, reducing duplication and improving maintainability, enabling easier plugin management and future extensibility. Health AssessmentAI Details
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
React, Nextjs
|
||||||
| refactor(web): migrate rbac access console contracts | hyoban | XL | No | 7.9h | 7.6h | Jul 01, 2026 |
SummaryRefactorMigrate RBAC access console contracts This refactor migrates the RBAC access configuration to use generated contracts, streamlining API consistency and reducing maintenance overhead. Health Assessment
X-Large
High
Low
AI DetailsTech Stack
Languages:
Python, Typescript
Frameworks:
React
|
||||||
| refactor(web): migrate trigger console contracts | hyoban | XL | No | 8.0h | 7.7h | Jul 01, 2026 |
SummaryRefactorMigrate trigger console contracts Refactors trigger console contracts to use generated routes, improving consistency and maintainability across the platform. Health Assessment
X-Large
Medium
Medium
AI DetailsTech Stack
Languages:
Typescript, Python
|
||||||
| refactor(web): migrate model provider console contracts | hyoban | L | No | 8.1h | 7.8h | Jul 01, 2026 |
SummaryRefactorMigrate model provider console contracts Simplifies API usage by moving model provider contracts to generated routes, reducing maintenance overhead and improving consistency across the frontend. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| refactor(ui): use inset ring utilities | lyzno1 | L | No | 0.4h | 0.3h | Jul 01, 2026 |
SummaryRefactorRefactor UI to use inset ring utilities Simplifies styling by adopting Tailwind v4 inset ring utilities, reducing code duplication and improving maintainability. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(web): clarify unpublished explore app handling | euxx | M | No | 3.0h | 2.9h | Jul 01, 2026 |
SummaryBug FixClarify unpublished explore app handling Improves user experience by preventing broken links and providing clear publishing status for unpublished apps, reducing confusion and support tickets. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(agent): persist agent token usage | zyssyz123 | M | No | 0.3h | - | Jul 01, 2026 |
SummaryBug FixPersist agent token usage in events Ensures accurate token usage tracking for agent runs, improving billing and monitoring accuracy. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.30
Tech Stack
Languages:
Python
|
||||||
| chore: remove useless tag params logic in use effect | iamjoel | S | No | 0.5h | 0.0h | Jul 01, 2026 |
SummaryRefactorRemove useless tag params logic in use effect This refactor cleans up unnecessary tag parameter handling in the useEffect hook, improving component performance and reducing code complexity. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(web): improve card grid responsiveness | hyoban | M | No | 1.5h | 1.3h | Jul 01, 2026 |
SummaryBug FixImprove card grid responsiveness Enhances UI responsiveness for card grids across multiple sections, improving user experience and reducing layout issues. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(github): add e2e labeler and code owner | lyzno1 | XS | No | 0.1h | 0.1h | Jul 01, 2026 |
SummaryChoreAdd e2e labeler and code owner Adds automatic PR labeling for E2E-related changes and assigns /e2e/ code ownership to @lyzno1, improving triage and accountability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| fix: order main nav account classes | hjlarry | XS | No | 0.3h | 0.1h | Jul 01, 2026 |
SummaryBug FixFix main navigation account class ordering Ensures correct ordering of CSS classes for the account section in the main navigation, improving UI consistency and preventing visual glitches. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| refactor: use Pydantic for sensitive word avoidance config (Fixes #37… | escapefyh | M | No | 290.7h | 3.8h | Jul 01, 2026 |
SummaryRefactorrefactor: use Pydantic for sensitive word avoidance config Replaces manual validation with Pydantic, improving reliability and maintainability of sensitive word avoidance configuration. Health Assessment
Medium
High
High
AI DetailsTech Stack
Languages:
Python
|
||||||
| refactor: pass db.session explicitly in DatasetIndexToolCallbackHandler | sergioperezcheco | M | No | 86.0h | 85.7h | Jul 01, 2026 |
SummaryRefactorRefactor: Explicit DB Session in Callback Handler This refactor makes the database session an explicit dependency in the DatasetIndexToolCallbackHandler, enhancing testability and reducing hidden coupling. It also aligns the code with established patterns for clearer maintenance. Health Assessment
Medium
Medium
High
AI DetailsTech Stack
Languages:
Python
|
||||||
| refactor(web): decouple detail sidebars from main nav | hyoban | XL | No | 3.2h | 3.0h | Jul 01, 2026 |
SummaryRefactorDecouple detail sidebars from main navigation This refactor isolates feature‑specific sidebars, reducing coupling and improving navigation clarity, which eases maintenance and supports future feature scaling. Health Assessment
X-Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| chore: hotfix for cloud edition | hjlarry | XL | No | 0.6h | 0.6h | Jul 01, 2026 |
SummaryBug FixHotfix for cloud edition Hotfix resolves critical UI and backend bugs in the cloud edition, enhancing stability and user experience. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
React, Nextjs
|
||||||
| refactor(web): migrate console contracts to generated routes | hyoban | XL | No | 13.6h | 9.7h | Jul 01, 2026 |
SummaryRefactorMigrate console contracts to generated routes This refactor replaces handwritten console API contracts with generated OpenAPI routes, reducing maintenance overhead and improving consistency across billing, files, and workflow modules. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Python, Typescript
|
||||||
| chore(agent-v2): sync daily changes | lyzno1 | XL | No | 43.8h | 43.4h | Jul 01, 2026 |
SummaryChoreSync daily changes for agent-v2 Synchronizes daily updates across agent-v2 backend modules, ensuring consistency and stability for downstream services. Health Assessment
Large
High
High
AI Details
Confidence:
0.75
Tech Stack
Languages:
Python
|
||||||
| fix: handle integration marketplace install callbacks | Jingyi-Dify | XL | No | 2.0h | 1.8h | Jul 01, 2026 |
SummaryBug FixFix marketplace install callback routing Ensures marketplace install callbacks correctly route users to the appropriate integration category, preserving package selection and preventing navigation errors, improving user experience and reducing support tickets. Health Assessment
X-Large
Medium
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| build(deps): bump pydantic-ai-slim from 1.85.1 to 1.102.0 in /dify-agent | dependabot | S | AI | 48.4h | 48.4h | Jul 01, 2026 |
SummaryChoreBump pydantic-ai-slim dependency to 1.102.0 Updates the pydantic-ai-slim library to the latest version, ensuring compatibility and security fixes. Health Assessment
Small
Low
Medium
AI Details
Category:
Code AI
Tech Stack
Languages:
Python
|
||||||
| chore(i18n): sync translations with en-US | github-actions | L | AI | 0.2h | 0.2h | Jul 01, 2026 |
SummaryChoreSync i18n translations with en-US Updates translation files for 22 languages, ensuring consistency with base en-US and improving user experience across locales. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| feat(workflow-generator): enhance the AI auto-creation flow end-to-end | crazywoola | XL | AI | 34.2h | 33.4h | Jul 01, 2026 |
SummaryFeatureEnhance AI auto-creation workflow end-to-end Adds AI‑driven suggestions and streaming generation for workflow creation, improving user experience and reducing manual effort. Health Assessment
X-Large
High
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
|
||||||
| refactor(web): migrate console contracts to generated types | hyoban | XL | No | 10.9h | 0.2h | Jul 01, 2026 |
SummaryRefactorRefactor web to use generated console contracts Migrates console contract segments to generated types, removing duplicated local contract files and updating router/loaders to use generated contracts directly. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix(api): avoid infinite loop in _delete_records when batch deletion fails | p2003722 | S | No | 44.7h | 43.8h | Jun 30, 2026 |
SummaryBug FixFix infinite loop in batch deletion Prevents infinite loop and disk exhaustion in data deletion task, ensuring Celery retries and system stability. Health Assessment
Small
Medium
Medium
AI DetailsTech Stack
Languages:
Python
|
||||||
| perf(web): lazy load console contract shards | hyoban | XL | No | 0.5h | 0.2h | Jun 30, 2026 |
SummaryRefactorLazy load console contract shards for performance This change reduces developer startup time by lazily loading console contract shards, cutting initial load times by ~20%. It improves developer productivity and reduces resource consumption. Health Assessment
X-Large
High
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| fix(web): hide deployment access sidebar tab | hyoban | XS | No | 0.3h | 0.1h | Jun 30, 2026 |
SummaryBug FixHide deployment access sidebar tab This change hides the Deployments detail Access tab from the sidebar, completing the access-tab hiding behavior. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix(web): hide deployment access tab | hyoban | XS | No | 0.4h | 0.0h | Jun 30, 2026 |
SummaryBug FixHide deployment access tab Removes the deployment access tab from the UI, simplifying the deployment detail view for users. Health AssessmentAI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||
| fix(agent): constrain workflow file output schema | zyssyz123 | M | No | 0.3h | - | Jun 30, 2026 |
SummaryBug FixConstrain workflow file output schema Ensures agent-generated files adhere to a strict schema, preventing invalid references and improving reliability of file uploads. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Python
|
||||||
| perf(web): improve vinext home startup time | hyoban | L | No | 0.6h | 0.1h | Jun 30, 2026 |
SummaryFeatureImprove Vinext Home Startup Time Lazy-load locale resources and navigation panels to improve startup performance Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix(api): pass SSL verify flag to SSRF proxy mounts | wylswz | S | No | 1.1h | 1.1h | Jun 30, 2026 |
SummaryBug FixPass SSL verify flag to SSRF proxy mounts Ensures SSL verification settings propagate to SSRF proxy mounts, preventing insecure connections when separate HTTP and HTTPS proxies are configured. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(api): Fixing API contract generation infrastructure | cqjjjzr | M | No | 88.2h | 0.1h | Jun 30, 2026 |
SummaryBug FixFix API contract generation infrastructure This fix prevents accidental suppression of unrelated response contract violations and ensures proper handling of schema-less JSON/SSE responses. The result is more reliable API contract generation and linting, reducing potential integration issues. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
|
||||||
| fix(api): register rbac-migrate-dataset-permissions CLI command | GareArc | XS | No | 0.7h | 0.1h | Jun 30, 2026 |
SummaryBug FixRegister RBAC migrate dataset permissions CLI command Enables administrators to run the dataset permission migration command via Flask, preventing access control gaps. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
Frameworks:
Flask
|
||||||
| fix(api): scope nested resource lookups by owner refs | WH-2099 | XL | No | 12.6h | 9.3h | Jun 30, 2026 |
SummaryRefactorScope nested resource lookups by owner refs Ensures that nested API calls respect the ownership hierarchy, preventing unauthorized access and improving data integrity across datasets, apps, and workflows. This change tightens security boundaries and reduces risk of data leaks. Health Assessment
X-Large
Medium
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| test: add missing tests to achieve 100% coverage | copilot-swe-agent | XL | No | 0.2h | - | Jun 30, 2026 |
SummaryTesttest: add missing tests to achieve 100% coverage Adds comprehensive unit tests for backend and frontend modules to reach 100% coverage, strengthening the testing baseline without changing production logic. Health Assessment
X-Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
|
||||||
| chore(dify-ui): update theme tokens | lyzno1 | XL | No | 2.8h | 2.4h | Jun 30, 2026 |
SummaryChoreUpdate Dify UI theme tokens Refreshes UI theme variables to align with generated token set, improving consistency across light and dark modes. Health Assessment
X-Large
Medium
Low
AI DetailsTech Stack |
||||||
| fix: debug plugin permission setting not work | hjlarry | S | No | 1.1h | 1.0h | Jun 30, 2026 |
SummaryBug FixFix plugin permission setting issue Resolves a bug where plugin permission settings were not applied, ensuring correct access control for plugin debugging. This improves security and developer experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: stress test setup process and report structure workflow for Dify 1.15.0+ | Blackoutta | XL | No | 1.6h | 1.4h | Jun 30, 2026 |
SummaryBug FixFix stress test setup and reporting workflow Improves reliability of stress testing on new Dify deployments, ensuring accurate metrics and smoother automation. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Python, Shell
|
||||||
| fix(workflow): guard on_tool_execution stdout traces behind DEBUG | MRZHUH | M | No | 0.5h | 0.1h | Jun 30, 2026 |
SummaryBug FixGuard workflow tool output behind DEBUG This change removes unconditional stdout logging and expensive serialization in workflow tool callbacks when DEBUG is off, reducing noise and improving performance in production. The functionality remains unchanged, ensuring tool outputs are still yielded. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| test(workflow-generator): add missing tests to achieve 100% coverage | copilot-swe-agent | M | No | 0.0h | - | Jun 30, 2026 |
SummaryTestAdd missing tests for workflow generator Adds comprehensive tests to the workflow generator component, achieving full coverage and ensuring robust error handling and UI fallback behavior. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: inject more db.session | asukaminato0721 | XL | No | 85.8h | 85.6h | Jun 30, 2026 |
SummaryRefactorInject additional db.session usage in dataset services Improves database session handling across dataset services, enhancing performance and reliability for data ingestion workflows. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Python
|
||||||
| feat: support dataset permission migrate to rbac | fatelei | L | No | 21.0h | 17.6h | Jun 30, 2026 |
SummaryFeatureAdd dataset permission migration to RBAC Enables dataset access control via RBAC, improving security and compliance. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| test(e2e): add agent v2 test infrastructure | lyzno1 | L | No | 1.0h | 0.9h | Jun 30, 2026 |
SummaryTestAdd Agent v2 E2E test infrastructure By adding Agent v2 API helpers and scenario probes, the team can validate new agent functionality across the stack, reducing risk of regressions. The infrastructure also documents ownership and cleanup, improving maintainability. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Cucumber
|
||||||
| fix: update documentation links in permission set and role modals | WTW0313 | S | No | 1.3h | 1.1h | Jun 30, 2026 |
SummaryBug FixUpdate documentation links in permission modals Users can now access updated documentation links in permission set and role modals, improving help accessibility. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(i18n): update role management permission keys for multiple languages | WTW0313 | S | No | 0.5h | 0.3h | Jun 30, 2026 |
SummaryChoreUpdate role permission keys for multiple languages This PR updates role management permission keys across all supported languages, ensuring consistent permission handling and improving user experience for international users. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| feat(mcp): support dynamic HTTP request headers in MCPClient | Sanket2329 | M | No | 114.1h | 113.7h | Jun 30, 2026 |
SummaryFeatureAdd dynamic HTTP request header support to MCPClient This PR enables dynamic injection of incoming HTTP request headers into MCP client requests, allowing users to configure headers with placeholders that are resolved at runtime. Unit tests confirm correct behavior across matching, missing, and no-request-context scenarios. Health Assessment
Medium
Medium
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(agent): support workflow file output mappings | zyssyz123 | M | No | 0.1h | - | Jun 30, 2026 |
SummaryBug FixSupport legacy workflow file output mappings Adds backward compatibility for legacy workflow file output tokens, ensuring agents correctly process file uploads and mappings, improving reliability for existing workflows. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(agent): avoid mismatched tool observations | zyssyz123 | M | No | 0.1h | - | Jun 30, 2026 |
SummaryBug FixFix mismatched tool observations in Agent App Ensures agent tool observations are correctly matched, preventing data corruption and improving reliability of agent logs. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.30
Tech Stack
Languages:
Python
|
||||||
| perf: make command rbac-migrate-member-roles use less mem and make it… | fatelei | L | No | 6.0h | 2.8h | Jun 29, 2026 |
SummaryRefactorImprove rbac-migrate-member-roles memory usage This refactor reduces memory consumption and speeds up the RBAC migration command, improving system performance and reducing resource costs. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix: editor can view the logs | hjlarry | XS | No | 0.5h | 0.3h | Jun 29, 2026 |
SummaryBug FixEditor can view logs Enables editors to view logs, improving debugging and transparency. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| perf(api): retrieve published workflows via app.workflow_id | linw1995 | M | No | 2.9h | 2.6h | Jun 29, 2026 |
SummaryRefactorImprove workflow retrieval via app.workflow_id Enhances API performance by fetching workflows using app.workflow_id, reducing latency and resource usage. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| feat(agent): support Agent v2 process events | zyssyz123 | L | No | 0.0h | - | Jun 29, 2026 |
SummaryFeatureSupport Agent v2 Process Events Adds persistence and streaming of agent thought events, improving reliability and user experience for agent interactions. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||