Pull Request Explorer

Exploring 88 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix: improve asset upload retries and diagnostics kof M No 0.5h - Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: resolve MCP-reported runtime and component issues kof XL No 1.9h - Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat: Scale publishing allowance with workspace seats kof S No 18.6h - Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: Restore Cloudflare publishing with Wrangler 4 kof XL No 0.1h - Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: Preserve Global root tokens when importing templates kof M No 1.2h - Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat: Create structured MDX entries from collection folders kof XL AI 174.0h - Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: Accept description-list groups wrapped in divs kof M No 0.2h - Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: Keep image picker width stable and accept quick clicks kof M No 0.5h - Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat: Copy links to instances from the context menu kof L AI 1.4h 0.5h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat: Make Content Block templates the MDX authoring interface kof XL No 109.9h 65.4h Sep 06, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat: Expose Force Mount for Collapsible Content kof M No 0.2h - Sep 05, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: Show all Markdown and Assets query diagnostics kof XL No 62.5h - Sep 04, 2026

Summary

Bug Fix

Show all Markdown and Assets query diagnostics

Adds comprehensive diagnostics for Markdown, MDX, and asset queries, improving error visibility across editor, API, and MCP.

Health Assessment

X-Large
High
Low
  • Large-scale change with many iterations but no formal review; moderate risk of regressions.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix: Allow approved fork workflow checkouts kof XS No 0.2h - Sep 04, 2026

Summary

Bug Fix

Fix approved fork workflow checkout issue

Ensures forked repositories can run CI when approved, preventing build failures and improving developer experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under 15 minutes, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix: Paste in Firefox navigator anmoluiux L No 7.5h - Sep 04, 2026

Summary

Bug Fix

Fix paste handling in Firefox

Ensures paste functionality works correctly in Firefox, improving user experience and preventing data loss during copy‑paste operations.

Health Assessment

Large
Low
Low
  • The PR was resolved quickly with minimal review cycles, indicating a straightforward bug fix with low risk to the overall codebase.

AI Details

Tech Stack

Languages: Typescript
fix: Explain dynamic Content Block asset sources kof M No 1.6h - Sep 04, 2026

Summary

Bug Fix

Fix dynamic Content Block asset source explanation

Improves diagnostics for dynamic asset resolution in content blocks, enabling safer rendering and clearer error messages for developers. This reduces debugging time and prevents runtime failures.

Health Assessment

Medium
Low
Low
  • Rapid resolution with minimal rework; clear documentation updates and regression tests ensure stability.

AI Details

Tech Stack

Languages: Typescript
fix: show unsupported browser warning in a dialog kof L No 1.9h - Sep 04, 2026

Summary

Bug Fix

Show unsupported browser warning in dialog

Users can now see a modal dialog for unsupported browsers, improving UX and allowing acknowledgment while still blocking small-window state.

Health Assessment

Large
Low
Low
  • Fast cycle time with minimal review friction; moderate scope due to UI and CI updates; low risk as no breaking changes were introduced.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
docs: update Link target values kof S No 0.3h - Sep 03, 2026

Summary

Docs

Update Link target values in documentation

Aligns documentation with current code, reducing confusion for developers setting link targets.

Health Assessment

Small
Low
Low
  • Quick single‑file change merged within minutes, indicating minimal review effort and low risk.

AI Details

Tech Stack

fix: Start previews and diagnose runtime failures kof XL No 17.8h - Sep 03, 2026

Summary

Bug Fix

Fix preview startup and diagnostics

Improves preview startup by binding directly to loopback, removes fixed host/port, adds structured diagnostics for runtime failures, and reduces retry logic.

Health Assessment

Large
High
Low
  • The PR addressed multiple runtime failures with extensive regression tests and a rapid 17‑hour turnaround, indicating a focused, high‑impact bugfix with minimal review friction.

AI Details

Tech Stack

Languages: Typescript
refactor: Centralize Builder ID generation kof L No 16.7h - Sep 03, 2026

Summary

Refactor

Centralize Builder ID Generation

Unifies ID creation across Builder, improving consistency and reducing bugs while preserving backward compatibility.

Health Assessment

Large
Low
Low
  • The PR was merged quickly with minimal review, indicating a straightforward refactor with low risk.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
docs: Simplify MCP setup kof XL No 10.7h - Sep 02, 2026

Summary

Docs

Simplify MCP setup documentation

Reduces MCP setup steps and removes brittle prose assertions, improving maintainability and test stability for users.

Health Assessment

Large
Low
Low
  • Rapid iteration with minimal review, focusing on documentation cleanup and test adjustments.

AI Details

Tech Stack

Languages: Typescript
fix: Reduce style source padding kof XS No 0.6h - Sep 02, 2026

Summary

Bug Fix

Reduce style source padding

Adjusts visual padding of style source controls for improved UI consistency.

Health Assessment

Small
Low
Low
  • Quick visual fix merged within 30 minutes, indicating low complexity and minimal review friction.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: Restore command, form, and split-button states kof M No 0.7h - Sep 02, 2026

Summary

Bug Fix

Restore command, form, and split-button states

Fix visual regressions in design system components, restoring previous surface treatments for command panel, checkboxes, switches, and split-button.

Health Assessment

Medium
Low
Low
  • Quick, single-commit fix with minimal scope and no review friction, indicating low risk to the codebase.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: Remove default favicon from exports kof S No 0.2h - Sep 02, 2026

Summary

Bug Fix

Remove default favicon from exports

This change eliminates the default favicon from exported sites, ensuring only the configured favicon is served and preventing unintended 404s for missing icons.

Health Assessment

Small
Low
Low
  • Merged in 12 minutes with no review, indicating a straightforward, low‑risk change.

AI Details

Tech Stack

Languages: Typescript
fix: Improve editor selection and project tag contrast kof XL No 5.2h 0.9h Sep 01, 2026

Summary

Bug Fix

Improve editor selection and project tag contrast

Enhances UI accessibility by improving text selection contrast and restoring project tag readability across themes, ensuring a consistent and accessible user experience. This reduces user confusion and meets accessibility standards.

Health Assessment

X-Large
High
Medium
  • The PR had a rapid review and multiple iterations, indicating active collaboration to refine UI contrast. The large number of changes and many commits suggest a complex visual overhaul, but the short cycle time shows efficient resolution.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix: Scaffold projects with attribute aliases kof M No 0.5h - Sep 01, 2026

Summary

Bug Fix

Fix attribute alias handling in component generator

Ensures correct handling of HTML/React attribute aliases, preventing collisions and preserving values, improving reliability of generated JSX.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, resolved attribute alias collisions, no documentation changes, merged within 30 minutes.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: Keep Slot colors consistent kof M No 2.4h - Sep 01, 2026

Summary

Bug Fix

Keep Slot colors consistent

Ensures consistent color usage across the Builder UI, improving visual clarity and user experience.

Health Assessment

Medium
Low
Low
  • Quick, single-issue fix with minimal rework and no blockers, indicating a smooth review process.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
docs: Explain Builder themes and CSS warnings kof S No 0.2h - Aug 31, 2026

Summary

Docs

Explain Builder themes and CSS warnings

Provides clear guidance on interface themes and CSS warnings, improving developer experience and reducing confusion.

Health Assessment

Small
Low
Low
  • Rapid documentation update with minimal code impact; low risk and quick approval cycle.

AI Details

Confidence: 0.95

Tech Stack

fix: tolerate duplicate props during JSX export kof S No 0.1h - Aug 31, 2026

Summary

Bug Fix

Fix duplicate props handling in JSX export

This change ensures that duplicate props are tolerated during JSX generation, preserving the last value and adding regression tests for Image width props, improving robustness of the React SDK.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
fix: Share split button active state kof XS No 1.0h - Aug 31, 2026

Summary

Bug Fix

Fix split button active state

Corrects the active state styling of the split button, ensuring consistent visual feedback while preserving independent actions.

Health Assessment

Small
Low
Low
  • Quick, single-file change with minimal impact; fast cycle time indicates low review friction and low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: tolerate duplicate props during JSX export kof S No 0.3h - Aug 31, 2026

Summary

Bug Fix

Fix duplicate props handling in JSX export

Ensures duplicate props are tolerated and the last value is preserved, improving component rendering reliability.

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
fix: stabilize CLI bundle contract after publish kof S No 0.2h - Aug 31, 2026

Summary

Bug Fix

Stabilize CLI bundle contract after publish

Ensures the CLI’s contract remains consistent across installations, preventing runtime mismatches and improving reliability for users.

Health Assessment

Small
Low
Low
  • Quick, minimal change with no rework, indicating a low‑risk, fast‑track fix.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
fix: unify dashboard background surface kof XS No 0.4h - Aug 31, 2026

Summary

Bug Fix

Unify dashboard background surface

This change standardizes the visual appearance of the dashboard background, improving UI consistency.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within minutes.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: Restore the login background gradient kof M No 1.6h - Aug 31, 2026

Summary

Bug Fix

Restore login background gradient

Restores the original login background gradient and moves brand artwork into the Design System, ensuring consistent dark‑mode styling and improving visual consistency across the platform.

Health Assessment

Small
Low
Low
  • PR completed in 1.6 hours with only three commits and no review iterations, indicating a straightforward UI fix with minimal risk.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
refactor: Organize Builder development and test tooling kof XL No 2.2h - Aug 31, 2026

Summary

Refactor

Refactor Builder development and test tooling

Streamlines Builder tooling, reducing maintenance overhead and improving developer experience.

Health Assessment

Medium
Low
Low
  • Single commit refactor with quick merge indicates smooth review and minimal friction.

AI Details

Tech Stack

Languages: Yaml, Typescript, Shell, Sql
fix: Gate Builder releases on the published CLI contract kof L No 3.5h - Aug 31, 2026

Summary

Bug Fix

Fix Builder release gating on CLI contract

Ensures Builder releases only when the deployed CLI contract matches the expected bundle version, preventing mismatched releases and improving reliability.

Health Assessment

Large
Medium
Low
  • Merged within 3.5 hours with minimal iterations, indicating efficient resolution of a critical release gating issue.

AI Details

Tech Stack

Languages: Typescript, Yaml
fix: Use writable npm cache for previews kof M No 31.9h - Aug 31, 2026

Summary

Bug Fix

Use writable npm cache for previews

Fixes preview startup failures by ensuring npm cache is writable, improving reliability for preview builds.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under 32 hours, no major rework.

AI Details

Tech Stack

Languages: Typescript
docs: Document MDX-backed Content Blocks kof XL No 30.2h 22.4h Aug 31, 2026

Summary

Docs

Document MDX-backed Content Blocks

Clarifies the MDX-backed Content Block workflow, reducing errors and improving developer experience.

Health Assessment

Large
Low
Medium
  • The PR had a moderate review cycle with a single review and a few post-review commits, but overall low risk due to documentation changes.

AI Details

Tech Stack

Languages: Typescript
test: simplify browser testing infrastructure kof XL No 30.1h 24.7h Aug 31, 2026

Summary

Refactor

Simplify browser testing infrastructure

Streamlines frontend testing by consolidating test environments, reducing CI time, and improving reliability for Builder and SDK React packages.

Health Assessment

X-Large
High
High
  • The PR involved extensive refactoring of test infrastructure, resulting in a large code change and multiple iterations, but ultimately improved CI performance and test reliability.

AI Details

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
feat: add Builder dark theme and rebuild colors kof XL No 38.4h 5.9h Aug 30, 2026

Summary

Feature

Add Builder dark theme and rebuild colors

Introduces a comprehensive dark theme and redesigns the color system, enabling dynamic theme changes and improving visual consistency across the Builder UI.

Health Assessment

Large
High
Medium
  • Large-scale color system overhaul with dark theme integration; moderate review time and many commits indicate iterative refinement; high risk due to extensive UI code changes.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Storybook
fix: close navigation overlays for anchor links kof XL No 85.9h - Aug 29, 2026

Summary

Bug Fix

Close navigation overlays on anchor link activation

Fixes overlay dismissal behavior for anchor links, improving navigation consistency and user experience.

Health Assessment

Large
Medium
Medium
  • The PR required multiple incremental commits over a 3.6‑hour period before a final documentation commit, indicating careful iteration. The overall cycle time of nearly 86 hours suggests a moderate review and testing process, but the large code changes and multiple components affected raise moderate risk.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
feat: MDX-backed Content Blocks kof XL No 121.6h - Aug 29, 2026

Summary

Feature

Add MDX-backed Content Blocks

Adds MDX-backed content blocks to the Builder, enabling content blocks to be backed by MDX assets with full editing, publishing, and source lifecycle support.

Health Assessment

Large
High
Low
  • The PR required extensive refactoring across 20 files and 45,000+ lines added, indicating a high-impact change. Multiple commits over five days suggest significant effort and potential integration risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix: Preserve read-only guides and publish targets kof XL No 0.5h - Aug 29, 2026

Summary

Bug Fix

Fix read‑only guide routing and publish target persistence

Ensures read‑only guide requests are correctly routed and publish targets are persisted, preventing accidental mutations and improving deployment consistency. This reduces errors in production deployments and improves reliability for users.

Health Assessment

Large
Low
Low
  • PR resolved quickly with minimal review, indicating straightforward bug fixes.

AI Details

Tech Stack

Languages: Typescript, Javascript
fix: Use canonical IDs for Content Block sources kof M No 2.6h - Aug 28, 2026

Summary

Bug Fix

Fix canonical IDs for Content Block sources

Ensures reliable content block connections by standardizing ID generation, preventing connection failures and simplifying future maintenance. This improves stability for content block features and reduces debugging effort.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; bug fixed and merged within 3 hours.

AI Details

Tech Stack

Languages: Typescript, Javascript, Yaml
chore: renew wstd.dev certificate kof M No 0.2h - Aug 28, 2026

Summary

Chore

Renew wstd.dev certificate

Updates HTTPS certificates for the Builder service, ensuring secure connections for wstd.dev and its wildcard subdomains.

Health Assessment

Medium
Low
Low
  • Certificate renewal completed in under 10 minutes with no review or discussion, indicating a straightforward maintenance task.

AI Details

Tech Stack

fix: Use available package manager for previews kof XL No 23.4h - Aug 27, 2026

Summary

Bug Fix

Fix preview package manager selection

Ensures preview builds use the correct npm or pnpm launcher, improving reliability and error reporting for developers.

Health Assessment

Large
Medium
Low
  • The PR involved extensive changes across 20 files but was merged within 23 hours, indicating efficient review and low friction.

AI Details

Tech Stack

Languages: Typescript, Javascript
fix: Retry bulk style deletions after conflicts kof M No 1.9h - Aug 27, 2026

Summary

Bug Fix

Retry bulk style deletions after conflicts

Fixes deletion failures by enabling retry on version conflicts, ensuring style deletions are idempotent and reliable.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, resolved in under 2 hours, indicating efficient review and low complexity.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
docs: Optimize documentation image sizes kof S No 0.3h - Aug 27, 2026

Summary

Docs

Optimize documentation image sizes

Reduces documentation asset size by 90%, improving load times and bandwidth usage for users.

Health Assessment

Small
Low
Low
  • Fast 0.3‑hour cycle, minimal changes, no code touched, low risk to production

AI Details

Tech Stack

feat: Select unused assets before deleting kof L No 0.5h - Aug 26, 2026

Summary

Feature

Select unused assets before deleting

Allows users to selectively delete unused assets, reducing accidental data loss and improving asset management.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal review, indicating straightforward implementation and clear test coverage.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix: Create page templates without explicit titles kof S No 0.4h - Aug 26, 2026

Summary

Bug Fix

Fix page template creation without explicit titles

Allows page templates to be created without specifying a title, automatically deriving a title from the template name, improving usability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no significant rework or blockers.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix: transfer pasted assets across deployments kof XL No 28.8h - Aug 25, 2026

Summary

Bug Fix

Fix asset transfer across deployments

Ensures assets copied between projects are correctly imported, preventing broken references and improving user experience.

Health Assessment

X-Large
High
Low
  • The PR was resolved in a single commit with minimal review, indicating a straightforward bug fix, but the large code change size suggests a higher risk of unintended side effects.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
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