Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| chore: compress large plugin_model obj in redis | hjlarry | M | No | 0.7h | 0.2h | Jul 03, 2026 |
SummaryChoreCompress large plugin_model Redis payloads Reduces memory usage and improves performance by compressing large plugin model payloads in Redis, while keeping small payloads uncompressed to avoid CPU overhead. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| feat: snippet siderbar update | JzoNgKVO | M | No | 0.6h | 0.5h | Jul 03, 2026 |
SummaryFeatureUpdate snippet sidebar UI Enhances snippet sidebar navigation and styling, improving user experience. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(agent): accept chat feature follow-up model config | zyssyz123 | S | AI | 0.1h | - | Jul 03, 2026 |
SummaryBug FixFix agent follow-up model config acceptance Ensures legacy chat app follow-up question model config is accepted, maintaining backward compatibility and preventing API errors for existing agents. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(agent-v2): allow long inline secrets | zyssyz123 | M | No | 0.2h | - | Jul 03, 2026 |
SummaryBug FixAllow long inline secrets in agent v2 Enables agents to store and use longer inline secret values, improving flexibility for secure configurations. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| feat(api): abort active workflow runs during Celery warm shutdown | linw1995 | XL | No | 66.7h | 45.2h | Jul 03, 2026 |
SummaryFeatureAbort active workflow runs during Celery warm shutdown Ensures that when the application shuts down, any running workflow tasks are cleanly aborted, preventing orphaned processes and improving system reliability. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.80
Tech Stack
Languages:
Python
|
||||||
| chore(i18n): sync translations with en-US | github-actions | S | AI | 1.9h | 1.7h | Jul 03, 2026 |
SummaryChoreSync translations with en-US Adds updated translation strings for device‑flow across 22 languages, ensuring consistent user experience globally. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| fix: handle Xinference model credential context | AsperforMias | L | No | 9.3h | 0.1h | Jul 03, 2026 |
SummaryBug FixFix Xinference model credential context This PR resolves credential handling issues for Xinference models, ensuring correct context is included and mismatched credentials can be safely deleted, improving reliability and user experience. The fix prevents errors during credential creation, editing, and deletion, reducing support tickets and enhancing system stability. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Gemini
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
React
|
||||||
| chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify | QuantumGhost | XL | No | 45.9h | 45.6h | Jul 03, 2026 |
SummaryRefactorUpgrade graphon and migrate HITL logic This update upgrades the graphon dependency to v0.6.0 and re-integrates HITL logic into Dify, streamlining human‑in‑the‑loop workflows and reducing external dependencies. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: hotfix for 1.15.0 | hjlarry | L | No | 0.0h | 0.0h | Jul 03, 2026 |
SummaryBug FixHotfix for 1.15.0: Legacy API type and UI fixes This hotfix resolves legacy service API type handling and improves UI alignment and empty state rendering, ensuring smoother user experience and compatibility for version 1.15.0. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
React
|
||||||
| fix(web): align external API and service API buttons vertically in datasets header | p2003722 | XS | No | 95.1h | 95.0h | Jul 03, 2026 |
SummaryRefactorAlign API buttons vertically in datasets header Improves UI consistency by aligning the External Knowledge API and Service API buttons, enhancing user experience in the datasets list header. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(device-flow): redirect SSO-complete failures to a dedicated device error view | GareArc | L | No | 71.4h | 0.0h | Jul 03, 2026 |
SummaryFeatureRedirect SSO failures to dedicated error view Improves user experience by redirecting SSO failures to a clear error page, preventing raw error pages and ensuring consistent error handling across web and API. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python, Typescript
|
||||||
| perf(memory): batch-load message files in TokenBufferMemory to remove N+1 queries | xiaweiwei67-stack | M | No | 166.1h | 165.9h | Jul 03, 2026 |
SummaryRefactorBatch-load message files to eliminate N+1 queries Reduces database round-trips for chat memory, improving performance and scalability for long conversations. Ensures consistent prompt message retrieval with fewer queries. Health Assessment
Medium
Low
High
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix: prevent app card meta overflow | Jingyi-Dify | XS | No | 4.8h | 4.7h | Jul 03, 2026 |
SummaryBug FixPrevent app card meta overflow Fixes UI overflow in app card footer, ensuring metadata truncates before icon area for a cleaner layout. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(web): align main nav app item states | lyzno1 | L | No | 9.3h | 9.1h | Jul 02, 2026 |
SummaryBug FixAlign main nav app item states Improves navigation UI consistency and simplifies sidebar behavior, enhancing user experience. Health Assessment
Large
Medium
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| refactor: thread explicit sessions through app retrieval paths | 41tair | XL | No | 9.1h | 8.8h | Jul 02, 2026 |
SummaryRefactorRefactor session threading in app retrieval Improves session management across app retrieval paths, enhancing reliability and reducing resource contention. This change supports more robust concurrent usage and prepares the codebase for future scaling. Health Assessment
X-Large
High
Normal
AI DetailsTech Stack
Languages:
Python
|
||||||
| Remove obsolete mobile NoApps sidebar assertion | copilot-swe-agent | S | No | 0.0h | - | Jul 02, 2026 |
SummaryTestRemove obsolete mobile NoApps sidebar assertion This PR removes a stale mobile assertion from the sidebar lifecycle test suite, ensuring tests reflect current UI behavior and preventing false failures. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| test: migrate tag service tests to testcontainers | escape0707 | XL | No | 3.3h | 3.0h | Jul 02, 2026 |
SummaryRefactorMigrate tag service tests to Testcontainers Migrated tag service unit tests to integration tests using Testcontainers, covering CRUD and isolation, improving test reliability and reducing flakiness. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(web): keep app sort filter with header filters | hyoban | XS | No | 0.5h | 0.3h | Jul 02, 2026 |
SummaryBug FixKeep app sort filter with header filters Ensures sorting remains aligned with filter controls, improving user experience when browsing apps. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(workspace): expose last opened in contract | lyzno1 | S | No | 0.6h | 0.1h | Jul 02, 2026 |
SummaryBug FixExpose last opened workspace in API contract Adds last_opened_at field to workspace API response, ensuring clients receive accurate last opened timestamps. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python, Typescript
|
||||||
| fix: normalize query array params for oRPC | hyoban | XL | No | 0.9h | 0.4h | Jul 02, 2026 |
SummaryHealth AssessmentAI Details
Usage:
Authored by AI
Confidence:
0.85
Tech Stack
Languages:
Python, Typescript
|
||||||
| fix: Notion sync empty state width in knowledge creation | hjlarry | XS | No | 0.4h | 0.3h | Jul 02, 2026 |
SummaryBug FixFix Notion sync empty state width Corrects layout issue in Notion sync during knowledge creation, improving user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(agent-v2): resolve Dify core tools in agent runtime runner | linw1995 | M | No | 0.3h | 0.2h | Jul 02, 2026 |
SummaryBug FixResolve core tools in agent runtime runner Fixes agent runtime to correctly handle core tools, improving reliability of agent operations. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Python
|
||||||
| fix: enhance SQL query safety and add metadata key validation | FFXN | M | No | 1.6h | 1.2h | Jul 02, 2026 |
SummaryBug FixEnhance SQL safety and metadata validation Improves database security by preventing SQL injection and ensures data integrity by validating metadata keys. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore(i18n): sync translations with en-US | github-actions | S | AI | 2.5h | 2.2h | Jul 02, 2026 |
SummaryChoreSync i18n translations with en-US Updates internationalization files to keep translations aligned with the base en-US, improving consistency across languages. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| refactor(web): move marketplace contract to contracts package | hyoban | XL | No | 0.4h | 0.1h | Jul 02, 2026 |
SummaryRefactorMove marketplace contract to shared contracts package Centralizes marketplace contract definitions, reducing duplication and improving maintainability across web and backend. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix: support multi-worker workflow collaboration | hjlarry | L | No | 28.9h | 4.0h | Jul 02, 2026 |
SummaryBug FixSupport multi-worker workflow collaboration Enables real‑time collaboration across multiple websocket workers, preventing session loss and ensuring consistent state for users. Improves reliability for collaborative workflows in distributed deployments. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Python
|
||||||
| fix(web): fill dataset create layout height | lyzno1 | XS | No | 0.1h | 0.1h | Jul 02, 2026 |
SummaryBug FixFix dataset create layout height Corrects layout height for dataset creation page, improving UI consistency. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(web): fill dataset create layout height | lyzno1 | XS | No | 0.2h | 0.0h | Jul 02, 2026 |
SummaryBug FixFix dataset create page layout height The dataset creation page now inherits the main layout height, eliminating double subtraction of navigation height. This change ensures the panel background extends to the bottom, improving visual consistency. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(web): align monitoring overview charts | hyoban | M | No | 2.8h | 2.7h | Jul 02, 2026 |
SummaryBug FixAlign monitoring overview charts Aligns monitoring overview charts with design, improving data readability and user experience. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.30
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: repair main nav hotfix backport | hjlarry | S | No | 0.0h | 0.0h | Jul 02, 2026 |
SummaryBug FixRepair main navigation hotfix Fixes navigation issue in main menu, improving user experience and preventing navigation errors. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(agent-v2): preserve oauth2 credential refs when converting tool c… | linw1995 | M | No | 0.3h | 0.1h | Jul 02, 2026 |
SummaryBug FixPreserve OAuth2 credential refs during tool conversion Ensures OAuth2 credential references are preserved when converting tool configurations, preventing authentication failures in agent workflows. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: adjustment before release (#38296) | hjlarry | M | No | 0.6h | 0.1h | Jul 02, 2026 |
SummaryBug FixFix web detail adjustment before release Corrects UI and backend credential handling to ensure proper release readiness, improving stability and user experience. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python, Typescript
Frameworks:
React, Nextjs
|
||||||
| fix: Working outside of application context. | fatelei | S | No | 0.5h | 0.0h | Jul 02, 2026 |
SummaryBug FixFix application context error Corrects a runtime issue where code executed outside the Flask application context, improving stability for backend services. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore(api): disallow builtins getattr variants in new code | QuantumGhost | XL | AI | 24.4h | 21.1h | Jul 02, 2026 |
SummaryChoreDisallow builtins getattr variants in new code Enforces a coding standard to prevent new getattr usage in Python code, improving code quality and maintainability. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Codex, Gpt-5.4, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Github-Actions
|
||||||
| fix(api): stop swallowing document indexing errors in create handler | Harsh23Kashyap | M | No | 49.2h | 8.2h | Jul 02, 2026 |
SummaryBug FixFix API: stop swallowing document indexing errors Ensures indexing failures are logged and handled, improving reliability and observability. Health Assessment
Medium
Medium
Medium
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: sql injection | FFXN | S | No | 0.5h | 0.3h | Jul 02, 2026 |
SummaryBug FixFix SQL injection vulnerability Removes SQL injection risk in MyScale vector operations, enhancing security. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.30
Tech Stack
Languages:
Python
|
||||||
| test(e2e): add agent v2 core coverage | lyzno1 | XL | No | 45.4h | 45.1h | Jul 02, 2026 |
SummaryTestAdd Agent v2 E2E coverage and fixtures Adds comprehensive end‑to‑end tests for Agent v2, ensuring core functionality and API access are validated, improving reliability before release. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
|
||||||
| fix: web detail adjustment before release | iamjoel | M | No | 0.3h | 0.0h | Jul 02, 2026 |
SummaryBug FixFix web detail adjustment before release Corrects navigation width and documentation links, improving user experience and reducing confusion. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(templates): make End output variable names unique in built-in templates | manan-tech | S | No | 1.2h | 0.9h | Jul 02, 2026 |
SummaryBug FixFix duplicate End output variable names in built‑in templates Ensures unique output variable names in bundled templates, preventing publish validation errors and improving user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(api): tolerate legacy `service_api` end-user type on load | manan-tech | S | AI | 19.7h | 19.4h | Jul 02, 2026 |
SummaryBug FixFix legacy end-user type handling Prevents HTTP 400 errors for users with legacy end-user type values, ensuring smoother API interactions and reducing manual database fixes. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(api): keep provider refresh waiters single-flight | WH-2099 | XL | No | 41.7h | 1.1h | Jul 02, 2026 |
SummaryBug FixFix provider refresh waiters single-flight Ensures plugin provider refresh coordination remains single-flight, preventing stale data and improving reliability for concurrent requests. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| refactor(api): migrate console app chat endpoints to BaseModel | cqjjjzr | XL | No | 159.5h | 0.2h | Jul 02, 2026 |
SummaryRefactorMigrate console app chat endpoints to BaseModel Migrates Flask-RESTX request/response models to Pydantic BaseModels, improving type safety and maintainability for console app chat APIs. Health Assessment
Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
Flask
|
||||||
| fix(agent): map config skill upload validation errors | zyssyz123 | M | No | 0.2h | - | Jul 02, 2026 |
SummaryBug FixMap config skill upload validation errors Improves error handling for skill package uploads, returning clear 4xx responses and precise messages, enhancing developer experience and reducing support overhead. This change prevents ambiguous server errors and provides actionable feedback to users uploading skill packages. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| refactor(web): remove custom console contract loaders | hyoban | XL | No | 1.6h | 1.3h | Jul 02, 2026 |
SummaryRefactorRefactor web to remove custom console contract loaders Remove custom console contract loader logic and align contracts with backend responses, improving code maintainability and reducing technical debt. Health Assessment
X-Large
Medium
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript, Typescript, Python
Frameworks:
React
|
||||||
| refactor(api): migrate console app common endpoints to BaseModel | cqjjjzr | L | No | 158.2h | 0.1h | Jul 02, 2026 |
SummaryRefactorMigrate console app endpoints to BaseModel Refactors console app common endpoints to use Pydantic BaseModel, enhancing consistency and type safety across the API. This reduces bugs and speeds future feature development. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
Flask
|
||||||
| fix(web): add missing i18n for CLI device flow login page | GareArc | XL | No | 2.8h | 2.7h | Jul 02, 2026 |
SummaryBug FixAdd i18n to CLI device flow login page Adds internationalization support to the CLI device flow login page, enabling users to view content in all supported locales and improving user experience. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| fix(agent): avoid literal null chat output | zyssyz123 | M | No | 0.1h | - | Jul 02, 2026 |
SummaryBug FixAvoid literal null chat output in agent Prevents null values from leaking into chat responses, ensuring clean user experience and accurate message history. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: remove empty .codex file | QuantumGhost | XS | No | 0.1h | 0.1h | Jul 02, 2026 |
SummaryChoreRemove empty .codex configuration file Clean up repository by removing an unused empty configuration file, improving maintainability. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| refactor(web): migrate trial app console contracts | hyoban | XL | No | 9.8h | 7.7h | Jul 01, 2026 |
SummaryRefactorMigrate trial app console contracts Simplifies trial app contract handling by moving to generated routes, reducing duplication and improving consistency across services. Health Assessment
X-Large
High
Medium
AI Details
Confidence:
0.30
Tech Stack
Languages:
Python, Typescript
Frameworks:
React, Nextjs
|
||||||
| refactor(web): migrate snippet console contracts | hyoban | XL | No | 9.2h | 7.1h | Jul 01, 2026 |
SummaryRefactorMigrate snippet console contracts to generated types Updates backend and frontend to use generated contracts, improving consistency and type safety. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
|
||||||