Pull Request Explorer

Exploring 122 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat: comments tiensonqin XL No 32.5h 6.5h May 19, 2026

Summary

Feature

Add block-level comments feature

Enables users to add comments to individual blocks, improving collaboration and context within the graph.

Health Assessment

X-Large
High
Low
  • Rapid iteration with minimal review rounds; large code changes but quick cycle time indicates efficient process.

AI Details

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

Tech Stack

Languages: Clojure
feat: mobile flashcards tab tiensonqin XL No 0.2h 0.1h May 19, 2026

Summary

Feature

Add Flashcards tab to mobile app

Adds a configurable Flashcards tab to the mobile app, improving user engagement and native navigation.

Health Assessment

Large
Low
Low
  • Quick review and merge with minimal rework, indicating high confidence in code quality.

AI Details

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

Tech Stack

fix: Improve iOS native navigation and graphs tiensonqin XL No 0.6h 0.2h May 18, 2026

Summary

Bug Fix

Improve iOS navigation and graph UI

Enhances mobile user experience by streamlining navigation and providing native graph interactions, reducing friction and improving performance.

Health Assessment

X-Large
High
Low
  • Rapid iteration with many small commits and an AI-assisted review enabled quick resolution of navigation bugs, but the large code churn indicates a high-risk fix that required careful testing.

AI Details

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

Tech Stack

Languages: Swift, Kotlin, Clojure, Clojurescript
[codex] improve sync onboarding tiensonqin L No 4.0h 0.9h May 18, 2026

Summary

Feature

Improve Sync Onboarding UX

Enhances user onboarding for Logseq Sync by reducing repeated encryption prompts and adding clearer upload flows, improving user experience and reducing friction.

Health Assessment

Large
High
High
  • The PR required multiple iterations after the initial review, indicating complex changes and a large scope, but the overall cycle time remained fast.

AI Details

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

Tech Stack

Languages: Kotlin
fix(cli): normalize block content tree tiensonqin M No 0.7h 0.7h May 18, 2026

Summary

Bug Fix

Normalize CLI block content tree

Ensures CLI block tree payloads use :block/title, fixing nested block creation failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI-assisted review, fast turnaround.

AI Details

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

Tech Stack

fix(electron): install CLI launcher in local bin tiensonqin L No 60.6h 60.2h May 18, 2026

Summary

Bug Fix

Install Electron CLI launcher into local bin

Adds macOS/Linux CLI launcher to ~/.local/bin, preserves Windows behavior, and shows error dialog on failure.

Health Assessment

Large
Medium
Medium
  • PR took over 60 hours from creation to merge, with a single review after a long wait, indicating slow initial review but minimal rework.

AI Details

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

Tech Stack

Languages: Clojure
fix(cli): bound truncate-preview printing RCmerci S No 0.6h 0.1h May 17, 2026

Summary

Bug Fix

Fix CLI truncate preview printing

Corrects CLI preview truncation to avoid full lazy collection realization, improving performance and preventing memory issues. Adds regression test to ensure short previews don’t trigger full collection evaluation.

Health Assessment

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

AI Details

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

Tech Stack

fix(cli): hide empty property ids in show RCmerci M No 1.9h - May 16, 2026

Summary

Bug Fix

Hide empty property IDs in CLI show

This PR removes empty property IDs from the CLI show output, improving readability and preventing confusion for users.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, no review required, merged within 2 hours.

AI Details

Tech Stack

Languages: Clojure
enhance(cli): clarify sync upload help RCmerci S No 1.9h - May 16, 2026

Summary

Feature

Improve sync upload CLI help

Enhances user experience by clarifying the sync upload command help, ensuring users understand that it initializes a full graph upload rather than incremental sync. Adds a focused test to validate help output.

Health Assessment

AI Details

Tech Stack

fix(editor): open missing journal links from shortcut tiensonqin M No 0.1h 0.1h May 15, 2026

Summary

Bug Fix

Fix editor shortcut to open missing journal links

The editor shortcut now correctly opens journal links that were missing from the UI database, preventing blank pages. This improves reliability and user experience when navigating content.

Health Assessment

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

AI Details

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

Tech Stack

fix(search): escape quotes in SQLite FTS queries RCmerci S No 2.9h 2.7h May 15, 2026

Summary

Bug Fix

Escape quotes in SQLite FTS queries

Prevents search errors by escaping user quotes in SQLite FTS queries, improving reliability and security.

Health Assessment

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

AI Details

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

Tech Stack

fix(asset): handle external-url paths and plugin binary writes VictorVow S No 15.8h 14.8h May 15, 2026

Summary

Bug Fix

Fix asset rendering and plugin binary handling

Ensures assets created by plugins render correctly and binary files are stored without data loss, improving plugin compatibility and user experience.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal rework; single review and few commits indicate straightforward bug fixes.

AI Details

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

Tech Stack

fix: scoped node property values tiensonqin M No 0.5h 0.4h May 15, 2026

Summary

Bug Fix

Fix scoped node property values

This PR resolves an issue where scoped node property values were incorrectly filtered, ensuring that users can see and select the correct options in the add-value dropdown. The fix improves data integrity and user experience.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal rework; AI review helped catch issues early.

AI Details

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

Tech Stack

fix(frontend): reserve space for left sidebar action buttons RCmerci XS No 0.2h - May 15, 2026

Summary

Bug Fix

Reserve space for left sidebar action buttons

Prevents overlap of sidebar titles with action buttons, improving readability for long names.

Health Assessment

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

AI Details

Confidence: 0.75

Tech Stack

fix: avoid extra breadcrumb icon megayu XS No 0.2h 0.0h May 15, 2026

Summary

Bug Fix

Avoid extra breadcrumb icon

Fixes an artifact in the header breadcrumb that could appear before a page title, improving UI clarity.

Health Assessment

Small
Low
Low
  • Rapid review and single commit indicate a straightforward UI fix with minimal risk.

AI Details

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

Tech Stack

fix(cli): validate query datom clauses using :db/id RCmerci M No 7.6h 0.0h May 14, 2026

Summary

Bug Fix

Validate query datom clauses using :db/id

Hardens the logseq query CLI by rejecting invalid use of :db/id as a datom attribute, improving error handling and user guidance. Ensures only valid query shapes are accepted, reducing runtime errors.

Health Assessment

Small
Low
Low
  • Fast review and single post-review commit indicate a smooth, low-friction process.

AI Details

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

Tech Stack

fix: preserve breadcrumb icon layout tiensonqin XS No 0.1h 0.1h May 14, 2026

Summary

Bug Fix

Fix breadcrumb icon layout regression

Corrects breadcrumb CSS to preserve icon alignment, improving UI consistency.

Health Assessment

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

AI Details

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

Tech Stack

fix(cli): coerce all content options to strings RCmerci M No 0.3h - May 14, 2026

Summary

Bug Fix

Coerce CLI content options to strings

CLI content options are coerced to strings, preventing numeric parsing errors. This improves reliability and user experience when using the CLI.

Health Assessment

Medium
Low
Low
  • Fast turnaround with no review required, indicating a straightforward and low-risk fix.

AI Details

Tech Stack

fix: block property values deletion RCmerci M No 3.0h 0.1h May 14, 2026

Summary

Bug Fix

Fix block property values deletion

Ensures property value blocks are correctly removed when their owning block is deleted, preventing orphaned data and improving data consistency.

Health Assessment

AI Details

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

Tech Stack

Languages: Clojure
[codex] fix tag alias conversion tiensonqin M No 0.2h 0.3h May 14, 2026

Summary

Bug Fix

Fix tag alias conversion in editor

Restores correct hashtag completion behavior, preventing unnecessary conversion actions and improving user experience when selecting tag aliases.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed and merged within 12 minutes, indicating a smooth process.

AI Details

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

Tech Stack

[codex] fix scoped node property value dialog performance tiensonqin M No 0.4h 0.1h May 14, 2026

Summary

Bug Fix

Fix performance of scoped node property dialogs

Improves responsiveness of property dialogs by avoiding expensive preloading when scoped to Page class, reducing UI lag for large graphs.

Health Assessment

Medium
Low
Low
  • Quick performance fix with minimal changes and no back‑and‑forth review.

AI Details

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

Tech Stack

Fix Windows file URL opening for block links megayu M No 3.2h 0.1h May 14, 2026

Summary

Bug Fix

Fix Windows file URL opening for block links

This fix ensures Windows file links open correctly in Electron, improving cross‑platform file navigation for users.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal rework; AI‑assisted review helped streamline the process.

AI Details

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

Tech Stack

fix: preserve resized network image width megayu S No 0.9h 0.0h May 14, 2026

Summary

Bug Fix

Preserve resized network image width

Fixes network image rendering to honor persisted resize width when no asset block is present, improving image display consistency.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved in under an hour, indicating low complexity and high confidence.

AI Details

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

Tech Stack

fix: preserve spaces between refs in headings megayu S No 0.1h 0.0h May 14, 2026

Summary

Bug Fix

Preserve spaces between refs in headings

Ensures headings with inline references retain intended spacing, improving readability and user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed immediately, no rework needed.

AI Details

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

Tech Stack

[codex] fix published roadmap task bullet overlap tiensonqin M No 0.7h 0.0h May 14, 2026

Summary

Bug Fix

Fix published roadmap task bullet overlap

Improves readability of published roadmap pages on mobile by preventing list bullet and status icon overlap, ensuring a clearer UI for users.

Health Assessment

Medium
Low
Low
  • AI-assisted fix delivered within 0.7 hours, minimal review comments, indicating low friction and low risk.

AI Details

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

Tech Stack

Languages: Javascript
[codex] fix markdown tag link aliases tiensonqin M No 42.7h 16.1h May 14, 2026

Summary

Bug Fix

Fix markdown tag link alias resolution

Ensures markdown hashtag links correctly resolve to existing tag pages, preserving link behavior and improving user experience.

Health Assessment

Medium
Low
Low
  • PR resolved a rendering bug affecting hashtag links, with moderate iteration and a quick review cycle.

AI Details

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

Tech Stack

[codex] fix tag alias completion tiensonqin S No 16.5h 0.2h May 14, 2026

Summary

Bug Fix

Fix tag alias exclusion in completion

This PR removes class alias pages from hashtag completion, improving search relevance and adding regression tests.

Health Assessment

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

AI Details

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

Tech Stack

[codex] hide class hierarchy tiensonqin M No 16.4h 0.2h May 14, 2026

Summary

Bug Fix

Hide class hierarchy in class/tag labels

This PR removes unnecessary parent hierarchy from class/tag labels when titles are unique, improving UI clarity for users.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; AI-assisted review streamlined the process.

AI Details

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

Tech Stack

[codex] Preserve code block language tiensonqin M No 15.6h 0.8h May 14, 2026

Summary

Bug Fix

Preserve explicit code block language

Ensures code blocks retain user‑specified language when auto‑adding display properties, preventing incorrect rendering and improving editor reliability.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, resolved regression with no downstream impact.

AI Details

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

Tech Stack

deprecated block-ref megayu M No 40.6h 0.1h May 14, 2026

Summary

Feature

Deprecate block-ref syntax in imports

Converts legacy block-ref syntax to page refs during import, removing deprecated syntax.

Health Assessment

Medium
Low
Low
  • Quick review and moderate rework, but overall low risk and moderate scope.

AI Details

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

Tech Stack

fix: resolve uuid refs in breadcrumb labels megayu L No 20.6h 0.1h May 14, 2026

Summary

Bug Fix

Fix breadcrumb labels to resolve UUID references

Ensures breadcrumb navigation displays human‑readable page titles instead of raw UUIDs, improving user experience and clarity.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; AI review provided quick feedback and no new comments were generated.

AI Details

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

Tech Stack

[codex] dedupe raw node property choices tiensonqin S No 0.4h 0.3h May 13, 2026

Summary

Bug Fix

Dedupe raw node property choices

Normalizes node picker choices to dedupe both select item shapes and raw entity maps, preserving distinct nodes with the same label.

Health Assessment

Small
Low
Low
  • Fast cycle time and quick review suggest a straightforward fix with minimal risk.

AI Details

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

Tech Stack

Languages: Clojure, Clojurescript
[codex] fix sidebar asset drops tiensonqin M No 0.5h 0.3h May 13, 2026

Summary

Bug Fix

Fix sidebar asset drop handling

Ensures file drops in the sidebar are correctly processed as assets, preventing unintended browser behavior and improving user experience.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework; AI review helped streamline the process; PR merged within 30 minutes of opening.

AI Details

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

Tech Stack

Languages: Clojure
fix(fsrs): cloze macro with superscript/subscript markup and render improvements megayu L No 2.2h 0.1h May 13, 2026

Summary

Feature

Fix cloze macro with superscript/subscript markup

Improves parsing and rendering of cloze macros with superscript and subscript markup, enhancing user experience and accessibility.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged quickly, indicating a smooth development process. The use of AI-assisted tools like Copilot may have contributed to the efficiency.

AI Details

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

Tech Stack

Languages: Clojure, Javascript, Css
Frameworks: Logseq
[codex] fix cmdk sidebar shortcut propagation tiensonqin M No 0.2h 0.2h May 13, 2026

Summary

Bug Fix

Fix CmdK sidebar shortcut propagation

Prevents unintended block state changes when using the command palette, improving editor reliability and user experience.

Health Assessment

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

AI Details

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

Tech Stack

[codex] fix node property choice duplication tiensonqin S No 0.1h 0.1h May 13, 2026

Summary

Bug Fix

Fix duplicate node entries in property picker

This PR removes duplicate node entries from the property value picker, ensuring users see only unique options and improving UI consistency. The change prevents redundant nodes from being added when selected, enhancing user experience.

Health Assessment

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

AI Details

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

Tech Stack

[codex] dev: run lint-and-test in parallel tiensonqin L No 1.3h 1.3h May 12, 2026

Summary

Chore

Speed up dev/CI lint+test workflow

This PR reduces CI runtime by running lint and tests concurrently, improving developer productivity and reducing build times.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal rework indicate a smooth review process.

AI Details

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

Tech Stack

[codex] run cli tests in parallel tiensonqin M No 0.2h 0.2h May 12, 2026

Summary

CI/CD

Run CLI tests in parallel

Splits CLI end‑to‑end tests into a separate CI job, allowing parallel execution with the existing ClojureScript test job and reducing overall CI time.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward CI improvement.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
[codex] Fix block selection while scrolling tiensonqin XL No 3.2h 0.3h May 12, 2026

Summary

Bug Fix

Fix block selection during scrolling

Ensures block drag-selection continues smoothly while scrolling, preventing lost selections during fast scrolling and improving user experience.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time and minimal review friction indicate efficient resolution of a critical UX issue.

AI Details

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

Tech Stack

[codex] fix heading bullet alignment tiensonqin M No 0.3h 0.3h May 12, 2026

Summary

Bug Fix

fix heading bullet alignment

Corrects vertical alignment of heading bullets in multiline headings, improving UI consistency and adding regression test.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes; bug fix with added test ensures regression protection.

AI Details

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

Tech Stack

Languages: Clojure
[codex] fix dark right sidebar header tiensonqin M No 0.0h 0.1h May 12, 2026

Summary

Bug Fix

Fix dark mode right sidebar header

Corrects dark mode styling regression for the right sidebar header, ensuring consistent dark background and improved UI consistency.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal review, indicating low complexity and high confidence in the change.

AI Details

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

Tech Stack

[codex] fix recycled node cleanup tiensonqin M No 0.9h 0.5h May 12, 2026

Summary

Bug Fix

Fix recycled node cleanup

Ensures proper deletion of recycled nodes, cleaning up related views, property history, and reactions to prevent data inconsistencies and improve reliability.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework, indicating a straightforward bug fix.

AI Details

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

Tech Stack

[codex] fix import of auto heading pre-blocks tiensonqin M No 22.6h 0.1h May 12, 2026

Summary

Bug Fix

Fix import of auto heading pre-blocks

Fixes Markdown file-graph imports where a page starts with plain pre-block content carrying the legacy auto-heading property.

Health Assessment

Small
Low
Low
  • Quick review and merge, low number of commits and comments indicate a straightforward fix.

AI Details

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

Tech Stack

Languages: Clojurescript, Javascript
fix(ux): incorrect reaction for the order list sibling blocks xyhp915 M No 7.2h 0.4h May 12, 2026

Summary

Bug Fix

Fix incorrect reaction for order list sibling blocks

Adjusts reactive invalidation logic for ordered-list blocks to trigger updates for sibling blocks.

Health Assessment

Small
Low
Low
  • Quick review and approval process, indicating a straightforward fix.

AI Details

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

Tech Stack

Languages: Clojure, Clojurescript
Frameworks: React
fix: prevent slow triple backticks from leaking into code blocks megayu S No 0.3h 0.1h May 12, 2026

Summary

Bug Fix

Prevent triple backticks leaking into code blocks

This fix ensures that slow typing of triple backticks does not leave stray backticks in the editor, improving user experience and preventing formatting errors.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal changes and single review indicates low complexity.

AI Details

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

Tech Stack

enhance(editor): support dollar autopair for markdown math megayu M No 4.8h 0.1h May 12, 2026

Summary

Feature

Add dollar autopair for markdown math

Users can wrap selected text as inline math with $…$ using autopair, improving writing ergonomics.

Health Assessment

Small
Low
Low
  • Fast cycle time with minimal review comments indicates smooth integration.

AI Details

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

Tech Stack

[codex] stabilize clj-e2e basic suite tiensonqin S No 9.6h 0.1h May 12, 2026

Summary

Bug Fix

Stabilize clj-e2e basic test suite

Stabilizes timing‑sensitive e2e tests, reducing flakiness and improving CI reliability.

Health Assessment

AI Details

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

Tech Stack

feat: add "Always on Top" in electron window menu. kidylee S No - - May 11, 2026

Summary

Feature

Add Always on Top in Electron Window Menu

Enables users to pin Electron windows above other applications, improving multitasking and focus.

Health Assessment

Small
Low
Low
  • Small change with no review history suggests a straightforward enhancement.

AI Details

Confidence: 0.10

Tech Stack

feat: add support for avif and cr2 images IderAghbal XS No - - May 11, 2026

Summary

Feature

Add support for AVIF and CR2 images

Enables handling of AVIF and CR2 image formats, expanding media compatibility.

Health Assessment

Small
Low
Low
  • Minimal changes, likely low risk.

AI Details

Confidence: 0.95

Tech Stack

Fix heading icon alignment and menu active state megayu L No 77.7h 0.5h May 11, 2026

Summary

Bug Fix

Fix heading icon alignment and menu state

Improves visual consistency of heading icons and context menu, enhancing user experience and reducing confusion.

Health Assessment

Medium
Medium
Medium
  • Quick review but required multiple commits to resolve lint and revert issues, extending the cycle time to 77.7 hours. The changes are moderate in scope and focus on UI consistency.

AI Details

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

Tech Stack

« Page 2 of 3 »

Get this analytics stack for your team

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

Connect Repos