## @workglow/task-graph
### Features
#### cli
- show the work inside an owned workflow, not just its wrapper row
- label task rows by instance title, not class type
## @workglow/ai
### Refactors
- update maxTokens description and implement reasoning allowances
## @workglow/storage
### Bug Fixes
- address code-review findings across the three hardening fixes
#### storage
- eliminate latent shim deadlock on same-owner tx re-entry
## @workglow/test
### Features
#### cli
- show the work inside an owned workflow, not just its wrapper row
### Bug Fixes
- address code-review findings across the three hardening fixes
#### deepseek
- make tool_choice violations actually retryable
#### storage
- eliminate latent shim deadlock on same-owner tx re-entry
### Refactors
- update maxTokens description and implement reasoning allowances
### Chores
- update deps
### Updated Dependencies
- `@types/pg`: ^8.20.3
## @workglow/anthropic
### Refactors
- update maxTokens description and implement reasoning allowances
## @workglow/postgres
### Chores
- update deps
### Updated Dependencies
- `@types/pg`: ^8.20.3
## @workglow/deepseek
### Bug Fixes
#### deepseek
- make tool_choice violations actually retryable
### Refactors
- update maxTokens description and implement reasoning allowances
## @workglow/sqlite
### Chores
- update deps
### Updated Dependencies
- `@types/better-sqlite3`: ^9.6.0
## @workglow/tf-mediapipe
### Bug Fixes
- address code-review findings across the three hardening fixes
#### tf-mediapipe
- follow the vision/text/audio SDK bump to 1.0.1
- close TOCTOU race in CountTokens preview
- pin CDN wasm versions, add setTfmpWasmBaseUrls seam
## @workglow/cli
### Features
#### cli
- show the work inside an owned workflow, not just its wrapper row
- label task rows by instance title, not class type
### Bug Fixes
#### cli
- pass label, not type, on the iteration row