Pull Request Explorer

Exploring 140 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
chore(deps): update `find-proc` to v0.2 gameroman S No 146.9h 138.9h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

Update @astrojs/preact renovate L No 85.7h 84.6h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

Update dependency @types/estree to ^1.0.9 renovate M No 254.4h 254.4h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

Update dependency @types/hast to ^3.0.5 renovate L No 253.6h 253.6h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

Fix trailing-slash redirect truncating query strings that contain a second `?` astro-factory M No 1.0h 0.9h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

Strip `exports` field from prerender worker config to fix Durable Object build failure astro-factory M No 11.0h 11.0h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

Pre-bundle renderer server entrypoints and the default logger to stop Cloudflare dev crashes matthewp S No 41.8h 18.8h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

Preserve Vite module IDs through content asset propagation to fix CSS HMR after ClientRouter navigation astro-factory M No 4.7h 1.5h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

perf(runtime): improve rendering performance Princesseuh XL No 263.1h 211.4h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

Fix flaky Cloudflare e2e tests by pre-bundling Preact in the fixture matthewp S No 20.9h 20.9h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

Allow `astro preview --ignore-lock` from AI agent environments matthewp M No 18.7h 18.6h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

Fix WebAssembly error when importing astro:actions in Cloudflare Vitest tests matthewp XL No 17.8h 17.8h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

Stop reloading the middleware on hot updates that match no modules matthewp M No 17.8h 17.8h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

Return client errors for invalid image paths matthewp M No 17.9h 17.9h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

Prune stale entries when a glob() collection becomes empty matthewp S No 5.2h 1.0h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

Organize imports across Astro frontmatter and scripts matthewp M No 69.3h 37.0h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

[ci] release astrobot-houston M No 70.9h 69.0h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

Fix i18n fallback rewriting the wrong path segment when locale code appears as a substring astro-factory M No 95.2h 95.2h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

Guard setFetchHandler call in non-runnable dev entrypoint to fix sessions + middleware + Cloudflare adapter in dev mode astro-factory M No 1.5h 1.5h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

Restore .astro files in client environment optimizeDeps entries to prevent late dep discovery 504s astro-factory M No 20.9h 20.6h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

Only treat literal script/style content as raw in MDX rendering matthewp L No 138.0h 19.6h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

Strip durable_objects, migrations, and workflows from the Cloudflare prerender worker config astro-factory M No 5.6h 4.7h Sep 05, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore: update biome config ematipico S No 20.1h 0.1h Sep 04, 2026

Summary

Chore

Update biome config

Adds a restriction to prevent accidental use of internal modules in production code, improving code quality and safety.

Health Assessment

Small
Low
Low
  • Quick review and merge indicates straightforward config update with minimal impact.

AI Details

Tech Stack

Disable Renovate dependency dashboard matthewp XS No 15.0h 14.4h Sep 04, 2026

Summary

Chore

Disable Renovate dependency dashboard

Disables the default dependency dashboard in Renovate by adding the :disableDependencyDashboard preset to the repo's Renovate configuration.

Health Assessment

Small
Low
Low
  • Quick change to disable a feature in Renovate, minimal impact, merged within 15 hours.

AI Details

Tech Stack

[ci] release astrobot-houston M No 0.0h 0.0h Sep 03, 2026

Summary

Chore

Release astro packages to npm

Packages are published to npm automatically, enabling new features and bug fixes for users.

Health Assessment

Small
Low
Low
  • PR merged immediately with no review, indicating automated release process.

AI Details

Tech Stack

fix: dont use internal paths ematipico S No 0.3h 0.1h Sep 03, 2026

Summary

Bug Fix

Fix internal path usage in Astro runtime

Eliminates reliance on internal paths, improving stability and maintainability of Astro's runtime. Ensures consistent asset handling and reduces potential runtime errors.

Health Assessment

Small
Low
Low
  • PR merged quickly with minimal changes and no review iterations, indicating a straightforward bugfix with low risk.

AI Details

Tech Stack

Languages: Typescript
[ci] release astrobot-houston L No 62.6h 62.6h Sep 03, 2026

Summary

Chore

Release Astro packages to npm

Automates publishing of Astro packages to npm, enabling continuous delivery for the Astro ecosystem.

Health Assessment

Large
Low
High
  • The PR merged after 62.6 hours with a single commit and no review comments, indicating a straightforward release process but a long wait before review.

AI Details

Tech Stack

Add missing optimizeDeps.include entries to @astrojs/cloudflare adapter to prevent cold-start crashes astro-factory S No 2.0h 2.0h Sep 02, 2026

Summary

Bug Fix

Prevent Cloudflare cold‑start crashes via optimizeDeps

Fixes cold‑start crashes in Cloudflare deployments, improving reliability for Astro sites.

Health Assessment

Small
Low
Low
  • Merged within 2 hours with minimal changes, indicating a straightforward, low‑risk fix.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Add `finalize()` fetch handler to Cloudflare matthewp L No 22.9h - Sep 02, 2026

Summary

Feature

Add finalize fetch handler to Cloudflare

Enables proper finalization of responses in Cloudflare workers, restoring cookie, session, cache, asset fallback, and prerendering support for Astro custom entrypoints. This fixes custom worker parity and improves reliability for Cloudflare deployments.

Health Assessment

Large
Medium
Low
  • The PR was merged quickly with minimal review, indicating a straightforward change. The addition of a finalize handler improves Cloudflare worker compatibility and restores key features for Astro custom entrypoints.

AI Details

Tech Stack

Languages: Javascript
chore(deps): update react to v19 in `0-css` fixture ocavue S No 10.4h 6.2h Sep 02, 2026

Summary

Chore

Update React to v19 in test fixture

Ensures test suite remains stable after upgrading React to v19, preventing CI failures.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, no impact on production.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Update bundled Zod to 4.5 iseraph-dev M No 71.2h 0.1h Sep 02, 2026

Summary

Chore

Update bundled Zod to 4.5

Bumps bundled Zod to 4.5.4 across Astro packages, improving performance and compatibility for users.

Health Assessment

Small
Low
Low
  • Fast review and minimal rework indicate a straightforward dependency update.

AI Details

Confidence: 0.20

Tech Stack

Skip unsupported Vary responses in the memory cache matthewp M No 23.0h 22.5h Sep 02, 2026

Summary

Bug Fix

Skip unsupported Vary responses in memory cache

This change prevents the memory cache from storing responses with unsupported Vary headers, ensuring cache integrity and reducing stale data issues for users.

Health Assessment

Medium
Low
Low
  • Fast cycle time with minimal rework indicates a straightforward bugfix.

AI Details

Tech Stack

Languages: Typescript
Add `--ignore-lock` flag support to `astro preview` astro-factory M No 312.1h 0.1h Sep 02, 2026

Summary

Feature

Add ignore-lock flag to Astro preview

Enables multiple preview servers to run concurrently, improving testing workflows and reducing errors in CI environments.

Health Assessment

Small
Low
Low
  • Fast review but long cycle due to release schedule; minimal changes; low risk.

AI Details

Tech Stack

Languages: Typescript
feat: use logger instead of console where possible florian-lefebvre XL AI 191.5h 18.9h Sep 02, 2026

Summary

Refactor

Use logger instead of console where possible

Replaces console calls with a structured logger across the Astro codebase, improving observability and consistency for runtime and build processes.

Health Assessment

X-Large
High
Medium
  • The PR involved extensive refactoring of logging across the codebase, requiring multiple commits and a single review cycle, indicating moderate complexity and potential integration risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
perf(routes): avoid quadratic route lookup when transforming pages Princesseuh S No 1.9h 0.6h Sep 01, 2026

Summary

Refactor

Improve route lookup performance in Astro build

Reduces build time by half by caching route lookup map, improving developer experience.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal rework indicate an efficient review process; the performance improvement directly enhances developer productivity by cutting build times.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
fix(i18n): only swap whole locale segments when generating fallback routes ethanstoner M No 52.8h 52.8h Sep 01, 2026

Summary

Bug Fix

Fix i18n fallback route locale swapping

Corrects corrupted fallback routes by ensuring locale segments are swapped only at segment boundaries, restoring accurate internationalization behavior.

Health Assessment

Medium
Medium
Medium
  • The PR addressed a subtle i18n routing bug that could misroute users; review was delayed but resolved with a single change.

AI Details

Tech Stack

Languages: Typescript
Preserve propagated assets in server islands matthewp M No 20.8h 20.5h Sep 01, 2026

Summary

Bug Fix

Preserve propagated assets in server islands

Ensures server islands correctly include required styles, scripts, and content, restoring expected rendering behavior for dynamic pages.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes and a fast review cycle indicates low complexity and high confidence in the change.

AI Details

Tech Stack

Languages: Typescript
Support build concurrency with the incremental build cache matthewp XL No 223.0h - Aug 31, 2026

Summary

Feature

Enable concurrent incremental build cache

Allows Astro to build multiple pages concurrently, improving build performance and enabling more efficient caching.

Health Assessment

X-Large
Low
Low
  • The PR had a long cycle time but no review friction, indicating a straightforward change that was merged after a release cycle.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Astro
[ci] release astrobot-houston L No 99.7h 98.7h Aug 31, 2026

Summary

Chore

Release via Changesets action

Automates publishing of updated packages to npm, enabling continuous delivery.

Health Assessment

Small
Low
High
  • Release PR merged after ~4 days with minimal changes; review delayed but no rework was required.

AI Details

Tech Stack

fix: cache headers ematipico M No 1.0h 0.1h Aug 31, 2026

Summary

Bug Fix

Fix cache headers for Astro responses

Ensures proper browser caching behavior by setting no-cache headers on Astro responses with validators, improving cache consistency and reducing stale content.

Health Assessment

Medium
Medium
Medium
  • Fast cycle time and quick review, but multiple test updates and a revert commit suggest moderate rework; overall scope is small to medium and risk is low to medium.

AI Details

Tech Stack

Languages: Typescript
Configure Factory to use Astro's PR writer skill matthewp XS No 0.3h 0.2h Aug 31, 2026

Summary

Chore

Configure Factory to use Astro's PR writer skill

Adds configuration to enable Astro's PR writer skill for Factory, streamlining PR drafting.

Health Assessment

Small
Low
Low
  • Quick, single-file change with minimal review, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Yaml
Fix SSR manifest placeholder not replaced when server build is minified astro-factory M No 1.3h 1.3h Aug 31, 2026

Summary

Bug Fix

Fix SSR manifest placeholder not replaced when server build is minified

Prevents a runtime crash during server boot when the SSR build is minified by ensuring the manifest placeholder is correctly replaced, improving reliability for production deployments.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 1.3 hours, indicating a straightforward, low‑risk change with minimal rework.

AI Details

Tech Stack

Languages: Typescript
ci: use smaller runner for small jobs ematipico XS No 1.0h 0.7h Aug 31, 2026

Summary

CI/CD

Use smaller runner for small CI jobs

Reduces CI resource usage and cost by switching to a lightweight Ubuntu runner for small workflows.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes indicates low complexity and high confidence in the change.

AI Details

Confidence: 0.20

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
ci: use github runner ematipico XS No 0.0h 0.0h Aug 31, 2026

Summary

CI/CD

Use GitHub runner for issue repro workflow

Switches the CI workflow to use the GitHub-hosted ubuntu-latest runner, improving reliability and reducing dependency on external depot.

Health Assessment

Small
Low
Low
  • Quick fix with no review needed, merged immediately.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Omit empty `srcset` on content collection Markdown images jx-grxf S No 1.5h 1.4h Aug 31, 2026

Summary

Bug Fix

Remove empty srcset from content images

Fixes invalid HTML by omitting empty srcset attributes on content collection images, improving markup quality and validation compliance.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
fix: invalid internal declarations ematipico S No 1.7h 0.2h Aug 31, 2026

Summary

Bug Fix

Fix invalid internal type declarations

Corrects TypeScript internal type declarations to enable proper type checking, improving developer experience and preventing runtime errors.

Health Assessment

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

AI Details

Tech Stack

Languages: Javascript
perf(runtime): give the streaming engine stable helper identities Princesseuh M No 0.3h - Aug 30, 2026

Summary

Health Assessment

AI Details

Tech Stack

ci: enable PR duplicate packages check ocavue XS No 70.7h 49.0h Aug 29, 2026

Summary

CI/CD

Enable duplicate package check in CI

Re‑enables the duplicate‑threshold setting in the dependency‑diff action to produce concise, useful comments on pull requests, improving developer experience.

Health Assessment

Small
Low
Medium
  • PR merged after ~3 days with a single review following a long review wait, indicating moderate review friction but minimal code changes.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Name the correct winning route in prerender duplicate-pathname warnings astro-factory M No 51.5h 27.1h Aug 28, 2026

Summary

Bug Fix

Correct winning route naming in prerender duplicate warnings

Fixes build warnings to accurately identify the route that first rendered a duplicate pathname, improving developer clarity.

Health Assessment

Medium
Medium
Medium
  • The PR had a moderate cycle time with a single review and several merge commits, indicating some integration adjustments but no major blockers.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Astro
ci: pin Deno to 2.9.5 for Netlify integration tests Princesseuh XS No 2.1h 0.8h Aug 28, 2026

Summary

CI/CD

Pin Deno to 2.9.5 for Netlify integration tests

Ensures Netlify integration tests run successfully by pinning Deno to a stable version, preventing build failures due to unexpected CLI flags.

Health Assessment

Small
Low
Low
  • Quick CI pipeline adjustment with minimal code changes, fast review and merge.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Page 1 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