Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Document compressHTML: "jsx" config is only available since Astro v6.2.0 | LongYC | XS | No | 2.1h | 1.7h | May 22, 2026 |
SummaryDocsDocument compressHTML config version requirement Adds documentation for the compressHTML config option, noting its availability since Astro v6.2.0. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
Astro
|
||||||
| Fix dangling pure CSS chunk imports when assetQueryParams is set | matthewp | L | No | 16.2h | 15.4h | May 22, 2026 |
SummaryBug FixFix dangling CSS chunk imports with asset query params This fix prevents runtime 404 errors caused by broken CSS imports, ensuring reliable asset loading for Astro sites. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
Astro, Vue
|
||||||
| Fix misleading error when redirect has more dynamic params than destination | astrobot-houston | M | No | 0.8h | 0.8h | May 21, 2026 |
SummaryBug FixFix misleading redirect error for dynamic routes This fix eliminates misleading error messages when redirecting from dynamic routes to static destinations, ensuring developers receive accurate feedback. It reduces debugging time and improves the reliability of route configuration. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Set GH_TOKEN for preview release label removal step | matthewp | XS | No | 0.7h | 0.3h | May 21, 2026 |
SummaryCI/CDSet GH_TOKEN for preview release label removal step Adds GH_TOKEN to the Remove Preview Label step in the preview release workflow to fix failing releases, ensuring preview releases complete successfully. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| [ci] release | astrobot-houston | M | No | 26.4h | 26.4h | May 21, 2026 |
SummaryChoreRelease Astro v6.3.7 Publishes updated Astro packages to npm, delivering bug fixes and improvements to users. Health Assessment
Medium
Low
High
AI DetailsTech Stack |
||||||
| Fix Node adapter buffer bodies with serverless-http | astrobot-houston | M | No | 0.4h | 0.4h | May 21, 2026 |
SummaryBug FixFix Node adapter buffer bodies with serverless-http Corrects binary body handling in Node adapter, ensuring Buffer and Uint8Array payloads are passed through unchanged, improving compatibility with serverless-http integrations. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Fix custom elements in MDX bypassing renderer pipeline | astrobot-houston | M | No | 2.9h | 2.9h | May 21, 2026 |
SummaryBug FixFix custom elements in MDX bypassing renderer pipeline Ensures custom elements in MDX are processed through the renderer pipeline, aligning behavior with .astro files and maintaining backward compatibility. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Fix Vite build options inheritance for client environment | astrobot-houston | M | No | 33.9h | 33.9h | May 20, 2026 |
SummaryBug FixFix Vite build options inheritance for client environment Restores Vite build option inheritance for client builds, ensuring user configuration is respected and preventing regressions. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Forward user optimizeDeps settings to SSR environments in Cloudflare adapter | astrobot-houston | M | No | 55.6h | 55.5h | May 20, 2026 |
SummaryBug FixForward user optimizeDeps to Cloudflare SSR Ensures user Vite optimizeDeps configuration applies to Cloudflare SSR, preventing build failures and improving developer experience. Health Assessment
Medium
Medium
High
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| triage: add server bail-out rules to prevent timeout loops | matthewp | S | No | 3.3h | 3.0h | May 20, 2026 |
SummaryDocsAdd server bail-out rules to prevent timeout loops Adds guardrails to the triage skill so the agent bails out after 2 failed server starts instead of looping until timeout. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| ci: harden actions | ematipico | M | No | 1.1h | 0.2h | May 20, 2026 |
SummaryCI/CDAdd CI hardening with Zizmor Enhances CI security by integrating Zizmor to detect workflow misuse, reducing risk of secret leakage and template injection. This improves reliability and compliance for deployments. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| ci: pin pnpm version | ematipico | XS | No | 0.3h | 0.2h | May 20, 2026 |
SummaryCI/CDPin pnpm version in CI workflow Ensures CI uses a consistent pnpm version, reducing build failures and improving reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix: improver double encoding check | ematipico | L | No | 1.5h | 0.2h | May 20, 2026 |
SummaryBug FixFix double encoding check in Astro path util Improves URL handling by preventing double encoding bugs, enhancing reliability for web applications. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: support i18n on the client | jp-knj | M | AI | 0.9h | 0.5h | May 20, 2026 |
SummaryBug FixAdd client-side i18n support Enables internationalization imports in client scripts, improving localization for Astro users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript, Yaml
|
||||||
| [ci] release | astrobot-houston | M | No | 39.4h | 39.4h | May 20, 2026 |
SummaryChoreAutomated release of Astro packages Triggers automated publishing of Astro packages to npm, enabling new releases. Health Assessment
Medium
Low
High
AI DetailsTech Stack |
||||||
| revert: PR 16708 | ematipico | L | No | 0.5h | 0.3h | May 20, 2026 |
SummaryBug FixRevert Cloudflare integration changes Reverts previously introduced Cloudflare integration changes that caused issues, restoring stability for users. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript, Javascript, Yaml
|
||||||
| chore(deps): dedupe `vite` installations | ocavue | XL | No | 21.4h | 21.4h | May 20, 2026 |
SummaryChoreDeduplicate Vite installations across packages Ensures a single Vite instance, reducing runtime and type-checking issues, improving build stability. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| Re-enable Svelte e2e tests | matthewp | L | No | 3.7h | 1.8h | May 19, 2026 |
SummaryTestRe-enable Svelte e2e tests Restores end‑to‑end testing coverage for Svelte components after the Vite upgrade, ensuring reliability of the Astro framework. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Astro, Svelte
|
||||||
| Allow preview releases for 5-legacy PRs | matthewp | XS | No | 0.3h | 0.3h | May 19, 2026 |
SummaryCI/CDAllow preview releases for 5-legacy PRs Adds 5-legacy to preview release workflow so PRs targeting 5-legacy can get preview releases via the pr preview label. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| ci: use pinned pnpm | ematipico | XS | No | 0.4h | 0.1h | May 19, 2026 |
SummaryCI/CDPin pnpm version in CI workflow Ensures CI stability by pinning pnpm version, preventing conflicts in package.json. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Fix verification agent: check for existing PR before creating a new one | matthewp | S | No | 1.9h | 1.0h | May 19, 2026 |
SummaryBug FixPrevent duplicate PRs in verification agent Ensures the verification agent posts a comment instead of creating duplicate PRs, improving CI reliability. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| chore: merge main into next | ematipico | XL | No | 3.4h | 3.3h | May 19, 2026 |
SummaryChoreMerge main into next branch Synchronizes the main and next branches, ensuring CI passes for smoke tests and maintaining branch consistency. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Yaml
Frameworks:
Github-Actions
|
||||||
| Dedupe `vite` | ocavue | L | No | 1.4h | 0.2h | May 19, 2026 |
SummaryChoreDeduplicate Vite Instances to Reduce Node Modules Reduces duplicate Vite installations, improving build performance and fixing CI test failures. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Frameworks:
Astro
|
||||||
| Invalidate importer modules in runner cache during HMR | matthewp | M | No | 17.3h | 16.3h | May 19, 2026 |
SummaryBug FixInvalidate importer modules in runner cache during HMR Fixes bug where SSR-only module changes did not properly invalidate importer modules in the runner cache, causing stale exports to be returned. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
Vite
|
||||||
| Invalidate route cache when module identity changes after HMR | matthewp | M | No | 17.5h | 16.5h | May 19, 2026 |
SummaryBug FixInvalidate route cache when module identity changes after HMR Ensures that route cache entries are refreshed when the underlying module changes during hot‑module replacement, preventing stale content in development builds. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Allow npm and npx commands in triage agent sandbox | matthewp | S | No | 16.6h | 7.9h | May 19, 2026 |
SummaryBug FixAllow npm and npx commands in triage agent sandbox Adds npm and npx as allowed commands in the triage agent’s flue sandbox, enabling the agent to clone issue reproductions with npx stackblitz-clone and preventing failures. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| fix: build times timestamp | ematipico | S | No | 1.7h | 0.0h | May 19, 2026 |
SummaryBug FixFix build timestamp formatting Improves printed build timestamp for clearer logs, enhancing debugging and monitoring. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.30
Tech Stack
Languages:
Typescript
|
||||||
| fix(sharp): handle default formats differently | Princesseuh | L | No | 262.4h | 72.2h | May 19, 2026 |
SummaryBug FixFix default image format handling in Sharp Ensures images, especially SVGs, are processed with correct formats, preventing unintended conversions and improving rendering performance for static and server‑side generated sites. Health Assessment
Large
Medium
Medium
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| chore: clean up redundant minimumReleaseAgeExclude items | ocavue | XS | No | 4.3h | 4.3h | May 19, 2026 |
SummaryChoreClean up redundant minimumReleaseAgeExclude items Remove unnecessary release age configuration to simplify workspace setup. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| fix(content): generate anyOf schema for file() loader to support top-level arrays | harshagarwalnyu | S | No | 119.5h | 0.1h | May 19, 2026 |
SummaryBug FixFix file loader schema to support arrays Improves content loader schema to validate both array and record JSON files, ensuring VS Code IntelliSense works correctly. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Preserve empty alt attributes for markdown images in content collections | astrobot-houston | S | No | 0.6h | 0.6h | May 18, 2026 |
SummaryBug FixPreserve empty alt attributes for markdown images in content collections Ensures markdown images in content collections retain empty alt attributes, improving accessibility and rendering consistency. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| [ci] release | astrobot-houston | M | No | 1.5h | 1.4h | May 18, 2026 |
SummaryChoreAutomated release of Astro packages to npm Packages are published to npm automatically via the Changesets release action, enabling continuous delivery. Health Assessment
Medium
Low
Low
AI Details
Confidence:
1.00
Tech Stack |
||||||
| Fix dev server serving stale content for files outside project root | astrobot-houston | L | No | 68.5h | 68.5h | May 18, 2026 |
SummaryBug FixFix stale dev server content for external files This fix ensures that changes to shared components outside the Astro project root are immediately reflected in the dev server, eliminating the need for manual restarts. It improves developer productivity by reducing downtime during development. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Overhaul errors for consistency and correctness | yanthomasdev | L | No | 334.0h | 0.9h | May 18, 2026 |
SummaryRefactorImprove error messages consistency Standardizes error messages across the Astro framework, improving developer experience and reducing confusion. Health Assessment
Medium
Medium
Medium
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: position prop with CSP | ematipico | L | No | 2.0h | 1.8h | May 18, 2026 |
SummaryBug FixFix position prop handling with CSP Ensures image positioning works correctly when CSP is enabled, preventing layout issues for users. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| [ci] release | astrobot-houston | L | No | 90.9h | 90.9h | May 18, 2026 |
SummaryChoreAutomated release of Astro packages Publishes updated Astro packages to npm, enabling users to access the latest features and bug fixes. Health Assessment
Large
Low
High
AI DetailsTech Stack |
||||||
| feat: advanced routing types and config gaps | matthewp | L | No | 121.5h | 6.6h | May 18, 2026 |
SummaryFeatureAdd advanced routing types and config Enhances Astro's routing system with stronger type safety, configurable entry points, and improved middleware handling, enabling developers to build more robust and customizable applications. Health Assessment
Medium
Medium
Medium
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| Fix actions and server islands in dev mode with prerendered catch-all routes | astrobot-houston | M | No | 71.9h | 0.2h | May 18, 2026 |
SummaryBug FixFix dev mode prerender catch-all route handling Fixes dev prerender/SSR handoff for Cloudflare, ensuring POST bodies are preserved when routes fall through to SSR. Improves reliability of server islands and actions during development. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||
| fix: cloudflare ssr deps optimization | fkatsuhiro | L | No | 143.9h | 72.1h | May 18, 2026 |
SummaryBug FixFix Cloudflare SSR Dependency Optimization Ensures Cloudflare SSR builds correctly by detecting dependencies in Astro frontmatter, preventing build failures and improving reliability for developers using the integration. Health Assessment
Large
Medium
High
AI DetailsTech Stack
Languages:
Typescript, Javascript, Svelte, Yaml
|
||||||
| chore: update typescript to v6 | ocavue | L | No | 247.1h | 9.9h | May 18, 2026 |
SummaryChoreUpdate TypeScript to v6 Upgrade TypeScript to v6 to support newer language features and improve build stability for developers. Health Assessment
Large
Medium
Medium
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Fix style extraction in dev server with Cloudflare adapter and wrapper components | astrobot-houston | M | No | 0.5h | 0.5h | May 15, 2026 |
SummaryBug FixFix style extraction in dev server Fixes missing styles in Cloudflare adapter, ensuring correct SSR environment and consistent rendering for users. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| chore: remove deprecation warning for Astro locals | alexanderniebuhr | S | No | 155.2h | 131.4h | May 15, 2026 |
SummaryChoreRemove deprecation warning for Astro locals Eliminates obsolete deprecation warnings for Cloudflare-specific Astro.locals properties, aligning with v7 migration and ensuring cleaner runtime logs. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Fix preview release by reverting to single job without cache | matthewp | L | No | 0.9h | 0.3h | May 15, 2026 |
SummaryCI/CDRevert preview release to single job Restores reliable preview releases by simplifying the CI pipeline, preventing artifact upload timeouts and cache poisoning risks. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Yaml, Javascript, Typescript
Frameworks:
Github-Actions
|
||||||
| Fix preview release publish job | matthewp | S | No | 0.5h | 0.1h | May 15, 2026 |
SummaryBug FixFix preview release publish job This PR resolves a failure in the preview release workflow, preventing upload timeouts and ensuring reliable preview deployments. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Fix preview release publish job failing after pnpm v11 upgrade | matthewp | M | No | 1.7h | 0.8h | May 15, 2026 |
SummaryBug FixFix preview release publish job failing after pnpm v11 upgrade Restores CI pipeline for preview releases by including missing patches and resolving workspace dependencies after pnpm v11 upgrade, ensuring publish jobs succeed. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
|
||||||
| chore: improve agent behaviour | ematipico | M | No | 0.3h | 0.3h | May 15, 2026 |
SummaryDocsImprove agent behaviour Adds Andrej Karpathy inspired skills to agent documentation, enhancing user understanding of agent capabilities. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| feat(next): remove deprecated `astro:transitions` internals | ArmandPhilippot | M | No | 46.3h | 0.0h | May 15, 2026 |
SummaryFeatureRemove deprecated astro:transitions APIs Eliminates legacy transition APIs to prepare for Astro v7, reducing maintenance overhead and aligning with the upcoming release. Health Assessment
Medium
High
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| docs: fix bgproc stop command description | oab24413gmai | XS | No | 45.4h | 45.4h | May 15, 2026 |
SummaryDocsFix typo in bgproc stop command description Corrects a documentation typo to improve clarity for developers. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.95
Tech Stack |
||||||
| fix(live-collections): add missing utility type ExtractDataType | Eptagone | XS | No | 229.9h | 9.8h | May 15, 2026 |
SummaryBug FixAdd missing utility type for live collections Adds missing utility type to ensure correct typing of live entry data, improving developer experience and preventing runtime type errors. This fixes type errors that could lead to incorrect data handling in Astro projects. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| fix: throw image generation errors | ocavue | M | No | 30.4h | 4.5h | May 15, 2026 |
SummaryBug FixFix image generation error handling Improves reliability of Astro builds by ensuring image generation failures are surfaced as build errors, preventing silent failures and flaky tests. Health Assessment
Medium
Medium
Medium
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||