Pull Request Explorer

Exploring 720 PRs. Want this for your team? Start Free Trial
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

Summary

Chore

Compress 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
  • Fast cycle time and minimal rework indicate smooth integration.
  • Automated fixes applied quickly after review.

AI Details

Tech Stack

Languages: Python
feat: snippet siderbar update JzoNgKVO M No 0.6h 0.5h Jul 03, 2026

Summary

Feature

Update snippet sidebar UI

Enhances snippet sidebar navigation and styling, improving user experience.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal rework; well‑tested changes demonstrate a smooth development cycle.

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

Summary

Bug Fix

Fix 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
  • Rapid merge with minimal changes indicates low complexity and quick validation.

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

Summary

Bug Fix

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

AI Details

Tech Stack

Languages: Python
feat(api): abort active workflow runs during Celery warm shutdown linw1995 XL No 66.7h 45.2h Jul 03, 2026

Summary

Feature

Abort 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
  • The PR required extensive refactoring and multiple fixes over a 66‑hour cycle, indicating significant complexity and potential risk. The slow review time and many iterations suggest high review friction.

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

Summary

Chore

Sync translations with en-US

Adds updated translation strings for device‑flow across 22 languages, ensuring consistent user experience globally.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes, indicating a straightforward update.

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

Summary

Bug Fix

Fix 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
  • Rapid resolution with minimal review, indicating straightforward bugfix with clear scope.

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

Summary

Refactor

Upgrade 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
  • The PR involved a large code change with many commits after the initial review, indicating significant rework. The review process took almost two days, suggesting potential bottlenecks in the review workflow.

AI Details

Tech Stack

Languages: Python
chore: hotfix for 1.15.0 hjlarry L No 0.0h 0.0h Jul 03, 2026

Summary

Bug Fix

Hotfix 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
  • Rapid merge with minimal review indicates low complexity and high confidence in changes.

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

Summary

Refactor

Align 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
  • The PR had a long review time but minimal changes, indicating low technical risk but possible process delays.

AI Details

Tech 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

Summary

Feature

Redirect 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
  • Fast review and single commit indicate a straightforward change; moderate scope but no major risk.

AI Details

Tech 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

Summary

Refactor

Batch-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
  • Long review time indicates scheduling or complexity delays, but minimal rework suggests the changes were clear and well-scoped.

AI Details

Tech Stack

Languages: Python
fix: prevent app card meta overflow Jingyi-Dify XS No 4.8h 4.7h Jul 03, 2026

Summary

Bug Fix

Prevent 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
  • Quick fix with minimal changes, approved after a single review, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(web): align main nav app item states lyzno1 L No 9.3h 9.1h Jul 02, 2026

Summary

Bug Fix

Align main nav app item states

Improves navigation UI consistency and simplifies sidebar behavior, enhancing user experience.

Health Assessment

Large
Medium
Medium
  • The PR was completed quickly with multiple small commits, indicating a focused but iterative approach to UI fixes.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
refactor: thread explicit sessions through app retrieval paths 41tair XL No 9.1h 8.8h Jul 02, 2026

Summary

Refactor

Refactor 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
  • The PR involved extensive refactoring across many backend modules, requiring multiple iterations and automated fixes, but was completed within a single day, indicating efficient collaboration.

AI Details

Tech Stack

Languages: Python
Remove obsolete mobile NoApps sidebar assertion copilot-swe-agent S No 0.0h - Jul 02, 2026

Summary

Test

Remove 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
  • Quick fix, minimal changes, no production code affected.

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

Summary

Refactor

Migrate 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
  • Fast cycle time and minimal review friction indicate a smooth refactor; large line changes reflect comprehensive test migration.

AI Details

Tech Stack

Languages: Python
fix(web): keep app sort filter with header filters hyoban XS No 0.5h 0.3h Jul 02, 2026

Summary

Bug Fix

Keep app sort filter with header filters

Ensures sorting remains aligned with filter controls, improving user experience when browsing apps.

Health Assessment

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

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

Summary

Bug Fix

Expose 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
  • PR merged quickly with minimal changes and no review friction.

AI Details

Tech Stack

Languages: Python, Typescript
fix: normalize query array params for oRPC hyoban XL No 0.9h 0.4h Jul 02, 2026

Summary

Health Assessment

AI 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

Summary

Bug Fix

Fix Notion sync empty state width

Corrects layout issue in Notion sync during knowledge creation, improving user experience.

Health Assessment

Small
Low
Low
  • Quick, single‑file change with fast review and merge, indicating a low‑risk, low‑friction bug fix.

AI Details

Tech 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

Summary

Bug Fix

Resolve core tools in agent runtime runner

Fixes agent runtime to correctly handle core tools, improving reliability of agent operations.

Health Assessment

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

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

Summary

Bug Fix

Enhance 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
  • Quick turnaround with minimal changes and no review back‑and‑forth indicates a straightforward, low‑risk fix.

AI Details

Tech Stack

Languages: Python
chore(i18n): sync translations with en-US github-actions S AI 2.5h 2.2h Jul 02, 2026

Summary

Chore

Sync 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
  • Quick sync with minimal changes, fast review, no rework.

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

Summary

Refactor

Move marketplace contract to shared contracts package

Centralizes marketplace contract definitions, reducing duplication and improving maintainability across web and backend.

Health Assessment

Medium
Low
Low
  • Quick refactor with minimal review, indicating high confidence in code quality.

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

Summary

Bug Fix

Support 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
  • Fast turnaround with minimal rework; single review and quick merge indicates a straightforward fix.

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

Summary

Bug Fix

Fix dataset create layout height

Corrects layout height for dataset creation page, improving UI consistency.

Health Assessment

Small
Low
Low
  • Quick cherry‑pick resolved a UI layout issue with minimal changes and no rework.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(web): fill dataset create layout height lyzno1 XS No 0.2h 0.0h Jul 02, 2026

Summary

Bug Fix

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(web): align monitoring overview charts hyoban M No 2.8h 2.7h Jul 02, 2026

Summary

Bug Fix

Align monitoring overview charts

Aligns monitoring overview charts with design, improving data readability and user experience.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal changes, indicating a straightforward UI fix.

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

Summary

Bug Fix

Repair main navigation hotfix

Fixes navigation issue in main menu, improving user experience and preventing navigation errors.

Health Assessment

Small
Low
Low
  • Quick fix with a single commit and immediate approval indicates low complexity and minimal risk.

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

Summary

Bug Fix

Preserve 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
  • Rapid review and merge indicate low complexity and high confidence in the fix.

AI Details

Tech Stack

Languages: Typescript
fix: adjustment before release (#38296) hjlarry M No 0.6h 0.1h Jul 02, 2026

Summary

Bug Fix

Fix 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
  • Quick turnaround with minimal rework indicates a straightforward bug fix with clear scope.

AI Details

Tech Stack

Languages: Python, Typescript
Frameworks: React, Nextjs
fix: Working outside of application context. fatelei S No 0.5h 0.0h Jul 02, 2026

Summary

Bug Fix

Fix 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
  • Rapid approval with no rework; minimal code changes; low risk to production.

AI Details

Tech Stack

Languages: Python
chore(api): disallow builtins getattr variants in new code QuantumGhost XL AI 24.4h 21.1h Jul 02, 2026

Summary

Chore

Disallow 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
  • The PR was reviewed and merged quickly, indicating a smooth development process. The use of automated testing and CI/CD pipelines helps ensure the quality of the code changes.

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

Summary

Bug Fix

Fix API: stop swallowing document indexing errors

Ensures indexing failures are logged and handled, improving reliability and observability.

Health Assessment

Medium
Medium
Medium
  • PR required several commits and automated fixes but was merged within 49 hours, indicating a moderate review cycle and effective testing.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
fix: sql injection FFXN S No 0.5h 0.3h Jul 02, 2026

Summary

Bug Fix

Fix SQL injection vulnerability

Removes SQL injection risk in MyScale vector operations, enhancing security.

Health Assessment

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

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

Summary

Test

Add 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
  • Large test suite added with extensive fixture infrastructure, but review lagged, indicating potential complexity and integration risk.

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

Summary

Bug Fix

Fix web detail adjustment before release

Corrects navigation width and documentation links, improving user experience and reducing confusion.

Health Assessment

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

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

Summary

Bug Fix

Fix 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
  • Quick fix with minimal changes, resolved validation issue promptly.

AI Details

Tech 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

Summary

Bug Fix

Fix 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
  • Quick, single-commit fix with minimal code changes and no schema updates, resulting in a fast review cycle and low risk to production.

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

Summary

Bug Fix

Fix 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
  • The PR required three review rounds and four commits after the first review, indicating moderate complexity.
  • The overall cycle time of 41.6 hours is within normal range for a medium-sized bugfix.

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

Summary

Refactor

Migrate 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
  • The PR required significant code changes across 18 files, but the review process was quick thanks to AI assistance. However, the large scope and extended cycle time suggest a higher risk of integration issues.

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

Summary

Bug Fix

Map 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
  • Merged within 14 minutes, minimal code churn, no major review rounds, indicating a straightforward bug fix.

AI Details

Tech Stack

Languages: Python
refactor(web): remove custom console contract loaders hyoban XL No 1.6h 1.3h Jul 02, 2026

Summary

Refactor

Refactor 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
  • The PR has a large scope with many files changed, but the review process was relatively fast and smooth.

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

Summary

Refactor

Migrate 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
  • The PR received a quick review but had a long cycle time, suggesting scheduling or release pipeline delays rather than code complexity issues.

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

Summary

Bug Fix

Add 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
  • Rapid iteration with minimal review time indicates a straightforward change with clear scope and low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix(agent): avoid literal null chat output zyssyz123 M No 0.1h - Jul 02, 2026

Summary

Bug Fix

Avoid 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
  • PR merged within minutes with no review, indicating a straightforward bug fix with minimal risk.

AI Details

Tech Stack

Languages: Python
chore: remove empty .codex file QuantumGhost XS No 0.1h 0.1h Jul 02, 2026

Summary

Chore

Remove empty .codex configuration file

Clean up repository by removing an unused empty configuration file, improving maintainability.

Health Assessment

Small
Low
Low
  • Quick cleanup with minimal impact, merged within minutes.

AI Details

Tech Stack

refactor(web): migrate trial app console contracts hyoban XL No 9.8h 7.7h Jul 01, 2026

Summary

Refactor

Migrate 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
  • The PR involved extensive refactoring across backend and frontend, with a rapid cycle time of under 10 hours and moderate review friction, indicating efficient collaboration but high complexity.

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

Summary

Refactor

Migrate 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
  • The PR involved extensive refactoring across backend and frontend, with over 1,400 lines of code changed. Despite many iterative commits and a few reverts, the cycle time was under 10 hours, indicating efficient review, but the large scope and multiple review rounds suggest moderate to high risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python, Typescript
« Page 13 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