Egor Blinov
Egor Blinov
### Version ```sh System: OS: macOS 15.5 CPU: (14) arm64 Apple M4 Pro Memory: 192.58 MB / 24.00 GB Shell: 5.9 - /bin/zsh Browsers: Chrome: 138.0.7204.92 Safari: 18.5 npmPackages: @rsbuild/core:...
Add new `--expect-patch` flag that produces error when no patches were applied. I found it useful to prevent accidental skips during Docker build for example, when patches folder is simply...
Currently `vue-loader` doesn't support multiple `css module` sections. In this example the last one will rewrite the `$style` object, and `$style.root` will be `undefined`. ```vue
### Description I have opencode running with TUI, and also a desktop app. My use case is to start session in TUI and primarily work with agent there, but also...