Pull Request Explorer

Exploring 53 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix: allow mobile cloud graph download popup megayu L No 30.2h 0.0h Jul 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(plugins): handle empty settings files megayu XS No 65.4h 0.1h Jul 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: submit current E2EE password input value megayu S No 20.5h 0.1h Jul 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: allow remote journal title format sync megayu S No 39.4h 0.2h Jul 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(import): handle nil PDF annotation titles megayu S No 22.1h 0.0h Jul 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(test): remove low-value tests megayu XL No 18.6h - Jul 24, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix(android): prevent bottom sheet dismissal reentry megayu S No 15.6h 0.1h Jul 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(db-sync): declare mldoc runtime dependency yshalsager L No 0.1h - Jul 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(db): avoid recursive validation error printing megayu S No 98.4h 0.1h Jul 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

Fix editor caret position during content change tiensonqin M No 0.3h 0.1h Jul 17, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: accept idempotent sync deletes tiensonqin M No 0.9h 0.2h Jul 15, 2026

Summary

Bug Fix

Fix idempotent sync delete handling

Ensures delete operations that become no‑ops after sanitization are treated as successful, preventing unnecessary rollbacks and improving sync consistency for users.

Health Assessment

Small
Low
Low
  • Quick, single‑commit fix with AI‑assisted review; minimal code churn and low risk to production

AI Details

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

Tech Stack

fix: identify imported journals by file path megayu M No 5.2h 0.1h Jul 15, 2026

Summary

Bug Fix

Fix journal-page identification by file path

Corrects journal-page resolution during file-graph import, ensuring accurate journal identification based on file path, improving data consistency. This resolves issue #1010 and prevents misclassification of journal pages.

Health Assessment

Medium
Low
Low
  • Quick review and single commit after feedback indicates a smooth process.

AI Details

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

Tech Stack

fix: sanitize get-blocks worker results megayu S No 168.5h 0.1h Jul 15, 2026

Summary

Bug Fix

Sanitize get-blocks worker results

Prevents rendering failures caused by nil-valued block attributes, improving stability for pages with malformed data. Ensures data integrity before re-transacting, reducing crashes.

Health Assessment

Small
Low
Low
  • Fast review turnaround, minimal rework, small scope, but long cycle time due to extended review period.

AI Details

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

Tech Stack

Languages: Clojure
fix: sync code editor content on prop changes megayu S No 168.0h 0.1h Jul 15, 2026

Summary

Health Assessment

AI Details

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

Tech Stack

Languages: Clojure
fix: handle missing repeat temporal property megayu M No 169.4h 0.1h Jul 15, 2026

Summary

Bug Fix

Fix missing repeat temporal property handling

Prevents rescheduling errors when temporal property is missing, fixing issue #976.

Health Assessment

Small
Low
Low
  • Quick review and merge, low risk bug fix with clear description and linked issue.

AI Details

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

Tech Stack

Languages: Clojure, Clojurescript
fix(import): handle missing block embeds megayu M No 150.4h 0.1h Jul 15, 2026

Summary

Bug Fix

Fix import failures due to missing block embeds

Prevents import errors when block embeds reference missing UUIDs, ensuring complete graph imports and consistent UI state. This change improves reliability of file graph imports for users.

Health Assessment

Medium
Medium
Low
  • The PR had a long cycle time but was reviewed quickly with minimal back‑and‑forth, indicating a straightforward bug fix that was eventually merged after integration with master.

AI Details

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

Tech Stack

Fix/pasted display block detection megayu M No 49.6h 0.1h Jul 15, 2026

Summary

Bug Fix

Fix pasted display block detection

Corrects paste parsing so fenced code and math blocks are recognized as display-type, improving user experience.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, fast review, low risk.

AI Details

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

Tech Stack

fix: remove Task tag when clearing status tiensonqin L No 1.8h 0.1h Jul 15, 2026

Summary

Bug Fix

Remove Task tag when clearing status

Ensures that clearing a task's status correctly removes the #Task tag when no other task properties remain, improving task management accuracy. This prevents unintended reappearance of default Todo status and maintains consistent task view behavior.

Health Assessment

Large
Low
Low
  • Fast review and merge within 2 hours indicates efficient process; minimal rework and quick resolution of a bug affecting task tagging.

AI Details

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

Tech Stack

ci: pin andelf/nightly-release to a full commit SHA kobihikri XS AI 41.1h 41.1h Jul 15, 2026

Summary

CI/CD

Pin nightly release action to commit SHA

Ensures GitHub Actions use a fixed commit SHA for the nightly release action, preventing accidental or malicious changes to the action code that could compromise release artifacts.

Health Assessment

Small
Low
Medium
  • The PR made a single change to pin a third‑party action, with a single review and no rework, indicating a straightforward, low‑risk update.

AI Details

Usage: AI Assisted
Category: Code AI
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix: prefer mounted blocks for visible range selection megayu S No 1.6h 0.1h Jul 15, 2026

Summary

Bug Fix

Prefer mounted blocks for visible range selection

Fixes block range selection in the editor, ensuring visible blocks are correctly selected even when DOM order changes. This resolves issue #1002, improving editor reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal rework, resolved within 1.6 hours, indicating efficient review and low complexity.

AI Details

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

Tech Stack

fix(db): ignore missing nodes in selected export megayu S No 5.4h 0.0h Jul 15, 2026

Summary

Bug Fix

Ignore missing nodes in selected export

Fixes export resilience to stale node IDs, preventing errors during data export.

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

fix(db): reject cyclic class inheritance imports megayu M No 30.2h 0.1h Jul 15, 2026

Summary

Bug Fix

Reject cyclic class inheritance imports

Prevents invalid ontology imports that could cause runtime errors by detecting cycles during SQLite build transactions.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes led to a quick resolution.

AI Details

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

Tech Stack

Add db-sync semantic REST and MCP APIs tiensonqin XL AI 41.5h 0.1h Jul 13, 2026

Summary

Feature

Add db-sync semantic REST and MCP APIs

Adds a new versioned semantic REST API and MCP endpoint for db-sync, enabling efficient graph operations and integration with ChatGPT, improving developer experience and data access.

Health Assessment

X-Large
High
Medium
  • The PR underwent extensive iteration with multiple commits after the initial review, indicating significant rework, but the review was initiated quickly and the final merge was achieved within a day.

AI Details

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

Tech Stack

fix: preserve file timestamps during import tiensonqin M No 29.6h 0.1h Jul 13, 2026

Summary

Bug Fix

Preserve file timestamps during import

Ensures imported pages retain original filesystem timestamps, preserving historical metadata.

Health Assessment

Medium
Low
Low
  • Quick review and single commit indicate straightforward bug fix with minimal rework.

AI Details

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

Tech Stack

Languages: Javascript
enhance(cli): use rrbvec to replace List RCmerci XL No 36.3h 0.1h Jul 12, 2026

Summary

Refactor

Replace List with Rrbvec in CLI

Improves CLI performance and bundle size by replacing list with efficient Rrbvec collections, enabling better tree‑shaking and a smaller bundled output.

Health Assessment

X-Large
High
Medium
  • Large refactor with ~16k line changes, but quick review turnaround and minimal back‑and‑forth suggest an efficient process.

AI Details

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

Tech Stack

Languages: Ocaml
fix: avoid repeated sync delete scans tiensonqin M No 1.3h 0.1h Jul 10, 2026

Summary

Bug Fix

Avoid repeated sync delete scans

Improves sync performance by eliminating redundant scans, ensuring faster data synchronization for users.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate smooth integration.

AI Details

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

Tech Stack

Languages: Clojure
fix: prevent sync checksum drift after tx rejection tiensonqin L No 2.7h 0.4h Jul 09, 2026

Summary

Bug Fix

Prevent sync checksum drift after transaction rejection

This fix stops checksum mismatches during sync, ensuring reliable data consistency between client and server after transaction rejections.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal rework indicate a straightforward bug fix with low risk to the codebase.

AI Details

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

Tech Stack

Batch large sync tx apply tiensonqin XL No 42.8h 0.2h Jul 09, 2026

Summary

Health Assessment

AI Details

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

Tech Stack

Languages: Clojure, Javascript
fix: tolerate missing comments built-ins during migration megayu M No 0.0h 0.0h Jul 09, 2026

Summary

Bug Fix

Fix migration crash due to missing comments

Prevents database migration failures when built‑in comment entities are absent, ensuring smoother upgrades.

Health Assessment

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

AI Details

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

Tech Stack

fix(db): reject invalid EDN datom imports megayu L No 6.2h 0.1h Jul 07, 2026

Summary

Bug Fix

Reject invalid EDN datom imports

Prevents corrupt database imports by validating EDN transactions, ensuring data integrity and reducing import errors.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review iterations indicate efficient resolution of a critical data integrity issue.

AI Details

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

Tech Stack

Languages: Clojure
Report sync upload response timeouts tiensonqin M No 0.3h 0.1h Jul 07, 2026

Summary

Feature

Report sync upload response timeouts

Adds timeout reporting for sync uploads to Sentry, improving visibility into network issues.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward change.

AI Details

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

Tech Stack

Languages: Clojure
remove server sync repair tiensonqin L No 0.1h 0.1h Jul 07, 2026

Summary

Refactor

Remove server sync repair endpoint

Eliminates an obsolete sync repair API, aligning code with documentation and reducing maintenance overhead.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal changes indicate low complexity and risk.

AI Details

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

Tech Stack

test: cover sync stress views tiensonqin L No 2.8h 0.2h Jul 07, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix: persist template date refs tiensonqin L No 15.5h 0.2h Jul 07, 2026

Summary

Bug Fix

Persist template date references

Fixes dynamic date variables in templates so inserted DB graph blocks maintain canonical page references, preventing empty refs after normalization.

Health Assessment

Large
Low
Low
  • Quick resolution with minimal rework; AI review streamlined the process.

AI Details

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

Tech Stack

Fix sync repair and electron release tiensonqin XL No 2.8h 0.1h Jul 06, 2026

Summary

Bug Fix

Fix sync repair and electron release

Ensures reliable sync operations and stable Electron releases by preventing data corruption and build failures, improving user experience and deployment reliability.

Health Assessment

Large
Medium
Low
  • Fast cycle time and early AI review enabled rapid resolution of a complex sync and build issue, minimizing potential downtime.

AI Details

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

Tech Stack

Languages: Javascript
fix: restore cached refresh token tiensonqin M No 0.0h 0.1h Jul 06, 2026

Summary

Bug Fix

Restore cached refresh token on startup

Ensures authentication tokens are correctly restored at startup, preventing failures in database synchronization and encrypted key access when the ID token has expired. This fixes a critical startup issue that could cause missing-refresh-token errors.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes and quick AI review indicates low complexity.

AI Details

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

Tech Stack

fix: import org title with middle properties dvorak0 S No 20.2h 0.1h Jul 06, 2026

Summary

Bug Fix

Fix org title extraction with middle properties

Corrects org page title extraction when properties are interleaved, ensuring accurate title parsing and preventing regression. Adds regression test to guard against future regressions.

Health Assessment

Small
Low
Low
  • Quick review and merge within 20 hours, minimal rework, stable change.

AI Details

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

Tech Stack

fix: stop showing CLI install success dialog megayu M No 0.3h 0.1h Jul 06, 2026

Summary

Bug Fix

Stop showing CLI install success dialog

Removes the success dialog shown after installing the Logseq CLI, improving user experience by eliminating unnecessary pop-ups.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; single review and small changes indicate low complexity.

AI Details

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

Tech Stack

fix: refresh shortcuts after graph switch config restore megayu S No 0.9h 0.1h Jul 06, 2026

Summary

Bug Fix

Refresh shortcuts after graph switch

Fixes regression where per-graph shortcut customizations revert to defaults until restart, ensuring handlers refresh only after config restore.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed promptly by Copilot, merged within an hour.

AI Details

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

Tech Stack

fix: stabilize block list virtualization megayu M No 10.1h 0.1h Jul 06, 2026

Summary

Bug Fix

Stabilize block list virtualization

Fixes a regression in block list virtualization, improving performance and reliability for multiline splits.

Health Assessment

Small
Low
Low
  • Quick review and merge within 10 hours, minimal rework.

AI Details

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

Tech Stack

enhance(ui): mask email addresses by default megayu M No 3.4h 0.1h Jul 06, 2026

Summary

Feature

Mask email addresses by default in UI

Reduces accidental exposure of account emails, improving user privacy and trust.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework, indicating clear scope and good test coverage.

AI Details

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

Tech Stack

fix: handle stale sync tx data tiensonqin XL No 65.1h 0.1h Jul 06, 2026

Summary

Bug Fix

Fix stale sync transaction handling

Improves database sync reliability by sanitizing stale transaction data and stabilizing checksum updates, reducing sync failures and unnecessary recomputation.

Health Assessment

X-Large
High
Medium
  • The PR required eight commits after the first review, indicating significant rework, but the fast initial review and moderate cycle time suggest the team managed the complexity effectively.

AI Details

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

Tech Stack

Languages: Ocaml, Clojurescript, Javascript
Fix sync UUID scalar value rebasing tiensonqin M No 0.2h 0.1h Jul 06, 2026

Summary

Bug Fix

Fix sync UUID scalar rebasing issues

Fixes critical sync bugs that could corrupt data during remote rebase, ensuring reliable collaboration. Prevents accidental data loss and improves user trust.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, reviewed by Copilot, merged within minutes.

AI Details

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

Tech Stack

fix: incremental db sync checksum tiensonqin L No 18.5h 0.1h Jul 03, 2026

Summary

Bug Fix

fix: incremental db sync checksum

Fixes checksum drift in db-sync, ensuring client and server data consistency and preventing stale data after sync operations.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; single review and small commit history indicates low complexity.

AI Details

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

Tech Stack

fix: prefetch sync assets tiensonqin XL No 0.6h 0.1h Jul 02, 2026

Summary

Bug Fix

Prefetch sync assets for desktop and CLI

Ensures desktop and CLI proactively download missing remote assets after graph downloads, improving sync performance and user experience.

Health Assessment

X-Large
High
High
  • Rapid iteration with multiple commits after review indicates a tight feedback loop; large code changes but quick merge suggests high confidence in correctness.

AI Details

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

Tech Stack

Languages: Clojure
[codex] fix asset missing file handling tiensonqin XL No 1.3h 0.1h Jul 02, 2026

Summary

Bug Fix

Fix asset missing file handling

Ensures missing local asset files are surfaced and retried, improving reliability of asset sync and rendering.

Health Assessment

Large
Medium
Low
  • Fast cycle time with a single review and minimal back‑and‑forth, indicating a straightforward bug fix with low friction.

AI Details

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

Tech Stack

Languages: Javascript
fix: more sync issues reproduced by stress tests tiensonqin XL No 27.8h 0.1h Jul 02, 2026

Summary

Health Assessment

AI Details

Tech Stack

[codex] fix CLI page ref backlinks tiensonqin L No 0.4h 0.1h Jul 02, 2026

Summary

Bug Fix

Fix CLI page reference backlinks

Ensures CLI-created blocks with page links include references, enabling backlinks and linked references visibility.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, fast review, low risk.

AI Details

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

Tech Stack

[codex] fix empty parent backspace deletion tiensonqin S No 0.1h 0.1h Jul 02, 2026

Summary

Bug Fix

Fix empty parent backspace deletion

Prevents accidental deletion of empty parent nodes in the outliner editor, ensuring users don't lose entire subtrees when editing.

Health Assessment

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

AI Details

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

Tech Stack

fix: bump zvec to fix potential Eletron+Windows binding issue JalinWang M No 30.6h 30.6h Jul 02, 2026

Summary

Bug Fix

Bump zvec to fix Windows binding issue

Updates the @zvec/zvec dependency to v0.5.0 to resolve native binding issues on Windows, ensuring stable Electron integration.

Health Assessment

Medium
Low
Medium
  • The PR had a single review comment and was merged within 30 hours, indicating a straightforward dependency update with minimal friction.

AI Details

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

Tech Stack

Page 1 of 2 »

Get this analytics stack for your team

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

Connect Repos