Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| refactor(dify-ui): standardize primitive boundary names | lyzno1 | XL | No | 0.8h | 0.4h | Jul 10, 2026 |
SummaryRefactorStandardize Dify UI primitive boundary names This refactor unifies naming conventions across UI primitives, improving consistency and reducing confusion for developers. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| test(web): centralize i18n mocks | hyoban | XL | No | 0.3h | 0.1h | Jul 10, 2026 |
SummaryRefactorCentralize i18n mocks for frontend tests By consolidating i18n mock logic, the PR cuts test runtime and type‑check overhead, speeding up developer feedback loops and improving test reliability. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| perf(web): lazy-load Vite plugins | hyoban | M | No | 1.2h | 1.0h | Jul 10, 2026 |
SummaryChoreLazy-load Vite plugins for performance Improves performance by lazy-loading Vite plugins, reducing overhead and type-check time. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Vite
|
||||||
| fix(trigger): return 429 instead of 500 when API quota is exceeded | linw1995 | M | No | 0.9h | 0.6h | Jul 10, 2026 |
SummaryBug FixReturn 429 on API quota exceed Ensures API quota exceed returns 429 instead of 500, improving client error handling and preventing misleading server errors. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore(i18n): sync translations with en-US | github-actions | L | AI | 0.9h | 0.6h | Jul 10, 2026 |
SummaryChoreSync translations with en-US Updates internationalization files to keep translations aligned with the base en-US, improving consistency across languages. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| refactor(web): migrate i18n to selector optimize mode | hyoban | XL | No | 1.2h | 0.9h | Jul 10, 2026 |
SummaryRefactorMigrate i18n to selector optimize mode Refactors i18n to selector mode, improving type safety, reducing errors, and boosting performance. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Confidence:
0.90
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| feat: create app init rbac scope to all and add workspace members. | fatelei | L | No | 7.0h | 6.6h | Jul 10, 2026 |
SummaryFeatureCreate app init RBAC scope and add workspace members Adds RBAC initialization for new apps and syncs workspace members, improving security and onboarding for users. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Python, Typescript, Shell
|
||||||
| fix(trigger): surface webhook trigger quota exceeded as 429 response | linw1995 | M | No | 0.5h | 0.1h | Jul 10, 2026 |
SummaryBug FixFix webhook trigger quota exceeded as 429 response Ensures webhook triggers return proper 429 status when quota is exceeded, preventing misinterpretation by clients and improving system reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| feat(web): refine web app customization options | CyberPU2099 | L | No | 1.8h | 1.1h | Jul 10, 2026 |
SummaryFeatureRefine web app customization options Renames and updates UI customization options, improves labels, and adds translations to enhance user experience. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(web): support punctuation in markdown form field names (#38651) | JzoNgKVO | S | No | 0.6h | 0.3h | Jul 10, 2026 |
SummaryBug FixSupport punctuation in markdown form field names Fixes form field name handling to allow punctuation, improving user experience in markdown forms. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(web): support punctuation in markdown form field names | JzoNgKVO | S | No | 0.3h | 0.2h | Jul 10, 2026 |
SummaryBug FixSupport punctuation in markdown form field names This fix ensures that markdown form field names can include punctuation, improving user experience and preventing errors in form handling. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| fix(web): simplify infotip icon variants | lyzno1 | M | No | 1.2h | 0.2h | Jul 10, 2026 |
SummaryBug FixSimplify infotip icon variants Streamlines the infotip component, improving UI consistency and accessibility while reducing code complexity for end users. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: final answer in new agent would clear after sse if agent thought has answer | iamjoel | XS | No | 0.3h | 0.0h | Jul 10, 2026 |
SummaryBug FixFix final answer clearing after SSE Ensures the final answer is cleared correctly after server‑sent events when the agent has an answer, improving chat UX. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| test: use sqlite3 session | asukaminato0721 | XL | No | 1.5h | 1.3h | Jul 10, 2026 |
SummaryTestUpdate workflow service tests to use sqlite3 session Ensures workflow service tests run against an in-memory SQLite session, improving test isolation and speed. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(web): agent tool credentials mismatch (#38637) | JzoNgKVO | S | No | 0.5h | 0.5h | Jul 10, 2026 |
SummaryBug FixFix agent tool credentials mismatch Corrects credential mapping for agent tools, preventing authentication failures and ensuring reliable operation for users. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(agent): surface knowledge retrieval failures | zyssyz123 | M | No | 0.8h | 0.6h | Jul 10, 2026 |
SummaryBug FixFix agent knowledge retrieval failures Ensures agent errors are accurately surfaced, improving reliability and debugging for end‑users. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(web): agent tool credentials mismatch | JzoNgKVO | S | No | 1.0h | 0.9h | Jul 10, 2026 |
SummaryBug FixFix agent tool credentials mismatch Ensures that updating credentials for an agent tool only affects the intended tool by matching provider_id and tool_name, preventing accidental credential changes across tools. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| test(e2e): consume agent service API SSE incrementally | lyzno1 | L | No | 2.1h | 2.0h | Jul 10, 2026 |
SummaryFeatureConsume Agent Service API SSE Incrementally Enhances agent service API by streaming responses incrementally, improving performance and reliability for end users. This reduces latency and ensures robust error handling during real‑time interactions. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore: migrate js-yaml to v5 | hyoban | L | No | 0.4h | 0.2h | Jul 10, 2026 |
SummaryChoreMigrate js-yaml to v5 Upgrade js-yaml dependency to v5.2.1, preserving YAML parsing behavior across CLI, web, and contracts with comprehensive regression tests. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix: simplify help menu upgrade item | lyzno1 | S | No | 1.6h | 1.3h | Jul 10, 2026 |
SummaryBug FixSimplify Help Menu Upgrade Item This PR consolidates the upgrade‑gated Contact Us row into a single dropdown menu item, preserves the Upgrade visual cue, and updates tests, improving navigation clarity for users. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat: ee agent sandbox support | wylswz | XL | No | 49.0h | 2.8h | Jul 10, 2026 |
SummaryFeatureAdd enterprise agent sandbox support Enables sandbox lifecycle management for enterprise agents, allowing create, attach, suspend, and terminate sandbox environments to improve isolation and compliance for enterprise customers. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| test: Mock to sqlite3 | asukaminato0721 | XL | No | 69.9h | 0.1h | Jul 10, 2026 |
SummaryTestAdd SQLite3 mock for account service tests Enables unit tests to run against an in-memory SQLite database, improving test reliability and speed. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore(api): Prohibit new direct SQLAlchemy in controller | cqjjjzr | XL | No | 7.6h | 0.1h | Jul 10, 2026 |
SummaryRefactorPrevent new direct SQLAlchemy usage in controllers Adds a CI guard to block new direct SQLAlchemy usage in API controllers, improving code quality and preventing potential performance regressions. This reduces maintenance overhead and enforces best practices. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore: Replace @patch logger.warning with caplog fixture in credit_pool_service test | DresdenGman | S | No | 4.8h | 4.1h | Jul 10, 2026 |
SummaryTestReplace logger patch with caplog in test Improves test reliability by using caplog fixture instead of patching logger, ensuring accurate log capture. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: remove unused param | fatelei | XS | No | 0.9h | 0.7h | Jul 10, 2026 |
SummaryRefactorRemove unused parameter from app generator Simplifies code by eliminating an unused argument, improving maintainability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: update deps | hyoban | XL | No | 0.7h | 0.6h | Jul 10, 2026 |
SummaryChoreUpdate dependencies for web project This PR updates project dependencies to newer versions, improving security and compatibility. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
|
||||||
| fix(web): save agent configure draft on route leave | lyzno1 | S | No | 0.4h | 0.1h | Jul 09, 2026 |
SummaryBug FixFix agent configure draft persistence on route leave Ensures unsaved changes to agent configuration are automatically saved when a user navigates away, preventing data loss and improving user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: remove hardcoded sandbox path in configuration file | QuantumGhost | XS | No | 0.9h | 0.0h | Jul 09, 2026 |
SummaryBug FixRemove hardcoded sandbox path in configuration Fixes hardcoded sandbox path, improving configuration flexibility and reducing deployment errors. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| fix: fix auth prefix duplicate | fatelei | S | No | 0.9h | 0.5h | Jul 09, 2026 |
SummaryBug FixFix duplicate auth prefix Corrects duplicate authentication prefix handling, improving security and reliability of API authentication. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: Bump version to 1.16.0-rc1 | QuantumGhost | S | AI | 3.6h | 3.1h | Jul 09, 2026 |
SummaryChorechore: Bump version to 1.16.0-rc1 Update package and image versions across API, web, and agent components to release candidate 1.16.0-rc1, ensuring consistency and enabling new features. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Python, Javascript
|
||||||
| fix: fix miss session param | fatelei | XS | No | 1.0h | 0.0h | Jul 09, 2026 |
SummaryBug FixFix missing session parameter in app generator This fix resolves a missing session parameter that caused runtime errors in the agent chat generator, ensuring reliable operation and preventing service disruptions. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(web): update docs links | hyoban | L | No | 4.4h | 4.2h | Jul 09, 2026 |
SummaryBug FixUpdate web documentation links Corrects stale documentation links in the web UI, ensuring users see accurate help resources and reducing confusion. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| feat: daily sync | zyssyz123 | XL | No | 3.5h | 0.0h | Jul 09, 2026 |
SummaryFeatureAdd daily sync functionality Introduces automated daily synchronization of agent data, ensuring up‑to‑date information and reducing manual intervention for users. Health Assessment
Large
High
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Python
|
||||||
| docs: remove Dify Premium on AWS Marketplace section from all READMEs | Inlei | S | AI | 0.3h | 0.2h | Jul 09, 2026 |
SummaryDocsRemove AWS Marketplace promotion from READMEs Eliminates the Dify Premium AWS Marketplace promotion paragraph from all README files, ensuring consistent documentation across languages. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| chore: batch example #38419 | asukaminato0721 | M | No | 71.4h | 0.1h | Jul 09, 2026 |
SummaryChoreBatch example: disable DocumentSegmentSummary rows Updates the backend summary indexing service to bulk disable DocumentSegmentSummary rows, improving performance and aligning with the issue’s goal. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(agent): add config default server secret | QuantumGhost | M | AI | 0.8h | - | Jul 09, 2026 |
SummaryBug FixAdd default server secret config Provides a secure default secret for development environments, reducing misconfiguration risk and ensuring encryption key availability for agent stub tokens. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Confidence:
0.95
Tech Stack
Languages:
Yaml
|
||||||
| fix: chunk workflow failure tracking data | CodingOnStar | M | No | 0.0h | 0.0h | Jul 09, 2026 |
SummaryBug FixFix workflow failure tracking data chunking Corrects data chunking logic for workflow failure tracking, improving reliability. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: chunk workflow failure tracking data | CodingOnStar | M | No | 0.0h | 0.0h | Jul 09, 2026 |
SummaryBug FixFix workflow failure tracking data chunking This fix resolves an issue where workflow failure tracking data was incorrectly chunked, ensuring accurate monitoring and alerting for users. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: chunk workflow failure tracking data | CodingOnStar | M | No | 0.7h | 0.4h | Jul 09, 2026 |
SummaryBug FixFix chunk workflow failure tracking data Adjusts workflow failure event payload to split large data into 900-character chunks for Amplitude compliance, removing raw data to reduce event size. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| refactor(tests): replace logger mocks with caplog in trace provider tests | melooooooo | M | No | 18.5h | 18.2h | Jul 09, 2026 |
SummaryRefactorRefactor tests: replace logger mocks with caplog Improves test reliability by replacing fragile logger mocks with pytest's caplog, ensuring accurate log assertions for trace provider functionality. This change strengthens test assertions and reduces maintenance overhead. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| refactor(web): split app context state atoms | hyoban | XL | No | 1.4h | 1.2h | Jul 09, 2026 |
SummaryRefactorRefactor app context state into focused modules Splits the app context state into separate atom modules, updating imports and tests to improve maintainability and clarity. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| fix(web): preserve attribution from auth redirect | CodingOnStar | L | No | 3.5h | 0.0h | Jul 09, 2026 |
SummaryBug FixPreserve attribution from auth redirect Ensures user attribution data is retained during authentication redirects, improving accuracy of marketing analytics and attribution reporting. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(agent): expose message usage in history | zyssyz123 | S | No | 0.0h | - | Jul 09, 2026 |
SummaryBug FixExpose message usage fields in history Adds missing usage metrics to chat history responses, enabling accurate billing and analytics for agent interactions. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Python
|
||||||
| fix(agent): preserve repeated tool call thoughts | zyssyz123 | L | No | 0.0h | - | Jul 09, 2026 |
SummaryBug FixFix repeated tool call thoughts handling Ensures consistent tool call IDs and prevents duplicate or missing entries in agent responses, improving reliability and data consistency. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Python
|
||||||
| fix: guard chat tree against out-of-order parents | iamjoel | S | No | 0.5h | 0.4h | Jul 09, 2026 |
SummaryBug FixGuard chat tree against out-of-order parents Fixes a bug that could corrupt the chat UI by ensuring parent references are validated before use. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: run user_connect authorization inside Flask app context | GareArc | XS | No | 1.3h | 0.9h | Jul 09, 2026 |
SummaryBug FixFix user_connect authorization context Ensures collaboration events succeed by running authorization within a Flask app context, preventing silent 401 errors and improving real‑time collaboration reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(agent): pass through model invocation errors | zyssyz123 | M | No | 1.8h | - | Jul 09, 2026 |
SummaryBug FixFix agent error propagation Ensures model invocation errors are correctly propagated to the agent runtime, improving error visibility and user experience. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: generate fastopenapi console contracts | hyoban | XL | No | 1.0h | 0.2h | Jul 09, 2026 |
SummaryRefactorGenerate FastOpenAPI console contracts Adds generated contracts for FastOpenAPI console routes, improving API consistency and developer experience. Health Assessment
X-Large
High
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(agent): ignore workflow agent message deltas | zyssyz123 | M | No | 0.1h | - | Jul 09, 2026 |
SummaryBug FixFix agent message delta handling Prevents workflow agent crashes caused by message delta events, ensuring smoother operation and accurate observability metrics. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| refactor(web): add prefetched query atom | hyoban | L | No | 9.6h | 9.4h | Jul 09, 2026 |
SummaryRefactorAdd prefetched query atom refactor Refactors query atom logic to use prefetched data, improving load performance for account profile and system features. Health Assessment
Large
Medium
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||