Pull Request Explorer

Exploring 501 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat: allow disabling run time cred check wylswz S No 73.8h 73.6h May 14, 2026

Summary

Feature

Allow disabling runtime credential check

Adds an option to skip runtime credential validation for latency‑critical users, improving TTFE while still validating at workflow publish.

Health Assessment

Small
Low
High
  • The PR had a long cycle time due to integration merges with main, but the change was small and approved quickly after a single review.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
fix: add null check in get_recommend_app_detail before accessing result['id'] EvanYao826 M No 2.3h 2.2h May 14, 2026

Summary

Bug Fix

Fix null check in get_recommend_app_detail

This fix prevents runtime errors when a recommended app is not found, ensuring stability for self-hosted deployments with trial mode enabled. It adds a null guard before accessing the app ID, reducing potential service disruptions.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 2.3 hours, indicating a smooth review process.
  • The change is small and low risk, addressing a specific runtime error.

AI Details

Tech Stack

Languages: Python
fix: get recommend_app categories should not re-order it hjlarry S No 0.3h 0.1h May 14, 2026

Summary

Bug Fix

Fix category ordering in recommend_app

This change prevents unintended reordering of recommend_app categories, ensuring consistent presentation to users. It improves user experience by maintaining expected category order.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and fast review, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Python
chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /dify-agent dependabot XS No 0.4h 0.3h May 14, 2026

Summary

Chore

Bump urllib3 dependency to 2.7.0

Updates urllib3 to address security fixes and new features, ensuring compatibility and improved security for the dify-agent component.

Health Assessment

Small
Low
Low
  • Quick dependency update with minimal changes and fast review, indicating low risk and efficient process.

AI Details

Tech Stack

Languages: Python
feat(workflow): enhance workflow run callbacks with additional data tracking CodingOnStar L No 2.8h 1.4h May 14, 2026

Summary

Feature

Add data tracking to workflow run callbacks

Adds detailed data tracking to workflow run callbacks, allowing better monitoring of execution failures. This improves reliability and reduces troubleshooting time for users.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds indicate smooth integration. The PR adds moderate-sized changes focused on enhancing monitoring without affecting core functionality.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
feat(agent): init agent server BeautyyuYanli XL AI 32.5h 29.7h May 14, 2026

Summary

Feature

Initialize dify-agent server package

Adds server package with runtime, client, protocol, storage, docs, examples, and tests, enabling agent functionality and expanding platform capabilities for new agent features.

Health Assessment

X-Large
High
Medium
  • PR had large scope with many commits and long review time, indicating significant rework and potential risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Copilot, ChatGPT
Confidence: 0.95

Tech Stack

Languages: Python
chore: enchance notify link ui iamjoel S No 0.2h 0.0h May 14, 2026

Summary

Chore

Enhance notify link UI

Improves the user interface for notification links, adding tests and documentation updates to enhance user experience.

Health Assessment

Small
Low
Low
  • Fast review and merge with a single commit, indicating low complexity and minimal risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: Remove pyright in favor of pyrefly cqjjjzr L No 0.8h 0.7h May 14, 2026

Summary

Chore

Remove pyright in favor of pyrefly

Replaces pyright with pyrefly to improve type‑checking accuracy and simplify CI linting, reducing false positives and maintenance overhead.

Health Assessment

Large
Low
Low
  • Fast review and merge indicate a low‑risk refactor with minimal impact on production.

AI Details

Confidence: 0.75

Tech Stack

Languages: Python
fix(api): avoid committing inside RAG pipeline DSL service. FFXN L No 0.1h - May 14, 2026

Summary

Bug Fix

Avoid committing inside RAG pipeline DSL service

Fixes premature transaction closure in the RAG pipeline, ensuring data consistency and preventing failures.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, merged within minutes, indicating low review friction and low risk.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Gemini, Copilot
Confidence: 0.95

Tech Stack

Languages: Python
chore: drop unnecessary | None on LLMError and Mail.send BrianWang1990 XS No 0.7h 0.6h May 14, 2026

Summary

Refactor

Drop unnecessary | None annotations in error and mail modules

Clean up type annotations to match actual usage, improving code clarity and preventing potential type mismatches.

Health Assessment

Small
Low
Low
  • Quick cleanup with minimal changes, fast review and merge, low risk.

AI Details

Tech Stack

Languages: Python
fix(errors): clean unnecessary | None in error classes mturac S No 12.1h 11.3h May 14, 2026

Summary

Refactor

Clean unnecessary None in error classes

Simplifies error handling by ensuring all error descriptions are strings, improving type safety and reducing potential runtime issues.

Health Assessment

Small
Low
Low
  • The PR was reviewed quickly by an AI tool, required minimal changes, and was merged within 12 hours, indicating a smooth, low-risk refactor.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Python
fix: fix pydantic union type error fatelei S No 11.7h 11.5h May 14, 2026

Summary

Bug Fix

Fix pydantic union type error

Corrects a data validation issue in the backend, preventing potential runtime errors and improving reliability for downstream services.

Health Assessment

Small
Low
Medium
  • Quick fix with minimal changes, resolved within a single review cycle.

AI Details

Confidence: 0.20

Tech Stack

Languages: Python
fix: credit pool access outside flask context hjlarry M No 0.7h 0.5h May 14, 2026

Summary

Bug Fix

Fix credit pool access outside Flask context

Prevents runtime errors when accessing credit pool outside Flask context, improving reliability of provider configuration retrieval.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes and fast review, indicating low complexity and high confidence.

AI Details

Confidence: 0.15

Tech Stack

Languages: Python
Frameworks: Flask
fix: knowledge hit-testing render failed. (#36106) FFXN M No 0.2h - May 14, 2026

Summary

Bug Fix

Fix knowledge hit-testing render failure

Corrects rendering errors in knowledge hit-testing, improving reliability for end users.

Health Assessment

Medium
Low
Low
  • Merged within 12 minutes, indicating a straightforward bug fix with minimal review and low complexity.

AI Details

Tech Stack

Languages: Python
chore(deps): bump langsmith from 0.7.31 to 0.8.0 in /api dependabot XS No 0.6h 0.5h May 14, 2026

Summary

Chore

chore(deps): bump langsmith from 0.7.31 to 0.8.0 in /api

Updates the langsmith dependency to the latest patch, improving security and compatibility for the API layer.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal code changes indicate a low-risk dependency update.

AI Details

Tech Stack

fix: isolate Langfuse v3 SDK TracerProvider to prevent cross-task interference GareArc M No 4.8h 4.6h May 14, 2026

Summary

Bug Fix

Fix Langfuse TracerProvider isolation

Ensures tracing data remains accurate across concurrent requests, preventing cross-task contamination and improving system reliability.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework; isolated change improves tracing reliability.

AI Details

Tech Stack

Languages: Python
chore(deps): bump authlib from 1.6.11 to 1.6.12 in /api dependabot XS No 3.7h 3.5h May 13, 2026

Summary

Chore

Bump authlib dependency to 1.6.12

Updates authlib to address a security fix and improve authentication reliability.

Health Assessment

Small
Low
Low
  • Quick dependency update with minimal changes, merged within hours.

AI Details

Tech Stack

Languages: Python
chore(i18n): sync translations with en-US github-actions S AI 0.6h 0.4h May 13, 2026

Summary

Chore

Sync i18n translations with en-US

Updates translation files for 22 languages, ensuring consistency with base en-US.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes, indicating low complexity and risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

chore(deps): bump ujson from 5.12.0 to 5.12.1 in /api dependabot S No 0.3h 0.2h May 13, 2026

Summary

Chore

Bump ujson dependency to 5.12.1

Updates the ujson library to address memory and encoding issues, ensuring more reliable JSON handling in the API.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes indicates low risk and efficient dependency management.

AI Details

Tech Stack

Languages: Python
fix(web): refine account avatar interactions lyzno1 M No 0.5h 0.0h May 13, 2026

Summary

Bug Fix

Refine account avatar interactions

Improves avatar editing UX by consolidating edit actions, adding confirmation flow, and preventing duplicate toasts, enhancing user experience.

Health Assessment

Medium
Low
Low
  • Quick, single-commit fix with minimal changes and no blockers, indicating a smooth review process.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix: knowledge hit-testing render failed. (#36106) FFXN M No 0.0h - May 13, 2026

Summary

Bug Fix

Fix hit-testing render failure

Restores reliable hit-testing visualization by correcting empty document handling, preventing frontend crashes and improving user experience.

Health Assessment

Medium
Low
Low
  • Merged within minutes of a single commit, indicating a straightforward, low-risk fix with minimal review friction.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Gemini, Copilot
Confidence: 0.95

Tech Stack

Languages: Python
fix: knowledge hit-testing render failed. FFXN M No 1.5h 1.0h May 13, 2026

Summary

Bug Fix

Fix hit-testing render failure

Corrects rendering errors in knowledge hit-testing, ensuring the frontend displays results reliably and preventing user-facing failures.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward, low-risk bug fix with quick resolution.

AI Details

Tech Stack

Languages: Python
ci: Update pyrefly dependency version to 1.0.0 asukaminato0721 S No 2.1h 0.0h May 13, 2026

Summary

Chore

Update pyrefly dependency to 1.0.0

Bumps pyrefly to the new major release, ensuring type‑checking tool compatibility.

Health Assessment

Small
Low
Low
  • Quick dependency bump with automated review, merged within 2 hours.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Python
fix(security): isolate Langfuse v3 SDK TracerProvider to prevent cros… GareArc M No 0.5h 0.5h May 13, 2026

Summary

Bug Fix

Fix cross‑tenant trace leak in Langfuse SDK

Prevents sensitive trace data from leaking between tenants by isolating the TracerProvider, enhancing security and ensuring proper shutdown of isolated providers to avoid background thread leaks.

Health Assessment

Medium
Medium
Low
  • Quick review and merge within 30 minutes, indicating a straightforward change with minimal friction.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
refactor: stabilize selector preview cards lyzno1 XL No 0.3h 0.2h May 13, 2026

Summary

Refactor

Refactor selector preview cards for stability

This refactor stabilizes the preview cards for model and block selectors, preventing UI glitches and improving user experience during workflow configuration.

Health Assessment

Large
Low
Low
  • The PR was merged quickly with minimal review, indicating a straightforward refactor with low complexity.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: use Trans component for delete app confirmation text on editing page copilot-swe-agent S No 2.9h 2.8h May 13, 2026

Summary

Bug Fix

Fix delete confirmation text rendering

Ensures the delete confirmation dialog displays the app name in bold, matching the list page and improving user experience by preventing confusing raw tags.

Health Assessment

Small
Low
Low
  • Quick AI-assisted change with minimal code churn and fast review cycle, indicating low risk and high confidence in correctness.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(marketplace): prevent search tab switches from polluting browser history Yawen-1010 XS No 0.0h 0.0h May 13, 2026

Summary

Bug Fix

Fix marketplace tab history pollution

Improves user navigation by preventing unnecessary browser history entries when switching tabs in the marketplace search, leading to a smoother back‑button experience.

Health Assessment

Small
Low
Low
  • Quick, single‑file change with no rework; merged within minutes.

AI Details

Tech Stack

Languages: Typescript
refactor: use BaseModel in openapi group. Generate ts code from swagger wylswz XL No 19.7h 2.3h May 13, 2026

Summary

Refactor

Refactor OpenAPI to use BaseModel and generate TS

Improves API schema consistency and reduces client code maintenance by generating TypeScript types from Swagger, enhancing developer experience.

Health Assessment

X-Large
Low
Medium
  • The PR was reviewed quickly and merged within 20 hours, but required several post-review commits, indicating active iteration while maintaining a fast overall cycle time.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Python, Typescript
chore: update deps hyoban XL No 0.7h 0.2h May 13, 2026

Summary

Chore

Update dependencies for web frontend

This PR updates npm dependencies to the latest versions, ensuring compatibility and security for the web frontend.

Health Assessment

Large
Low
Low
  • Quick dependency update with minimal review, indicating a straightforward maintenance task.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
fix: restore tracing after HITL workflow resume Blackoutta L No 23.4h 23.3h May 13, 2026

Summary

Bug Fix

Restore tracing after HITL workflow resume

Ensures that human‑in‑the‑loop workflows correctly emit final traces after resuming, improving monitoring and debugging for end users.

Health Assessment

Large
Low
Low
  • The PR was reviewed quickly with a single round of changes, indicating a clear and well‑documented fix. The addition of comprehensive unit tests demonstrates thorough validation.

AI Details

Tech Stack

Languages: Python
fix: fix plugin miss version and checksum fatelei XS No 13.8h 12.5h May 13, 2026

Summary

Bug Fix

Fix plugin unique identifier missing version

Corrects plugin download URL to include version and checksum, preventing 400 errors and ensuring reliable plugin installation.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 14 hours, indicating efficient review and low complexity.

AI Details

Tech Stack

Languages: Typescript
chore: Update the typo of "other" HanqingZ S No 7.1h 6.1h May 13, 2026

Summary

Chore

Update typo in marketplace category text

Corrects a typo in the marketplace category labels, improving user interface clarity.

Health Assessment

Small
Low
Low
  • Quick typo fix with minimal review, merged within 7 hours.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
chore: some match case asukaminato0721 M No 3.2h 0.1h May 12, 2026

Summary

Refactor

Refactor backend conditional logic to match/case

Improves readability and maintainability of backend extraction logic by replacing if-else chains with Python match/case statements.

Health Assessment

Medium
Low
Low
  • Quick review and single commit fix indicates smooth process.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Python
fix: fixed relative CodingOnStar L No 0.2h 0.0h May 12, 2026

Summary

Refactor

Remove unnecessary relative class from DialogContent

Cleaned up styling and improved publisher component functionality, enhancing UI consistency.

Health Assessment

Medium
Low
Low
  • Quick, single‑step refactor with minimal rework and comprehensive tests, indicating a low‑risk, high‑confidence change.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: admin also has the permission of changing role iamjoel L No 3.5h 1.6h May 12, 2026

Summary

Feature

Add admin role change permission

Admin users can now change roles, expanding permission scope.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review iterations suggest low complexity and high confidence.

AI Details

Tech Stack

Languages: Python, Typescript
fix: redirect unauthorized dataset access to /datasets for knowledge editors iamjoel L No 1.4h 0.6h May 12, 2026

Summary

Bug Fix

Redirect unauthorized dataset access to /datasets

Prevents unauthorized editors from seeing error pages by redirecting them to the datasets list, improving user experience and reducing confusion. This fix ensures smoother navigation for editors and maintains consistent access control.

Health Assessment

Large
Low
Low
  • Fast turnaround with minimal rework; quick fix to redirect unauthorized access, improving editor experience.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
chore(release): bump version to 1.14.1 laipz8200 S No 24.7h 24.5h May 12, 2026

Summary

Chore

Bump release version to 1.14.1

Updates version numbers across API, web, and Docker Compose to ensure consistency for the new release.

Health Assessment

Small
Low
Medium
  • Single commit, minimal changes, moderate review time, no rework, straightforward release bump.

AI Details

Confidence: 0.20

Tech Stack

Languages: Python, Yaml
Frameworks: Docker
fix(security): harden self-hosted SECRET_KEY bootstrap laipz8200 L No 16.8h 16.6h May 12, 2026

Summary

Bug Fix

Harden self-hosted SECRET_KEY bootstrap

This PR removes the insecure default SECRET_KEY for self-hosted deployments and ensures a persistent, unique key is generated and stored, improving security and preventing session issues.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged quickly with minimal changes, indicating a straightforward security fix with low complexity.

AI Details

Tech Stack

Languages: Python
Frameworks: Flask
refactor: rewrite estimate_args_validate using Pydantic v2 models Deepam02 M No 23.0h 0.1h May 12, 2026

Summary

Refactor

Rewrite estimate_args_validate with Pydantic v2

Replaces manual validation with Pydantic v2 models, improving reliability and maintainability of dataset estimation logic.

Health Assessment

Medium
Low
Low
  • Fast cycle time with minimal review iterations indicates an efficient refactor with low risk to production.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Python
refactor(web): migrate searchable pickers to combobox lyzno1 XL No 0.6h 0.5h May 12, 2026

Summary

Refactor

Migrate pickers to combobox for better UX

Simplifies selection interfaces, improves accessibility, and reduces user errors, enhancing overall product usability.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review friction suggest a focused refactor with clear intent and low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: validate missing text indexing technique juyua9 XS No 86.2h 86.0h May 12, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: avoid trial workflow schema model collision hjlarry S No 0.5h 0.3h May 12, 2026

Summary

Bug Fix

Avoid trial workflow schema model collision

Fixes a collision between global and trial-specific schema models, preventing Flask-RESTX marshal errors and ensuring stable API responses.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and immediate merge, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Python
chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /api dependabot XS No 9.6h 9.5h May 12, 2026

Summary

Chore

chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /api

Updates urllib3 to the latest 2.7.0 release, incorporating security fixes and new HTTP/2 support.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; no significant risk or rework.

AI Details

Tech Stack

chore: add other to categories in marketplace HanqingZ M No 0.3h 0.3h May 11, 2026

Summary

Feature

Add 'Other' category to marketplace

Introduces an 'Other' category in the marketplace, enhancing user navigation and content discoverability.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 18 minutes, indicating a smooth and low-risk change.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
refactor(apps): simplify query state and debounce URL writes lyzno1 XL No 0.9h 0.3h May 11, 2026

Summary

Refactor

Simplify apps query state and debounce URL writes

Improves performance and consistency of app search by refactoring query state and debouncing URL updates, enhancing user experience.

Health Assessment

X-Large
Medium
Low
  • The PR was merged quickly with minimal review, indicating a straightforward refactor with low complexity.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: fix imports wylswz XS No 0.2h 0.1h May 11, 2026

Summary

Bug Fix

Fix import statements in backend modules

Corrects import paths to ensure module resolution works properly, preventing runtime errors.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within minutes, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Python
chore: port WorkflowComment asukaminato0721 M No 1.5h 0.1h May 11, 2026

Summary

Refactor

Port WorkflowComment to typed dataclass model

Migrates the WorkflowComment ORM model to a typed dataclass-based model, improving type safety and consistency across the backend.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes indicate low complexity and high confidence in the migration.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Python
fix: Get template information with dsl id HanqingZ S No 0.0h 0.0h May 11, 2026

Summary

Bug Fix

Fix template retrieval by DSL ID

Corrects the template lookup logic to use the DSL ID, ensuring accurate template data retrieval for users.

Health Assessment

Small
Low
Low
  • PR merged immediately with no review, indicating a straightforward bug fix with minimal impact on the codebase.

AI Details

Tech Stack

Languages: Typescript
fix(web): align tag filter dropdown icon lyzno1 XS No 0.3h 0.2h May 11, 2026

Summary

Bug Fix

Align tag filter dropdown icon

Ensures consistent UI layout for the tag filter component, improving user experience.

Health Assessment

Small
Low
Low
  • Quick UI fix with minimal changes, fast review and merge.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
refactor: port api/controllers/console/datasets/datasets.py api/core/ops/arize_phoenix_trace/arize_phoenix_trace.py api/core/ops/langsmith_trace/entities/langsmith_trace_entity.py api/core/ops/weave_trace/entities/weave_trace_entity.py api/core/prompt/simple_prompt_transform.py api/core/rag/datasource/vdb/opensearch/opensearch_vector.py api/core/rag/extractor/extract_processor.py to match asukaminato0721 XL No - 0.1h May 11, 2026

Summary

Refactor

Refactor backend dataset and trace modules

This refactor reorganizes dataset and trace handling code to improve maintainability and consistency across the platform.

Health Assessment

X-Large
High
Medium
  • Large refactor across many modules with frequent rebases indicates integration complexity and potential for future maintenance challenges.

AI Details

Tech Stack

Languages: Python
« Page 8 of 11 »

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos