Cache /api/show metadata across picker refreshes; invalidate when digest changes.
Ollama: model discovery cache
OpenClaw caches /api/show context-window and capability metadata during model discovery so repeated picker refreshes avoid refetching unchanged models.
The cache retries after empty responses, invalidates on digest changes, and keeps behavior aligned with live Ollama state.