Pull Request Explorer

Exploring 187 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
chore(deps): Bump i18next-parser to 9.4.0 to fix pre-commit hook tommoor L AI 2.3h 0.0h May 09, 2026

Summary

Chore

Bump i18next-parser to fix pre-commit hook

Updates the i18n extraction tool to restore pre-commit build stability, preventing build failures for developers.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review indicate a low‑risk, efficient update process.

AI Details

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

Tech Stack

Languages: Javascript
chore: Short-circuit common scanner/crawler routes tommoor M No 0.2h 0.1h May 09, 2026

Summary

Chore

Short-circuit scanner/crawler routes

Reduces load by returning proper error codes for unknown routes, preventing SPA shell fallback from serving login page to scanners.

Health Assessment

Small
Low
Low
  • Quick review and single iteration, minimal changes, low risk.

AI Details

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

Tech Stack

Languages: Typescript
chore(deps): bump hono from 4.12.16 to 4.12.18 dependabot XS No 0.1h - May 09, 2026

Summary

Chore

chore(deps): bump hono from 4.12.16 to 4.12.18

Updates the hono framework to the latest patch, addressing security vulnerabilities and improving stability.

Health Assessment

Small
Low
Low
  • Automated dependency update merged quickly with no human intervention, indicating low complexity and minimal risk.

AI Details

Confidence: 1.00

Tech Stack

Languages: Javascript
chore(deps): Remove resolutions that no longer prevent downgrades tommoor M AI 1.7h 0.0h May 09, 2026

Summary

Chore

Remove unnecessary Yarn resolutions

Simplifies dependency management by removing redundant resolution overrides, ensuring consistent lockfile and preventing accidental downgrades.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes; no significant risk to production.

AI Details

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

Tech Stack

fix: Move OIDC redirect to `useEffect` tommoor S No 14.6h 0.1h May 09, 2026

Summary

Bug Fix

Move OIDC redirect to useEffect

Fixes infinite redirect loop for single OIDC provider by moving navigation logic into useEffect, improving login flow stability.

Health Assessment

Small
Low
Low
  • Quick review and merge within 14.6 hours, minimal rework, indicating a straightforward bug fix.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat: request document access salihudickson XL No - 0.1h May 09, 2026

Summary

Feature

Add document access request feature

Users can now request access to documents, improving collaboration and workflow.

Health Assessment

Large
Medium
Low
  • The PR has a large scope with 18 files changed, which may indicate a complex feature addition.
  • The time to first review is very short, indicating a quick response from the team.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
chore: Catch other types of client aborted error tommoor XS No 0.3h 0.0h May 09, 2026

Summary

Bug Fix

Catch additional client aborted errors

Return HTTP 499 for more client disconnect scenarios, improving error handling and client experience.

Health Assessment

Small
Low
Low
  • Quick review and single small commit improved error handling with minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
Only preconnect to S3 if it's being used marksteward S No 3.5h 0.1h May 08, 2026

Summary

Bug Fix

Prevent unnecessary S3 preconnect

Stops spurious DNS preconnects when S3 storage is not used, improving performance and reducing network overhead.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(deps): bump fast-uri from 3.1.0 to 3.1.2 dependabot XS No 0.1h - May 08, 2026

Summary

Chore

Bump fast-uri dependency to 3.1.2

Updates the fast-uri library to address a security vulnerability, ensuring safer URL parsing.

Health Assessment

Small
Low
Low
  • Fast dependency update with minimal changes and quick merge, indicating low risk and efficient process.

AI Details

Tech Stack

chore(deps): bump fast-xml-builder from 1.1.5 to 1.1.8 dependabot XS No 1.4h 0.0h May 08, 2026

Summary

Chore

Bump fast-xml-builder dependency

Updates the fast-xml-builder library to address security fixes and bug improvements, ensuring compatibility and stability.

Health Assessment

Small
Low
Low
  • Quick dependency update with no review friction, merged within 1.4 hours.

AI Details

Tech Stack

Languages: Javascript
Add support for data uri for images tommoor M No 9.4h 0.1h May 08, 2026

Summary

Feature

Add support for data uri for images

Adds editor-side support for rendering certain base64 image data URIs, allowing documents to display them instead of erroring.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a smooth review process; AI review contributed to quick feedback and low friction.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Auto-subscribe mentioned users to document tommoor XL No 157.5h 0.1h May 08, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix: Regression in client plugins not loading tommoor M No 4.6h 0.2h May 07, 2026

Summary

Bug Fix

Fix regression in client plugins not loading

Resolves a bug where client plugins failed to load after a migration, restoring functionality for users.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
chore: Add MCP user flag tommoor S No 0.2h 0.1h May 07, 2026

Summary

Chore

Add MCP user flag

Tracks whether a user has connected via the MCP endpoint, enabling future analytics or feature gating.

Health Assessment

Small
Low
Low
  • Rapid review and single commit after feedback indicate a straightforward, low‑risk change.

AI Details

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

Tech Stack

Languages: Typescript
chore(deps): bump ip-address to 10.2.0 to address XSS advisory tommoor XS AI 9.0h 0.1h May 07, 2026

Summary

Chore

Bump ip-address to address XSS advisory

This PR updates the Yarn dependency resolution to upgrade the transitive ip-address package to version 10.2.0, fixing an XSS vulnerability that could affect user input handling. The change ensures secure handling of IP addresses across the application.

Health Assessment

Small
Low
Low
  • Quick review and merge within 9 hours, minimal changes, low risk.

AI Details

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

Tech Stack

Languages: Javascript
chore: Remove stale Jest references from docs and comments tommoor S AI 0.1h 0.1h May 07, 2026

Summary

Chore

Remove stale Jest references from docs

Updates documentation and code comments to replace outdated Jest references with Vitest, ensuring consistency with the current testing framework.

Health Assessment

Small
Low
Low
  • Quick, single-commit PR with minimal review, indicating straightforward documentation cleanup.

AI Details

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

Tech Stack

Languages: Typescript
chore: Migrate to vitest tommoor XL No 30.9h 3.4h May 07, 2026

Summary

CI/CD

chore: Migrate to vitest

Migrates the test runner from Jest to Vitest, updating configuration, test setup, and mocks to improve test performance and maintainability.

Health Assessment

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vitest
chore: Replace lodash with es-toolkit tommoor XL No 2.7h 0.1h May 07, 2026

Summary

Chore

Replace lodash with es-toolkit

Swaps the heavy lodash dependency for the lighter es-toolkit, cutting the JavaScript bundle size by nearly 6% and improving load performance for all users.

Health Assessment

X-Large
Medium
Low
  • Fast review and merge with AI assistance; large codebase change but minimal friction, indicating a well‑tested migration path.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix: Resolve console warnings for rtl DOM attribute and untracked MobX read tommoor S AI 0.0h 0.1h May 07, 2026

Summary

Bug Fix

Fix console warnings for RTL and MobX

Eliminates runtime console warnings by preventing RTL prop leakage and ensuring MobX reads occur within reactive context, improving stability and developer experience.

Health Assessment

Small
Low
Low
  • Quick AI‑assisted fix with minimal changes, fast review and merge, low risk to production.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(deps): bump hono from 4.12.12 to 4.12.16 dependabot XS No 0.1h - May 07, 2026

Summary

Chore

chore(deps): bump hono from 4.12.12 to 4.12.16

Automated dependency update to address security fixes in hono.

Health Assessment

Small
Low
Low
  • Fast, automated dependency bump with no manual review or rework.

AI Details

Tech Stack

chore: Vendor `request-filtering-agent` tommoor XL No 36.7h 0.1h May 07, 2026

Summary

Chore

Vendor request-filtering-agent to avoid ESM issues

This PR vendors the request-filtering-agent library to eliminate upstream ESM packaging issues and reuse IP validation logic for proxy pre‑flight checks, improving reliability and maintainability.

Health Assessment

X-Large
Medium
Low
  • The PR was reviewed quickly with minimal back‑and‑forth, but the large code change indicates a significant refactor of vendor code.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
refactor: Remove `useDictionary` hook tommoor XL AI 0.9h 0.1h May 07, 2026

Summary

Refactor

Remove useDictionary hook

Refactor editor internationalization to use i18next directly, simplifying code and improving performance.

Health Assessment

Large
Low
Low
  • PR merged in under an hour with a single review comment, indicating a smooth, low‑friction change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Allow viewers to create and access API keys tommoor M No 11.7h 2.2h May 06, 2026

Summary

Feature

Allow viewers to create and access API keys

Enables viewer users to generate and manage API keys, expanding access control while maintaining view permissions.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal rework indicate smooth integration.

AI Details

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

Tech Stack

Languages: Typescript
feat: Add system preference to open desktop app on startup tommoor M No 10.8h 0.1h May 06, 2026

Summary

Feature

Add desktop auto-launch preference

Allows users to enable or disable auto-launch of the Outline desktop app on system startup, improving user control and reducing unwanted launches.

Health Assessment

Medium
Low
Low
  • Quick review with minimal changes, low risk, fast cycle time.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Add mobile drawer support to notifications popover tommoor M No 9.2h 0.1h May 06, 2026

Summary

Feature

Add mobile drawer support to notifications popover

Enhances mobile user experience by rendering notifications in a bottom drawer, preserving desktop popover behavior.

Health Assessment

Medium
Low
Low
  • Fast review and merge within 9 hours, minimal rework, indicating a straightforward UI enhancement.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Optimize icon picker for mobile with responsive sizing tommoor S No 1.1h 0.1h May 06, 2026

Summary

Feature

Add responsive sizing to icon picker for mobile

Improves mobile usability by enlarging touch targets and icons, enabling easier selection in the mobile drawer.

Health Assessment

Small
Low
Low
  • Fast review and merge (1.1h cycle, 0.1h review), minimal code changes, AI assistance likely accelerated development and review.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: Search highlights not rendering in Firefox tommoor XS No 0.1h 0.0h May 05, 2026

Summary

Bug Fix

Fix search highlight rendering in Firefox

Ensures search highlights display correctly in Firefox, improving user experience for search functionality.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Reduce minimum table col width to 25px tommoor XS No 0.1h 0.1h May 05, 2026

Summary

Feature

Reduce minimum table col width to 25px

Allows narrower table columns in the editor, improving layout flexibility for users.

Health Assessment

Small
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

Languages: Typescript, Javascript
fix: Cannot select doc text in version history tommoor S No 0.3h 0.1h May 05, 2026

Summary

Bug Fix

Fix text selection in version history

Users can now select and copy document text in the revision history diff view, improving usability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal rework, AI review helped streamline the process.

AI Details

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

Tech Stack

Languages: Typescript
chore(test): Performance tommoor S No 0.5h 0.0h May 05, 2026

Summary

Chore

Remove no-op Redis flush to improve test performance

Eliminates unnecessary Redis cleanup in tests, cutting per-test overhead and speeding up test suite execution.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes; AI review helped streamline process.

AI Details

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

Tech Stack

Languages: Typescript
ci: parallelize jobs and remove serial setup gate tommoor M AI 0.1h 0.1h May 05, 2026

Summary

CI/CD

Parallelize CI jobs, remove serial setup gate

Reduces CI pipeline runtime by ~30%, speeding feedback loops for developers.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework, indicating a straightforward CI refactor.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(deps): bump prosemirror-changeset from 2.3.1 to 2.4.1 dependabot S No 4.2h - May 05, 2026

Summary

Chore

Bump prosemirror-changeset dependency to 2.4.1

Updates the ProseMirror changeset library to the latest patch, ensuring compatibility with new serialization features and fixing type issues. This maintains editor stability and supports future change serialization.

Health Assessment

Small
Low
Low
  • Quick dependency bump with minimal changes, merged within 4 hours, indicating efficient review and low risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
chore(deps-dev): bump @types/markdown-it from 14.1.1 to 14.1.2 dependabot S No 4.2h - May 05, 2026

Summary

Chore

Bump @types/markdown-it to 14.1.2

Updates TypeScript type definitions for markdown-it, ensuring compatibility with latest library changes and preventing type errors.

Health Assessment

Small
Low
Low
  • Quick dependency update with minimal changes, automated by Dependabot and AI assistance, merged within 4 hours.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
chore(deps): bump @bull-board/api from 6.21.2 to 6.21.3 dependabot S No 4.2h - May 05, 2026

Summary

Chore

Bump @bull-board/api dependency

Updates @bull-board/api to latest patch, ensuring compatibility and bug fixes.

Health Assessment

Small
Low
Low
  • Quick merge within 4 hours, no review required, minimal risk.

AI Details

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

Tech Stack

chore(deps): bump axios from 1.15.0 to 1.15.2 dependabot XS AI 0.3h - May 05, 2026

Summary

Chore

Bump axios dependency to 1.15.2

Updates axios to address security and bug fixes, ensuring the application remains secure and stable.

Health Assessment

Small
Low
Low
  • Automated dependency bump merged quickly with no review needed.

AI Details

Category: Code AI

Tech Stack

chore(deps-dev): bump @babel/preset-env from 7.29.2 to 7.29.3 in the babel group dependabot M No 3.8h - May 05, 2026

Summary

Chore

Bump @babel/preset-env to 7.29.3

Updates Babel preset to the latest patch, ensuring compatibility and bug fixes for the project.

Health Assessment

Small
Low
Low
  • Quick dependency update merged within hours with minimal code changes, posing low risk to the codebase.

AI Details

Tech Stack

chore(deps): bump @dotenvx/dotenvx from 1.61.0 to 1.64.0 dependabot S No 3.8h - May 05, 2026

Summary

Chore

chore(deps): bump @dotenvx/dotenvx from 1.61.0 to 1.64.0

Updates the dotenvx dependency to the latest patch, incorporating new features and security improvements.

Health Assessment

Small
Low
Low
  • Quick dependency update merged within hours with no review friction, minimal risk.

AI Details

Confidence: 1.00

Tech Stack

Languages: Javascript
« Page 4 of 4

Get this analytics stack for your team

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

Connect Repos