Pull Request Explorer

Exploring 720 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
refactor(web): migrate plugin console contracts hyoban XL No 9.0h 7.8h Jul 01, 2026

Summary

Refactor

Migrate plugin console contracts to generated routes

Consolidates plugin contract handling, reducing duplication and improving maintainability, enabling easier plugin management and future extensibility.

Health Assessment

AI 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

Summary

Refactor

Migrate 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
  • The PR was merged within 8 hours with minimal review friction, but the large number of lines and files indicates a substantial refactoring effort that could introduce risk if not thoroughly tested.

AI Details

Tech Stack

Languages: Python, Typescript
Frameworks: React
refactor(web): migrate trigger console contracts hyoban XL No 8.0h 7.7h Jul 01, 2026

Summary

Refactor

Migrate trigger console contracts

Refactors trigger console contracts to use generated routes, improving consistency and maintainability across the platform.

Health Assessment

X-Large
Medium
Medium
  • The PR was completed quickly with minimal review friction, but involved a large code change across backend and frontend, indicating a significant refactor that may impact multiple components.

AI Details

Tech Stack

Languages: Typescript, Python
refactor(web): migrate model provider console contracts hyoban L No 8.1h 7.8h Jul 01, 2026

Summary

Refactor

Migrate 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
  • The PR was completed in just over eight hours with several iterative commits, indicating a focused refactor with comprehensive testing.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
refactor(ui): use inset ring utilities lyzno1 L No 0.4h 0.3h Jul 01, 2026

Summary

Refactor

Refactor 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
  • Quick turnaround with minimal review rounds indicates high confidence in the refactor and low risk to production.

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

Summary

Bug Fix

Clarify 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
  • Quick turnaround with minimal changes and immediate merge indicates low complexity and high confidence in the fix.

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

Summary

Bug Fix

Persist agent token usage in events

Ensures accurate token usage tracking for agent runs, improving billing and monitoring accuracy.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal changes, indicating straightforward bug resolution.

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

Summary

Refactor

Remove 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
  • Quick review and merge with minimal changes indicates a straightforward refactor with low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(web): improve card grid responsiveness hyoban M No 1.5h 1.3h Jul 01, 2026

Summary

Bug Fix

Improve card grid responsiveness

Enhances UI responsiveness for card grids across multiple sections, improving user experience and reducing layout issues.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal iterations, indicating a straightforward UI fix with low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(github): add e2e labeler and code owner lyzno1 XS No 0.1h 0.1h Jul 01, 2026

Summary

Chore

Add 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
  • The PR was merged within minutes, indicating minimal friction and a straightforward change to improve PR management.

AI Details

Tech Stack

Languages: Yaml
fix: order main nav account classes hjlarry XS No 0.3h 0.1h Jul 01, 2026

Summary

Bug Fix

Fix 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
  • Quick, single-file change with minimal review time indicates low complexity and risk.

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

Summary

Refactor

refactor: 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
  • The PR underwent extensive iteration with multiple merges and automated fixes, indicating significant rework and potential integration challenges.

AI Details

Tech Stack

Languages: Python
refactor: pass db.session explicitly in DatasetIndexToolCallbackHandler sergioperezcheco M No 86.0h 85.7h Jul 01, 2026

Summary

Refactor

Refactor: 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
  • The PR experienced a prolonged review cycle with only a single commit, suggesting a bottleneck in the review process or low prioritization. Despite the modest code changes, the extended cycle indicates potential process inefficiencies.

AI Details

Tech Stack

Languages: Python
refactor(web): decouple detail sidebars from main nav hyoban XL No 3.2h 3.0h Jul 01, 2026

Summary

Refactor

Decouple 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
  • Rapid iteration with minimal review time indicates high developer confidence; however, the large code churn suggests significant refactoring that may impact downstream components.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
chore: hotfix for cloud edition hjlarry XL No 0.6h 0.6h Jul 01, 2026

Summary

Bug Fix

Hotfix 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
  • Rapid hotfix with many commits cherry‑picked from earlier fixes, minimal review time, but large code churn indicates high risk.

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

Summary

Refactor

Migrate 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
  • The PR required multiple merges and fixes after the initial review, indicating significant rework and complexity. The large line count and many file changes suggest a high-impact refactor that may affect multiple downstream services.

AI Details

Tech Stack

Languages: Python, Typescript
chore(agent-v2): sync daily changes lyzno1 XL No 43.8h 43.4h Jul 01, 2026

Summary

Chore

Sync 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
  • The PR required extensive refactoring and bug fixes across 20 files, with 26,708 additions and 7,190 deletions, and many commits were made before the first review, indicating significant rework and a higher risk of integration issues.

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

Summary

Bug Fix

Fix 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
  • The PR was merged within 2 hours with minimal review friction, indicating efficient collaboration. However, the large number of changes and multiple commits suggest a substantial refactor of the marketplace integration flow.

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

Summary

Chore

Bump 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
  • The PR was a straightforward dependency update with a single review and merge, indicating a low-risk change.

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

Summary

Chore

Sync 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
  • PR merged within 12 minutes with minimal changes, indicating low complexity and high confidence in the translation sync process.

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

Summary

Feature

Enhance 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
  • Large codebase changes with AI assistance, but quick review and merge within 34 hours indicates efficient process.

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

Summary

Refactor

Refactor 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
  • The PR has a large scope with 20 files changed, but the review process was relatively fast with a cycle time of 10.9 hours and time to first review of 0.2 hours.

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

Summary

Bug Fix

Fix 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
  • The PR had a long review time due to a single review after almost two days, but the change was small and resolved a critical infinite loop bug.

AI Details

Tech Stack

Languages: Python
perf(web): lazy load console contract shards hyoban XL No 0.5h 0.2h Jun 30, 2026

Summary

Refactor

Lazy 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
  • The PR was reviewed and merged within 30 minutes, indicating strong confidence from reviewers. Despite the large scope, the minimal review rounds and lack of blockers suggest a low risk of regressions.

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

Summary

Bug Fix

Hide 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
  • The PR was reviewed and merged quickly, indicating low review friction.
  • The scope of the change is small, with only two files modified.

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

Summary

Bug Fix

Hide deployment access tab

Removes the deployment access tab from the UI, simplifying the deployment detail view for users.

Health Assessment

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
fix(agent): constrain workflow file output schema zyssyz123 M No 0.3h - Jun 30, 2026

Summary

Bug Fix

Constrain 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
  • Quick fix with minimal changes, resolved issue promptly with no rework.

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

Summary

Feature

Improve Vinext Home Startup Time

Lazy-load locale resources and navigation panels to improve startup performance

Health Assessment

Large
Low
Low
  • Fast cycle time and review time indicate efficient development and review process
  • Large scope of changes, but well-structured and documented

AI Details

Tech 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

Summary

Bug Fix

Pass 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
  • Quick fix with minimal changes and fast review, indicating low complexity and low risk.

AI Details

Tech Stack

Languages: Python
fix(api): Fixing API contract generation infrastructure cqjjjzr M No 88.2h 0.1h Jun 30, 2026

Summary

Bug Fix

Fix 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
  • The PR was reviewed quickly by Copilot, required only two commits, and had minimal comments, indicating a straightforward bug fix with low complexity.

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

Summary

Bug Fix

Register 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
  • Quick fix with minimal changes, fast review and merge, indicating low complexity and high confidence.

AI Details

Tech 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

Summary

Refactor

Scope 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
  • The PR was completed quickly with minimal review friction, indicating a well-structured refactor that was straightforward for reviewers to approve.

AI Details

Tech Stack

Languages: Python
test: add missing tests to achieve 100% coverage copilot-swe-agent XL No 0.2h - Jun 30, 2026

Summary

Test

test: 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
  • Rapid merge with minimal review, indicating straightforward test additions and low complexity.

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

Summary

Chore

Update 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
  • The PR was merged quickly with minimal review, indicating straightforward changes to theme tokens.

AI Details

Tech Stack

fix: debug plugin permission setting not work hjlarry S No 1.1h 1.0h Jun 30, 2026

Summary

Bug Fix

Fix 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
  • Quick turnaround with minimal changes and single review round indicates a straightforward bug fix.

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

Summary

Bug Fix

Fix 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
  • Resolved quickly with a single commit and minimal review comments, indicating a well‑scoped fix and efficient collaboration.

AI Details

Tech Stack

Languages: Python, Shell
fix(workflow): guard on_tool_execution stdout traces behind DEBUG MRZHUH M No 0.5h 0.1h Jun 30, 2026

Summary

Bug Fix

Guard 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
  • Fast review and merge within 30 minutes indicates low complexity and minimal risk.

AI Details

Tech Stack

Languages: Python
test(workflow-generator): add missing tests to achieve 100% coverage copilot-swe-agent M No 0.0h - Jun 30, 2026

Summary

Test

Add 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
  • Rapid merge with minimal changes indicates straightforward test additions.

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

Summary

Refactor

Inject 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
  • The PR had a long cycle time with no early review, indicating potential oversight and high risk. The large code changes suggest significant refactoring that may impact stability.

AI Details

Tech Stack

Languages: Python
feat: support dataset permission migrate to rbac fatelei L No 21.0h 17.6h Jun 30, 2026

Summary

Feature

Add dataset permission migration to RBAC

Enables dataset access control via RBAC, improving security and compliance.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal iteration, straightforward feature addition.

AI Details

Tech Stack

Languages: Python
test(e2e): add agent v2 test infrastructure lyzno1 L No 1.0h 0.9h Jun 30, 2026

Summary

Test

Add 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
  • Fast cycle time and low review friction indicate a well‑scoped, straightforward addition of test infrastructure.

AI Details

Tech 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

Summary

Bug Fix

Update 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
  • Quick fix with minimal changes and fast review, indicating low complexity and high confidence.

AI Details

Tech 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

Summary

Chore

Update 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
  • Fast cycle with minimal review, indicating a straightforward configuration update.

AI Details

Tech Stack

feat(mcp): support dynamic HTTP request headers in MCPClient Sanket2329 M No 114.1h 113.7h Jun 30, 2026

Summary

Feature

Add 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
  • The PR experienced a long review cycle (~113h) but required minimal rework, indicating a straightforward change that was delayed by external factors.

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

Summary

Bug Fix

Support 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
  • Quick fix merged within minutes, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Python
fix(agent): avoid mismatched tool observations zyssyz123 M No 0.1h - Jun 30, 2026

Summary

Bug Fix

Fix 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
  • Rapid 6‑minute merge with no review indicates low complexity and minimal risk.

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

Summary

Refactor

Improve 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
  • Quick approval with minimal changes indicates a straightforward performance tweak.

AI Details

Tech Stack

Languages: Python
fix: editor can view the logs hjlarry XS No 0.5h 0.3h Jun 29, 2026

Summary

Bug Fix

Editor can view logs

Enables editors to view logs, improving debugging and transparency.

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
perf(api): retrieve published workflows via app.workflow_id linw1995 M No 2.9h 2.6h Jun 29, 2026

Summary

Refactor

Improve 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
  • Fast review and merge with minimal changes indicate low complexity and risk.

AI Details

Tech Stack

Languages: Python
feat(agent): support Agent v2 process events zyssyz123 L No 0.0h - Jun 29, 2026

Summary

Feature

Support 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
  • PR merged within minutes with no review comments, indicating a straightforward implementation.

AI Details

Tech Stack

Languages: Python
« Page 14 of 15 »

Get this analytics stack for your team

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

Connect Repos