Benjamin Staneck
Benjamin Staneck
Hey man, any plans to support [Rolldown](https://vite.dev/guide/rolldown.html) Vite in the future?
### Summary After upgrading from 0.23.0 to 0.24.0 our Storybook CI started failing with the following errors: `Cannot find package 'unenv/node/process' imported from '/builds/x/technology/x/frontend/node_modules/@storybook/addon-vitest/dist/vitest-plugin/global-setup.mjs` ``` 2025-07-18T11:40:47.137036Z 01O [31m[1mCaused by: Error[22m:...
## Current Behavior When running Nx commands from VS Code Copilot's chat panel, Nx does not detect that it's running inside an AI agent. This means the TUI is enabled,...
### Current Behavior Even when manually specifying `--tuiAutoExit` AND with `"tui": { "autoExit": true }` in my `nx.json`, it still does not auto exit when called from Copilot Chat/ an...
Markdown documents should only have one h1 header, it is pretty unlikely that an existing agents config does not already have one, switching to h2 instead should make most linters...
## Summary This PR fixes a memory leak that occurs when using passthrough mode in Node.js 20+. ## The Problem When `MockHttpSocket.passthrough()` is called, event listeners are attached to the...
My personal hack to make this work with rolldown/vite 8, feel free to take any parts of it if you want.
Use-case: You want to have your max nameplate range at a high number so you can see things, but you still use your nameplates as a "range-check" to see which...
Currently this always triggers a spelling error on the HTML escape of `>` and `
When upgrading from [@electron/rebuild](https://github.com/electron/rebuild) devDependencies major [^3.7.2 -> ^4.0.1](https://renovatebot.com/diffs/npm/@electron%2frebuild/3.7.2/4.0.1) [electron](https://github.com/electron/electron) dependencies major [35.5.1 -> 37.2.1](https://renovatebot.com/diffs/npm/electron/35.5.1/37.2.1) our builds start failing with what looks like a path quoting issue: ``` [5/5] Building...