claude/issue-397
main
Add ollama to the AGENT_STATUS_STUB in the 3D agent panel display. Ollama runs LLMs locally (OpenAI-compatible API at localhost:11434), so it is marked local: true — consistent with how claude is tagged. Refs #397