Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Fix syntax highlighting breaking after `@property` in `<style>` blocks | astrobot-houston | L | No | 0.4h | 0.4h | Jul 01, 2026 |
SummaryBug FixFix syntax highlighting for @property in style blocks Corrects VS Code syntax highlighting for CSS @property constructs within <style> tags, ensuring accurate tokenization and preventing mis-scoping of subsequent style and script blocks. This improves developer experience by maintaining proper syntax highlighting in Astro templates. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| Add `edgeFunctions` to Netlify adapter `devFeatures` to allow disabling edge function emulation | astrobot-houston | S | No | 17.8h | 17.4h | Jul 01, 2026 |
SummaryBug FixAdd edgeFunctions option to Netlify adapter Adds a configuration to disable Netlify Edge Function emulation during development, improving compatibility with packages that access the filesystem while preserving existing behavior. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: peer deps of packages | ematipico | S | No | 0.5h | 0.1h | Jul 01, 2026 |
SummaryChoreFix peer dependency versions in integration packages Ensures integration packages reference stable releases, improving reliability for users. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Fix dev server restart causing missing deps_ssr file errors | matthewp | S | No | 18.1h | 10.8h | Jul 01, 2026 |
SummaryBug FixFix dev server restart causing missing deps_ssr file errors Fixes an error that occurs after dev server restarts when using adapters that reuse their dev runtime, preventing 500 errors due to missing dependencies. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
Vite
|
||||||
| chore(head): normalize html charset declarations | cevdetta | M | No | 139.6h | 139.6h | Jul 01, 2026 |
SummaryChoreNormalize HTML charset declarations Standardizes meta charset to lowercase utf-8 across all layouts, improving consistency and compliance. Health Assessment
Small
Low
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Astro
|
||||||
| Fix inline `<style>` blocks ignoring `vite.build.target` when `cssMinify` is false | astrobot-houston | L | No | 61.7h | 61.7h | Jun 30, 2026 |
SummaryBug FixFix style blocks ignoring Vite target when minify off Restores correct CSS output for builds with minification disabled, ensuring compatibility with target browsers and preventing unexpected style changes. This fixes a regression that could cause layout issues for users on older browsers. Health Assessment
Large
Medium
Medium
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Astro
|
||||||
| fix(client router): prevent head elements loss during page transitions with server:defer component | martrapp | M | No | 285.4h | 11.6h | Jun 30, 2026 |
SummaryBug FixFix head element loss during page transitions Ensures server‑deferred islands in the <head> are preserved across client navigation, preventing missing metadata and improving page transition reliability. Health Assessment
Medium
High
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Astro
|
||||||
| fix: background dev server fails to start in hoisted monorepos | jan-kubica | S | No | 138.6h | 136.8h | Jun 30, 2026 |
SummaryBug FixFix background dev server start in hoisted monorepos Restores background dev server functionality in hoisted monorepo setups, ensuring developers can run Astro in agentic environments without startup errors. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Use Vite tsconfig path resolution by default | matthewp | S | No | 118.2h | 90.3h | Jun 30, 2026 |
SummaryFeatureEnable Vite tsconfig path resolution by default Switches Astro to use Vite's native tsconfig path resolver, simplifying configuration and improving build performance while deprecating the custom alias plugin. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Fix styles dropped when an await precedes a propagating component in slot markup | matthewp | M | No | 26.1h | 0.8h | Jun 30, 2026 |
SummaryBug FixFix style propagation with async slots Ensures component styles are correctly collected even when async slots are used, preventing missing styles in rendered pages. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Astro
|
||||||
| Pre-bundle Cloudflare worker server entrypoint in dev | matthewp | XS | No | 3.1h | 1.9h | Jun 30, 2026 |
SummaryChorePre-bundle Cloudflare worker server entrypoint in dev Improves developer experience by pre-bundling the Cloudflare worker entrypoint during dev startup, reducing lazy optimization overhead and speeding up local development. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(head): use correct name attribute for twitter:card meta tag | cevdetta | XS | No | 122.1h | 121.5h | Jun 30, 2026 |
SummaryBug FixCorrect twitter:card meta tag name attribute Ensures social media previews render correctly by using the proper meta tag attribute, improving share visibility. Health Assessment
Small
Low
High
AI DetailsTech Stack |
||||||
| ci: add auto close workflow | ematipico | M | No | 4.3h | 0.3h | Jun 30, 2026 |
SummaryCI/CDAdd auto close workflow for stale issues Automates closure of stale issues and restores wontfix workflow, improving issue triage efficiency. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Yaml
Frameworks:
Github-Actions
|
||||||
| fix: bump prettier to fix smoke tests | Princesseuh | M | No | 0.3h | 0.0h | Jun 30, 2026 |
SummaryBug FixBump Prettier to fix smoke tests Updates Prettier version to resolve formatting issues that caused smoke tests to fail, ensuring test stability. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| feat(vite-plugin-html): Replace rehype by ultrahtml | Princesseuh | L | No | 116.6h | 95.6h | Jun 30, 2026 |
SummaryRefactorReplace rehype with ultrahtml in Vite plugin Reduces build time and bundle size by replacing heavy rehype with lightweight ultrahtml in Astro's Vite plugin. This streamlines the build process and lowers resource usage for developers. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [ci] release | astrobot-houston | M | No | 94.1h | 94.1h | Jun 30, 2026 |
SummaryChoreAutomated release of Astro packages This PR triggers automated publishing of Astro packages to npm, ensuring new releases are deployed. Health Assessment
Large
High
High
AI Details
Confidence:
0.20
Tech Stack |
||||||
| chore(seo): remove redundant twitter metadata tags | cevdetta | S | No | 147.3h | 147.3h | Jun 30, 2026 |
SummaryChoreRemove redundant Twitter metadata tags Simplifies SEO components by eliminating unnecessary Twitter meta tags, reducing page size and maintenance overhead. Health Assessment
Small
Low
High
AI DetailsTech Stack
Frameworks:
Astro
|
||||||
| chore: bump compiler to latest | Princesseuh | M | No | 140.7h | 139.3h | Jun 30, 2026 |
SummaryChoreBump Astro compiler to latest Updates the Astro compiler to version 0.3.0, ensuring compatibility and latest features. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Astro
|
||||||
| chore(deps): update sharp to v0.35 | ocavue | L | No | 8.1h | 0.5h | Jun 30, 2026 |
SummaryChoreUpdate sharp dependency to v0.35 This PR updates the sharp image processing library to v0.35, ensuring compatibility with newer pnpm versions and maintaining optional dependency support. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore: simpler package.json types | florian-lefebvre | M | No | 18.1h | 1.1h | Jun 30, 2026 |
SummaryChoreSimplify package.json type definitions Streamlines package configuration for better maintainability and consistency across Astro packages. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| Harden transition directive attribute rendering | matthewp | S | No | 73.2h | 71.6h | Jun 29, 2026 |
SummaryBug FixHarden transition directive attribute rendering This change ensures that transition directive values are properly HTML-escaped before being applied to hydrated island attributes, preventing potential rendering issues and enhancing security for client-side transitions. Health Assessment
Small
Medium
High
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| Document route cache invalidation behavior | matthewp | S | No | 72.2h | 70.6h | Jun 29, 2026 |
SummaryChoreDocument route cache invalidation behavior Adds internal documentation clarifying how the route cache works, improving maintainability and reducing future bugs. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| Stabilize Windows prefetch E2E test | matthewp | XS | No | 68.9h | 67.3h | Jun 29, 2026 |
SummaryTestStabilize Windows prefetch E2E test Ensures reliable Windows E2E tests by warming up the dev server, reducing flaky test failures and improving CI stability. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Revert async-slot head propagation fix from #17228 | matthewp | M | No | 0.4h | 0.0h | Jun 29, 2026 |
SummaryBug FixRevert async-slot head propagation fix Reverts a recent change that caused styles to be dropped when using await in .astro templates, restoring correct rendering behavior for developers. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Fix getCollection() returning empty in dev mode for large content collections | astrobot-houston | S | No | 47.0h | 47.0h | Jun 29, 2026 |
SummaryBug FixFix empty collection in dev mode for large content This fix resolves a silent failure that caused large content collections to appear empty in development mode, ensuring developers can reliably work with extensive data sets. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Fix styles silently dropped when `await` is used in .astro template markup | astrobot-houston | M | No | 2.8h | 2.5h | Jun 29, 2026 |
SummaryBug FixFix style drop with async slots in Astro Restores correct style collection when async slots are used, preventing missing CSS in rendered pages. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| Fix trailing slash handling for dynamic file endpoints in dev mode | astrobot-houston | S | No | 37.5h | 37.4h | Jun 29, 2026 |
SummaryBug FixFix trailing slash handling for dynamic file endpoints Ensures dynamic file endpoints return correct responses in dev mode, aligning with production behavior and preventing user confusion. Health Assessment
Small
Low
High
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||