## @workglow/test
### Breaking Changes
- **bug fixes(tasks)**: contain the server filesystem tasks by default
### Features
#### tasks
- enhance FetchUrlJobError to include detailed HTTP error messages
### Bug Fixes
#### tasks
- reject method HEAD paired with response_type text/json/blob/arraybuffer
- bound the error body read instead of buffering all of it
- contain the server filesystem tasks by default
- keep $<name> literal when the pattern has no named groups
- emit each grep context line once instead of replaying it
## @workglow/tasks
### Breaking Changes
- **bug fixes(tasks)**: contain the server filesystem tasks by default
### Features
#### tasks
- improve error body reading in FetchUrlTask
- enhance FetchUrlJobError to include detailed HTTP error messages
### Bug Fixes
#### tasks
- reject method HEAD paired with response_type text/json/blob/arraybuffer
- bound the error body read instead of buffering all of it
- contain the server filesystem tasks by default
- keep $<name> literal when the pattern has no named groups
- emit each grep context line once instead of replaying it
## @workglow/web
### Updated Dependencies
- `@vitejs/plugin-react`: ^6.1.0
- `vite`: ^8.2.2