R5.144 — live Ollama Cloud catalog
execai R5.144
🦙 Live Ollama Cloud catalog
The ollama.com source now fetches the full live model catalog from your account instead of a hardcoded list — ~19 models today including kimi-k3, deepseek-v4-pro/flash, nemotron-3-ultra, minimax-m3, mistral-large-3:675b, qwen3.5:397b, glm-5.1/5.2, gemma4. New models appear automatically as Ollama ships them; primary defaults to the best coding flagship available.
📋 Paste quality-of-life
- Collapse threshold raised to 200 chars — API keys (40-160 chars) paste as plain visible text into
/connect, no more hidden markers eating your keys [Pasted #N]markers expand inside slash commands too
Install
# Worldwide (GitHub Releases):
curl -fsSL https://raw.githubusercontent.com/execai/execai-agent/main/install.sh | bash
# Russia/CIS (Yandex mirror):
curl -fsSL https://storage.yandexcloud.net/execai-agent-prod/execai/stable/install.sh | bash