Pull Request Explorer

Exploring 501 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(tools): scope builtin tool default-credential clear to tenant GareArc S No 18.6h 18.5h May 08, 2026

Summary

Bug Fix

Fix tenant-scoped default credential clearing

Ensures only tenant-level defaults are cleared, preventing multiple defaults per provider.

Health Assessment

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

AI Details

Tech Stack

Languages: Python
chore: bump nextjs hyoban XL No 2.4h 0.0h May 08, 2026

Summary

Chore

chore: bump nextjs

Update Next.js dependency to the latest version, ensuring compatibility and security fixes for the web front‑end.

Health Assessment

X-Large
Low
Low
  • Merged within 2.4 hours with no review comments, indicating a straightforward dependency update.

AI Details

Tech Stack

Languages: Javascript
Frameworks: Nextjs
fix(i18n): update Turkish translations for new strings bakiburakogun M No 7.6h 6.4h May 08, 2026

Summary

Bug Fix

Update Turkish translations for new UI strings

Ensures Turkish localization is complete for new UI elements, improving user experience for Turkish-speaking customers.

Health Assessment

Medium
Low
Medium
  • Merged within 8 hours with minimal changes, indicating a smooth review process and low complexity.

AI Details

Confidence: 0.10

Tech Stack

fix: replace SimpleNamespace with MagicMock(spec=App) in _app_stub (#34636) EvanYao826 XS No 13.5h 13.4h May 08, 2026

Summary

Bug Fix

Replace SimpleNamespace with MagicMock in _app_stub

Fixes type‑checking errors in test utilities, ensuring accurate mock behavior. Enhances test reliability without affecting production code.

Health Assessment

Small
Low
Low
  • Merged quickly with minimal changes, indicating low complexity and low risk.

AI Details

Tech Stack

Languages: Python
fix(web): pass end_user.external_user_id string to transcript_asr ki3nd XS No 11.8h 11.6h May 08, 2026

Summary

Bug Fix

Fix passing end_user ID to transcript_asr

This fix ensures audio transcription services receive the correct user ID string, preventing type errors that caused provider failures. It improves reliability for users relying on transcription features.

Health Assessment

Small
Low
Medium
  • Quick resolution with minimal changes; single commit and review, indicating a straightforward bug fix.

AI Details

Tech Stack

Languages: Python
fix(web): explicitly resume AudioContext and play audio on first TTS load ki3nd XS No 11.3h 11.2h May 08, 2026

Summary

Bug Fix

Fix audio playback on first TTS load

Ensures audio plays reliably by resuming the AudioContext and invoking play before streaming, addressing autoplay issues that caused silent playback.

Health Assessment

Small
Low
Medium
  • Minimal code change (4 lines) merged within 11 hours, indicating a smooth review process and low risk to production.

AI Details

Tech Stack

Languages: Typescript
chore: update deps hyoban XL No 0.5h 0.0h May 08, 2026

Summary

Chore

Update dependencies

Updates package dependencies to latest versions, ensuring compatibility and security.

Health Assessment

X-Large
Low
Low
  • Fast merge with minimal review, typical for automated dependency updates.

AI Details

Confidence: 1.00

Tech Stack

refactor(web): inline tag query defaults lyzno1 XL No 17.0h 16.5h May 08, 2026

Summary

Refactor

Refactor tag query defaults inline

Streamlines tag mutation caching by centralizing defaults, reducing duplication and simplifying maintenance for tag management features.

Health Assessment

X-Large
Medium
Medium
  • The PR had a long review wait but was merged quickly after a single round of fixes, indicating efficient collaboration.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: update deps hyoban XL No 48.4h 48.2h May 08, 2026

Summary

Chore

Update dependencies

This PR updates project dependencies to newer versions, ensuring compatibility and security.

Health Assessment

X-Large
Medium
High
  • Dependency update took 48 hours to review, indicating a slow review process. The change is large in line count but only touches configuration files, so risk is moderate.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
refactor: migrate app selector to combobox lyzno1 XL No 11.9h 11.8h May 08, 2026

Summary

Refactor

Migrate app selector to combobox

Replaces the legacy app picker with a Combobox component, improving UI consistency and reducing code complexity.

Health Assessment

Large
Low
Low
  • Merged within 12 hours with minimal review friction, indicating a straightforward refactor.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: example of isinstance to match case asukaminato0721 S No 6.3h 0.0h May 08, 2026

Summary

Refactor

Refactor workflow draft variable serialization

Improves code readability and maintainability by using Python structural pattern matching instead of verbose isinstance checks in the console API.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within hours, indicating a straightforward refactor with minimal risk.

AI Details

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

Tech Stack

Languages: Python
test: add type to test asukaminato0721 XL No 19.2h 0.6h May 08, 2026

Summary

Refactor

Add type annotations to test suite

Improves static typing support across unit and integration tests, enhancing code quality and maintainability.

Health Assessment

X-Large
Low
Low
  • Fast review and merge with minimal back‑and‑forth; large test refactor but no functional changes.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Flask
refactor: refactor rbac backend implement fatelei L No 0.5h - May 07, 2026

Summary

Refactor

Refactor RBAC backend implementation

Refactored the Role-Based Access Control (RBAC) backend to improve its structure and functionality.

Health Assessment

Medium
Low
Low
  • The PR was merged quickly, indicating a smooth review process. The refactor improved the code structure without introducing significant risks.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python
refactor(web): portal to follow elem migration CodingOnStar XL No 1.8h 1.5h May 07, 2026

Summary

Refactor

Refactor portal to use new UI components

Replaces legacy portal component with modern dropdown and dialog components, improving UI consistency and maintainability.

Health Assessment

Large
Medium
Low
  • Rapid refactor with minimal review time indicates efficient collaboration; large code churn but no new features reduces risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix: delete redundant api/libs/typing.py escape0707 XS No 0.8h 0.1h May 07, 2026

Summary

Refactor

Delete redundant typing module

Removed an unnecessary typing module to streamline the codebase and prevent potential import issues.

Health Assessment

Small
Low
Low
  • Quick, single-file change with fast review and merge, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Python
test: migrate plugin permission tests to testcontainers escape0707 M No 0.7h 0.4h May 07, 2026

Summary

Test

Migrate plugin permission tests to testcontainers

Improves test reliability by moving plugin permission tests to an integration suite using Testcontainers, ensuring real database interactions. This change reduces false positives and increases confidence in permission logic.

Health Assessment

Medium
Low
Low
  • Fast review and merge cycle with minimal rework, indicating a straightforward change with low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
refactor(web): migrate tag controls to combobox lyzno1 XL No 0.5h 0.1h May 07, 2026

Summary

Refactor

Migrate tag controls to combobox

Refactor tag selector and filter components to use combobox primitives, improving UI interactions and focus affordances.

Health Assessment

Large
Low
Low
  • Rapid refactor completed in under an hour with many small commits, quick review and merge, indicating efficient collaboration and low risk to production.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: transfer workspace dropdown not show iamjoel L No 1.2h 1.1h May 07, 2026

Summary

Bug Fix

Fix transfer workspace dropdown not showing

Fixes the issue where the transfer workspace dropdown was not displayed, improving user experience when managing workspace ownership.

Health Assessment

Large
Low
Low
  • Quick fix with minimal changes, approved in under two hours, indicating efficient review and low complexity.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
refactor: improve model selector search lyzno1 XL AI 0.6h 0.5h May 07, 2026

Summary

Feature

Refactor model selector search for improved accuracy

Enhances model selection UI by adding fuzzy search and normalizing model IDs, improving user experience and reducing errors.

Health Assessment

X-Large
Medium
Low
  • Rapid merge with minimal review indicates high confidence in the refactor, despite the large code changes.

AI Details

Category: Code AI
Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
feat: rbac service fatelei XL No 0.0h - May 07, 2026

Summary

Feature

Add RBAC service for role-based access control

Introduces role‑based access control, enabling fine‑grained permissions for workspaces, apps, and datasets, enhancing security and compliance.

Health Assessment

X-Large
High
Low
  • Merged without review, large code change may increase risk of regressions.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python, Typescript
Frameworks: React, Nextjs
chore: easier and simpler deploy Stream29 XL No 177.2h 177.0h May 07, 2026

Summary

Chore

Easier and simpler deployment setup

Simplifies deployment by adding easy start scripts and updated Docker Compose configurations, improving developer onboarding and reducing setup time.

Health Assessment

Large
High
High
  • Long cycle time and delayed review suggest low priority or complex integration; large changes to deployment scripts may affect many environments.

AI Details

Tech Stack

Languages: Yaml
chore: bump versions wylswz S No 2.2h 0.9h May 07, 2026

Summary

Chore

Update dependency lock file

This PR updates the uv.lock file to bump package versions, ensuring the project uses the latest dependencies.

Health Assessment

Small
Low
Low
  • Quick lock file update with minimal review, indicating low complexity and high confidence in the changes.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
feat: add dify-ui autocomplete and combobox lyzno1 XL No 1.8h 0.4h May 07, 2026

Summary

Feature

Add Dify UI Autocomplete and Combobox

Adds composable UI primitives for autocomplete and combobox, with Storybook examples and tests, enhancing developer experience and UI consistency.

Health Assessment

X-Large
Low
Low
  • PR merged within 2 hours with a single approval, indicating minimal friction and high confidence in the changes.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
feat(dev-proxy): init package hyoban XL No 17.3h 15.2h May 07, 2026

Summary

Health Assessment

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Typescript, Json, Yaml
chore(deps): bump gitpython from 3.1.47 to 3.1.49 in /api dependabot XS No 0.3h 0.1h May 07, 2026

Summary

Chore

Bump gitpython dependency in API

Updates the gitpython library to address security fixes, ensuring safer configuration handling.

Health Assessment

Small
Low
Low
  • Rapid approval with minimal changes indicates low complexity and risk.

AI Details

Tech Stack

Languages: Python
chore(deps): bump mako from 1.3.11 to 1.3.12 in /api dependabot XS No 0.3h 0.1h May 07, 2026

Summary

Chore

Bump mako dependency to 1.3.12

Updates the mako templating library to address a security bug, ensuring safer template handling for the API.

Health Assessment

Small
Low
Low
  • Quick automated dependency update with minimal review, indicating efficient maintenance workflow.

AI Details

Tech Stack

Languages: Python
fix: update endpoint when update tidb status zyssyz123 M No 14.7h 14.5h May 07, 2026

Summary

Bug Fix

Fix endpoint for updating TiDB status

Corrects the API endpoint used to update TiDB status, ensuring reliable database integration and preventing potential data inconsistencies. This change reduces errors in data synchronization for downstream services.

Health Assessment

Medium
Low
Low
  • The PR was reviewed quickly and merged within 15 hours, indicating a smooth review process with minimal rework.

AI Details

Tech Stack

Languages: Python
ci: bump tyck asukaminato0721 S No 9.2h 9.1h May 07, 2026

Summary

Chore

Bump tyck dependency in CI

Update tyck dependency to a newer version to maintain CI stability and compatibility.

Health Assessment

Small
Low
Low
  • Quick dependency bump with minimal changes, merged within 9 hours, indicating efficient review and low risk.

AI Details

Tech Stack

Languages: Python
refactor: verticalize tag management and batch bindings lyzno1 XL No 17.9h 17.3h May 07, 2026

Summary

Feature

Refactor tag management and batch bindings

This PR reorganizes tag management UI and backend logic, consolidating tag operations into batch APIs and a dedicated feature module, improving performance, reducing API calls, and simplifying maintenance while enhancing user feedback.

Health Assessment

X-Large
Medium
Low
  • The PR was completed quickly with minimal review, indicating efficient code changes and good test coverage. The large scope suggests significant refactoring but was accepted swiftly.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python, Typescript
chore(i18n): sync translations with en-US github-actions L AI 1.9h 0.9h May 06, 2026

Summary

Chore

Sync i18n translations with en-US

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

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal changes, indicating a straightforward sync operation.

AI Details

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

Tech Stack

chore: improve the progress of education pay iamjoel XL No 0.7h 0.6h May 06, 2026

Summary

Feature

Improve education pay progress

Enhances the education payment flow with new UI components and billing logic, streamlining the purchase experience for users.

Health Assessment

X-Large
Low
Low
  • Merged in under an hour with minimal review, indicating a well-tested and low-risk change.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
chore(web): add enterprise dev proxy support hyoban L No 0.5h 0.1h May 06, 2026

Summary

Chore

Add enterprise dev proxy support

Enables developers to route requests through an enterprise proxy during local development, improving reliability and compliance.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal changes, indicating a straightforward dev‑tooling update.

AI Details

Tech Stack

Languages: Typescript
fix(web): normalize dify-ui overlay control lyzno1 XL No 0.8h 0.6h May 06, 2026

Summary

Bug Fix

Normalize dify-ui overlay control

Ensures consistent overlay behavior across the web UI, improving reliability and reducing UI bugs for end users.

Health Assessment

X-Large
High
Low
  • The PR was merged within 0.8 hours with minimal review friction, but the large number of lines and files indicates a substantial change that required careful coordination.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(workflow): unblock plugin model selector tools on 1.14.0 sawyer-shi L No 21.6h 21.5h May 06, 2026

Summary

Bug Fix

Unblock plugin model selector tools

Fixes critical regression that prevented plugin tools from selecting models, restoring workflow functionality for LLM/TTS features.

Health Assessment

Large
Medium
Low
  • Fast turnaround and minimal review cycles indicate efficient collaboration on a critical regression fix.

AI Details

Tech Stack

Languages: Python
fix(web): align Tailwind v4 CSS migration lyzno1 XL No 0.3h 0.1h May 06, 2026

Summary

Bug Fix

Align Tailwind v4 CSS migration

Completes Tailwind v4 cleanup, removes compatibility layers, updates UI components, and improves accessibility across the web app.

Health Assessment

X-Large
Medium
Low
  • Fast turnaround with minimal review iterations indicates high confidence in code quality.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix: migrate condition operator popover hjlarry M No 0.4h 0.3h May 06, 2026

Summary

Bug Fix

Fix condition operator popover migration

Fixes UI bug in condition operator popover, ensuring correct behavior during workflow configuration.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes, indicating low complexity and high confidence in the fix.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
refactor(webapp): migrate partial overlays lyzno1 XL No 0.4h 0.2h May 06, 2026

Summary

Refactor

Refactor webapp: migrate partial overlays

This refactor reorganizes overlay components in the webapp, simplifying the codebase and improving maintainability for future feature development. It reduces complexity and potential bugs in the UI rendering logic.

Health Assessment

X-Large
Medium
Low
  • The PR was merged quickly with minimal review, indicating a straightforward refactor with low complexity. The large line changes suggest significant code restructuring but no new features or bug fixes.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(tailwind-css): migrate to css first lyzno1 XL No 129.8h 129.7h May 06, 2026

Summary

Refactor

Migrate to CSS-first styling

Refactor Tailwind CSS configuration to use CSS-first approach, reorganizing styles and themes for improved maintainability and performance.

Health Assessment

X-Large
High
High
  • Long cycle time with a single review near merge indicates limited early feedback, increasing risk for regressions.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
fix(file_factory): drop doubled dot when standardizing datasource file extension Beandon13 M No 5.3h 3.1h May 06, 2026

Summary

Bug Fix

Fix doubled dot in datasource file extension

Corrects file extension handling for datasource files, preventing misclassification and potential processing errors.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; no rework required.

AI Details

Tech Stack

Languages: Python
fix: restore workflow versions via backend API hjlarry XL No 0.8h 0.7h May 06, 2026

Summary

Bug Fix

Restore workflow versions via backend API

Fixes issue #35790 by restoring workflow versions through backend API, improving reliability of workflow restoration.

Health Assessment

X-Large
High
Low
  • Rapid review and merge (under an hour) indicate efficient collaboration, but the large code churn (over 700 lines across 13 files) suggests significant refactoring that could introduce subtle bugs.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
fix: fix Working outside of application context fatelei S No 0.4h 0.1h May 06, 2026

Summary

Bug Fix

Fix Working outside of application context

Fixes issue #35818 by ensuring operations occur within application context, preventing runtime errors.

Health Assessment

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

AI Details

Tech Stack

Languages: Python
fix: fix test_sharded_channel failed fatelei XS No 0.7h 0.5h May 06, 2026

Summary

Test

Fix sharded channel test failure

Corrects a failing integration test for the sharded Redis broadcast channel, ensuring reliable channel behavior for downstream services.

Health Assessment

Small
Low
Low
  • Quick, single‑commit fix with minimal code changes and a fast review cycle, indicating low complexity and risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python
refactor: migrate workflow queries to contracts lyzno1 XL No 2.7h 2.5h May 05, 2026

Summary

Refactor

Refactor: Migrate Workflow Queries to Contracts

This refactor centralizes workflow and app list queries into contract-based helpers, improving code maintainability and enabling efficient caching and polling for better performance. It also adds backend support for tag filter parsing, enhancing API flexibility.

Health Assessment

Large
Medium
Low
  • The PR was merged quickly with minimal review iterations, indicating a well-structured refactor with clear intent and thorough testing.

AI Details

Tech Stack

Languages: Python, Typescript
Frameworks: React
fix: evaluation FFXN M No 0.0h - May 05, 2026

Summary

Bug Fix

Fix evaluation service logic

Corrects bugs in the evaluation service to improve accuracy of content scoring, ensuring reliable metrics for downstream analytics.

Health Assessment

Medium
Low
Low
  • PR was reviewed and merged within minutes, indicating low complexity and minimal review friction.

AI Details

Confidence: 0.75

Tech Stack

Languages: Python
fix: evaluation FFXN M No 0.0h - May 05, 2026

Summary

Bug Fix

Fix evaluation logic

Corrects evaluation processing to ensure accurate results and improve reliability for end users.

Health Assessment

Small
Low
Low
  • Merged immediately with minimal changes, indicating a straightforward bug fix with low complexity and risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python
feat: evaluation batch test FFXN M No 0.0h - May 05, 2026

Summary

Feature

Add evaluation batch test feature

Enables batch evaluation of models, improving testing efficiency and reducing manual effort.

Health Assessment

Small
Low
Low
  • PR merged immediately with minimal changes, indicating a straightforward implementation with low review friction.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
fix: evaluation batch test FFXN XL No 0.0h - May 05, 2026

Summary

Bug Fix

Fix evaluation batch test

Corrects bugs in the evaluation batch processing pipeline, ensuring accurate and reliable evaluation results for user models and improving confidence in model performance metrics.

Health Assessment

X-Large
Medium
Low
  • The PR was merged immediately with no review or discussion, indicating high confidence in the changes. The large number of added lines suggests a substantial impact on the evaluation subsystem, but the absence of review rounds mitigates risk.

AI Details

Tech Stack

Languages: Python
fix: workflow online users polling for large app lists hjlarry M No 21.9h 16.3h May 05, 2026

Summary

Bug Fix

Fix workflow online user polling for large app lists

Improves reliability and performance of workflow online user polling for large app lists, ensuring accurate user presence data for end‑users.

Health Assessment

Medium
Low
Low
  • PR was merged within 22 hours with only one review round and minimal rework, indicating a straightforward bug fix with low risk.

AI Details

Tech Stack

Languages: Python, Typescript
chore(deps): bump the storage group across 1 directory with 2 updates dependabot S No 4.4h 4.3h May 05, 2026

Summary

Chore

Bump storage group dependencies in API

Updates boto3 and bce-python-sdk to newer versions, ensuring compatibility and security patches for storage services.

Health Assessment

Small
Low
Low
  • Quick dependency update with minimal changes, merged within hours, indicating a smooth and efficient process.

AI Details

Tech Stack

Languages: Python
refactor(web): migrate HITL overlays to base dialog lyzno1 XL No 2.6h 2.5h May 05, 2026

Summary

Refactor

Migrate HITL overlays to base dialog

This refactor consolidates Human Input overlays into a shared base dialog, reducing code duplication and improving maintainability. It also simplifies email configuration dialogs, enhancing developer productivity and ensuring consistent user experience.

Health Assessment

X-Large
Medium
Low
  • The PR was completed quickly with a single review and no subsequent changes, indicating efficient collaboration. Despite the large scope, the lack of rework suggests the refactor was well-planned and well-tested.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
« Page 10 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