Pull Request Explorer

Exploring 64 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix: keep shared default shortcuts when resetting tiensonqin M AI 64.4h 0.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

enhance(import): optimize file graph import path tiensonqin XL AI 283.0h 2.5h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(import): preserve file and journal mention timestamps tiensonqin L AI 182.6h 0.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: import file-graph page and block icons tiensonqin M AI 63.4h 0.2h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: load block breadcrumbs on demand tiensonqin M No 0.1h 0.3h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: URL property value editor UX tiensonqin L No 9.4h 0.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

Update linking page mirrors when a page is renamed tiensonqin M AI 177.4h 0.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: do not insert nil blocks from empty tag templates tiensonqin M AI 153.2h 0.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: import Windows and HTTPS linked PDF annotations tiensonqin L AI 129.2h 0.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: tag Recycle as Page so File→DB page delete works tiensonqin M AI 8.5h 0.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: open Contents from the right-sidebar page menu tiensonqin M AI 9.3h 0.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: show default Task status icon for tag-only blocks tiensonqin M AI 8.8h 0.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: arrow keys skip empty icon bottom-property row tiensonqin L AI 87.4h 0.2h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: collapse property-only nodes tiensonqin M AI 279.6h - Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(search): reindex holders after property delete tiensonqin M AI 39.1h 0.1h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: use property idents for status and priority shortcuts tiensonqin S AI 279.3h - Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: keep regex query inputs from crashing graphs tiensonqin M AI 138.3h 0.2h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: go to previous page after current page delete tiensonqin L AI 132.8h 0.1h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: mirror the Contents page to markdown tiensonqin M AI 84.9h 0.2h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: encode block highlight in Text/OPML/HTML export dannyinit S No 27.6h 27.6h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(cmdk): ignore IME Enter when committing composition tiensonqin M AI 12.9h 0.0h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

enhance(maintenance): remove obsolete compatibility residue RCmerci S No 0.3h - Sep 02, 2026

Summary

Refactor

Remove obsolete compatibility residue

Eliminates unused Cloudflare alias, stale carve exemptions, and replaces legacy graph directory wrapper, improving code quality and maintainability.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes indicates low complexity and high confidence.

AI Details

Tech Stack

Languages: Clojure
fix(editor): keep new blocks visible after code block conversion hahaArthur17 S No 0.7h 0.6h Sep 01, 2026

Summary

Bug Fix

Fix new block visibility after code conversion

This fix ensures that newly created blocks remain visible and persist after code block conversion, preventing accidental loss of user input. It improves editor reliability and user trust.

Health Assessment

Small
Low
Low
  • Fast cycle time and single review indicate a smooth process.

AI Details

Tech Stack

Fix UI #1135: redirect to previous page instead of home on page delete Aung-Min-Myat XS No 0.7h 0.7h Sep 01, 2026

Summary

Bug Fix

Fix UI redirect to previous page on page delete

This PR fixes an issue where deleting a page redirected users to the home screen, restoring navigation to the previous page and improving workflow continuity.

Health Assessment

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

AI Details

Tech Stack

fix: configure mobile HTTPS dev server hahaArthur17 XS No 122.9h - Aug 31, 2026

Summary

Bug Fix

Fix mobile HTTPS dev server configuration

Corrects the Shadow CLJS SSL setup for mobile development, enabling Android WebView to load resources over HTTPS and preventing TLS errors.

Health Assessment

Small
Low
High
  • The PR addressed a critical TLS issue for Android builds; the small change required several days to merge, suggesting moderate review friction.

AI Details

Tech Stack

fix: update window title on back navigation tiensonqin M AI 69.3h - Aug 31, 2026

Summary

Bug Fix

Update window title on back navigation

Ensures the Electron window title stays in sync with the browser title during back/forward navigation, improving user experience.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes indicates low complexity and low risk.

AI Details

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

Tech Stack

fix(plugin): custom uuid not working in createTag debanjandhar12 XS No 226.6h 103.4h Aug 31, 2026

Summary

Bug Fix

Fix custom UUID in createTag

Ensures tags are created with the specified UUID, preventing duplicate or incorrect tag creation.

Health Assessment

Small
Low
High
  • Long review and merge cycle indicates a bottleneck in the review process, but the change is small and straightforward, minimizing technical risk.

AI Details

Tech Stack

enhance(plugin): add deleteRecycledPagePermanently method debanjandhar12 S No 226.6h 103.3h Aug 31, 2026

Summary

Feature

Add deleteRecycledPagePermanently plugin method

Enables plugins to permanently delete pages from the recycle bin, improving data cleanup and user control.

Health Assessment

Small
Low
Medium
  • Long cycle time due to delayed review; minimal code changes suggest low complexity.

AI Details

Tech Stack

Languages: Typescript
fix: keep Cover asset fields on view row refs tiensonqin M AI 92.6h - Aug 31, 2026

Summary

Bug Fix

Fix Cover asset fields on view row refs

Ensures Gallery and Table components correctly render Cover images by preserving necessary asset metadata during worker row hydration, improving visual consistency for users.

Health Assessment

Medium
Low
Low
  • The PR resolved a rendering issue with a small set of changes and a single review, but the overall cycle time was extended, likely due to merge scheduling rather than technical complexity.

AI Details

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

Tech Stack

fix: import file links with formatted labels tiensonqin S AI 69.0h - Aug 31, 2026

Summary

Bug Fix

Fix import of file links with formatted labels

This change fixes a bug where notes containing file links with formatted labels were skipped during import, causing errors. It ensures that formatted labels are flattened to plain text, allowing proper page references and preventing import failures.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal changes; no significant rework or blockers.

AI Details

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

Tech Stack

Languages: Clojure
fix: refresh class properties when a new property is added to a tag dannyinit XS No 26.8h 26.8h Aug 31, 2026

Summary

Bug Fix

Refresh class properties when new tag property added

Ensures new tag properties appear immediately in the UI, eliminating the need for a page refresh.

Health Assessment

Small
Low
Medium
  • The PR fixed a stale state issue with only 8 lines of change and received a single approval after a single review round.

AI Details

Confidence: 0.95

Tech Stack

chore: restore version 2.0.1 tiensonqin XS No 0.0h - Aug 26, 2026

Summary

Chore

Restore source version to 2.0.1

Reverts the source version to 2.0.1 while preserving the nightly query fix without a version bump.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes and no review required.

AI Details

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

Tech Stack

chore: bump version to 2.0.2 tiensonqin XS No 0.0h - Aug 26, 2026

Summary

Chore

Bump desktop application version to 2.0.2

Updates the desktop app version to 2.0.2, preparing the patch release that includes the query crash fix.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes and no review friction.

AI Details

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

Tech Stack

Languages: Clojure
fix: preserve quoted page references in queries tiensonqin S No 0.0h - Aug 26, 2026

Summary

Bug Fix

Fix quoted page references in queries

Ensures page references inside quoted query values are preserved, preventing query errors and improving data retrieval reliability.

Health Assessment

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

AI Details

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

Tech Stack

fix(editor): resolve embed placeholder from DOM and await cut before clearing selection ChipNowacek S No 116.6h 116.6h Aug 26, 2026

Summary

Bug Fix

Fix embed placeholder resolution and selection timing

Ensures deleting node embeds correctly removes target blocks and prevents orphan placeholders, improving data integrity and user experience.

Health Assessment

Small
Medium
Medium
  • Long review cycle indicates possible blocker or low priority; minimal rework after review suggests a clear and focused fix.

AI Details

Tech Stack

fix: don't add #Task when a child class already provides it tiensonqin S AI 76.4h - Aug 26, 2026

Summary

Bug Fix

Fix duplicate #Task tag on child class pages

Corrects tag duplication for pages with child Task classes, improving tag consistency and user experience.

Health Assessment

Small
Low
Low
  • Quick review and single commit indicate a straightforward bug fix with minimal friction.

AI Details

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

Tech Stack

fix: reject children under URL property values tiensonqin M AI 65.8h - Aug 26, 2026

Summary

Bug Fix

Reject children under URL property values

Prevents unintended nesting under URL properties, ensuring data integrity and correct UI behavior.

Health Assessment

Medium
Low
Low
  • Fast review with no back‑and‑forth, minimal changes, straightforward fix.

AI Details

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

Tech Stack

test: cover scalar custom query rendering hahaArthur17 S No 4.2h - Aug 26, 2026

Summary

Test

Add test for scalar custom query rendering

Adds regression test to ensure scalar query results render correctly. Prevents UI errors and improves reliability.

Health Assessment

Small
Low
Low
  • Quick regression test added to cover a rendering bug, with minimal changes and fast review.

AI Details

Tech Stack

fix: export children of text property values tiensonqin M AI 65.9h - Aug 26, 2026

Summary

Bug Fix

Fix export of text property children

Ensures nested blocks under text properties are correctly exported to markdown, improving data integrity and user experience. This change prevents loss of content during export and mirror operations.

Health Assessment

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

AI Details

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

Tech Stack

fix(cli): expose graph validate errors as structured context BetterAndBetterII M No 32.6h 32.4h Aug 26, 2026

Summary

Bug Fix

Expose graph validate errors as structured context

Enables JSON and EDN consumers to access detailed error information, improving debugging and integration for CLI users.

Health Assessment

Medium
Low
Medium
  • PR required ~32 hours from creation to merge, with a single review after a 32‑hour wait, indicating moderate review friction but a straightforward fix.

AI Details

Tech Stack

enhance(plugin): add button action to plugin settings debanjandhar12 S No 75.0h 75.0h Aug 26, 2026

Summary

Feature

Add button action to plugin settings

Adds support for buttons in plugin settings, enabling users to trigger custom actions from the settings UI.

Health Assessment

Small
Low
High
  • Review took 75 hours, but no rework was needed, indicating a straightforward change.

AI Details

Tech Stack

Languages: Typescript
fix(android): respect status bar safe area Terwox S No 35.1h 35.1h Aug 26, 2026

Summary

Bug Fix

Fix Android status bar safe area handling

Ensures the Android app UI respects the status bar safe area, preventing content overlap and improving user experience.

Health Assessment

Small
Low
High
  • Single commit with quick approval after a 35‑hour review period; minimal code changes and low risk to production.

AI Details

Tech Stack

Languages: Kotlin, Typescript
fix: expand block macro arguments tiensonqin S AI 17.4h - Aug 26, 2026

Summary

Bug Fix

Expand block macro arguments

Restores argument substitution for user-defined block macros, fixing rendering regressions.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within same day, minimal review friction.

AI Details

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

Tech Stack

enhance(db-sync): remove unused cycle repair RCmerci XL No 0.4h - Aug 26, 2026

Summary

Refactor

Remove unused db-sync cycle repair

Simplifies db-sync logic, reduces maintenance overhead, and removes dead code.

Health Assessment

X-Large
Low
Low
  • PR completed quickly with minimal review, indicating straightforward cleanup.

AI Details

Confidence: 0.95

Tech Stack

enhance(cli): remove legacy CLJS CLI RCmerci XL No 1.4h - Aug 26, 2026

Summary

Refactor

Remove legacy CLJS CLI implementation

Eliminates outdated CLI, simplifies maintenance, and ensures only one CLI is shipped, reducing complexity for users and developers.

Health Assessment

X-Large
Medium
Low
  • Rapid merge after a single commit indicates low review friction; the large deletion suggests a significant refactor but minimal review was required.

AI Details

Tech Stack

Languages: Javascript
Fix inherited tag icons on page references tiensonqin S No 61.3h 36.2h Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: avoid restoring stale editor title on backspace tiensonqin S AI 15.1h 0.3h Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

Fix built-in page reference autocomplete tiensonqin S AI 14.8h 14.7h Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: prevent Enter from splitting page titles tiensonqin S AI 14.7h 14.6h Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: keep first empty journal block focused tiensonqin S AI 14.2h 0.2h Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

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