[claude] Onboard ollama as local agent (#397) #398

Merged
claude merged 1 commits from claude/issue-397 into main 2026-03-24 14:27:14 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
93ef328ff3 feat: onboard ollama as local agent in status board (#397)
Some checks failed
CI / validate (pull_request) Failing after 6s
CI / auto-merge (pull_request) Has been skipped
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
2026-03-24 10:26:54 -04:00