Strong activity across shell safety and package manager fixes — Dylan Conway has 5 shell crash fixes open since Feb 13, robobun just shipped bundler optimizations and opened Windows shebang parsing fix yesterday. Memory leak work active on HTTP server with SSL context caching PRs pending review. 3 new PRs opened in past 24h covering test thresholds, Snap sandbox support, and Windows env parsing.
By Contributor
Shipped Windows shebang parsing fix — opened PR yesterday for install env flags handling
Batch of 5 bundler PRs in flight tackling HTML asset handling, CSS deduplication, and chunk sharing
Rolling out --compile --target=browser for self-contained HTML plus MDX/JSON5/markdown parsing
Also working SSL context caching and WebSocket RFC compliance fixes
Shipping major shell safety batch — 5 PRs opened Feb 13 targeting crashes and memory issues
Fixing seq/brace expansion crashes, cd error handling, and PATH_MAX panics
Use-after-free fix for command substitution also in the works
Landed test coverage threshold checking — opened PR last night
Also shipped package.json spacing fixes in bun init
Fixed install.sh for Snap sandboxes — opened PR yesterday afternoon
Working TLS keepalive memory leak fixes alongside robobun
Just pushed WebSocket updates today after quiet stretch