Model Input and Streaming Fixes
This cluster addresses various issues related to model input handling and streaming configurations in the OpenClaw framework.
| # | Title | Author | Created | GitHub |
|---|---|---|---|---|
| 2353 | fix: ensure api field is set for inline provider models rep | sbknana | 2026-01-26 | View |
| 6136 | fix(agents): cast streamParams to allow cacheRetention property assignment | macd2 | 2026-02-01 | View |
| 9212 | fix: ensure model.input is always an array for custom providers | sparck75 | 2026-02-05 | View |
| 12191 | fix: guard against undefined model.input in display and scan layers | mcaxtr | 2026-02-09 | View |
| 12248 | fix: wire streaming config field through resolveExtraParams to streamFn | mcaxtr | 2026-02-09 | View |
| 16930 | fix: treat empty baseUrl as non-direct for OpenAI Responses | OiPunk | 2026-02-15 | View |
| 20665 | fix(ollama): register API provider for completeSimple/compaction | BrokenFinger98 | 2026-02-19 | View |
| 20705 | fix(ollama): cover remaining completeSimple gaps and add transcript policy | BrokenFinger98 | 2026-02-19 | View |
| 21977 | Preserve provider API for discovered Ollama models | graysurf | 2026-02-20 | View |
| 22441 | fix: force store for openai-responses providers | EdwardWu7 | 2026-02-21 | View |