## @workglow/ai
### Features
#### deepseek
- add DeepSeek AI provider
## workglow
### Features
#### deepseek
- add DeepSeek AI provider
## @workglow/mcp
### Documentation
- fix workflow.add( -> workflow.addTask( in provider READMEs
## @workglow/test
### Features
#### deepseek
- add DeepSeek AI provider
### Bug Fixes
#### deepseek
- correct json-mode and tool_choice for the real API
### Chores
- update deps
### Updated Dependencies
- `@aws-sdk/client-sqs`: ^3.1101.0
- `@cloudflare/workers-types`: ^5.20260801.1
- `@types/pg`: ^8.20.2
## @workglow/openai
### Documentation
- fix workflow.add( -> workflow.addTask( in provider READMEs
## @workglow/ollama
### Documentation
- fix workflow.add( -> workflow.addTask( in provider READMEs
## @workglow/node-llama-cpp
### Documentation
- fix workflow.add( -> workflow.addTask( in provider READMEs
## @workglow/aws
### Chores
- update deps
### Updated Dependencies
- `@aws-sdk/client-sqs`: ^3.1101.0
## @workglow/anthropic
### Documentation
- fix workflow.add( -> workflow.addTask( in provider READMEs
## @workglow/google-gemini
### Documentation
- fix workflow.add( -> workflow.addTask( in provider READMEs
## @workglow/postgres
### Chores
- update deps
### Updated Dependencies
- `@types/pg`: ^8.20.2
## @workglow/xai
### Documentation
- fix workflow.add( -> workflow.addTask( in provider READMEs
## @workglow/deepseek
### Features
#### deepseek
- add DeepSeek AI provider
### Bug Fixes
#### deepseek
- enforce a forcing tool_choice client-side
- correct json-mode and tool_choice for the real API
### Documentation
- fix workflow.add( -> workflow.addTask( in provider READMEs
## @workglow/cloudflare
### Updated Dependencies
- `@cloudflare/workers-types`: ^5.20260801.1
## @workglow/huggingface-transformers
### Documentation
- fix workflow.add( -> workflow.addTask( in provider READMEs
## @workglow/chrome-ai
### Documentation
- fix workflow.add( -> workflow.addTask( in provider READMEs
## @workglow/huggingface-inference
### Documentation
- fix workflow.add( -> workflow.addTask( in provider READMEs
## @workglow/eval
### Features
#### deepseek
- add DeepSeek AI provider
## @workglow/cli
### Features
- add subtask rows rendering and management for task execution
#### deepseek
- add DeepSeek AI provider
### Tests
- add unit tests for registerIterationListeners functionality