alfred-commander/media/walkthrough/models.md
Commander bac008c14a feat: Alfred Commander v1.0.1 — 3551 lines of AI chat, voice commands, workspace tools
- AI chat with multi-provider support (Anthropic, OpenAI, Groq)
- Voice command recognition and TTS
- File explorer, terminal integration
- Account stats and usage tracking
- Session management with token auth
- Webview-based chat panel with markdown rendering
2026-04-07 15:47:17 -04:00

651 B

AI Models

Alfred IDE supports multiple AI providers and models.

Available Tiers

Tier Best For Examples
Leaf Simple tasks, quick answers GPT-4o-mini, local Ollama
Mid Code generation, analysis Claude 3.5 Sonnet, GPT-4o
Frontier Complex reasoning, architecture Claude Opus, GPT-4
Max Research, multi-step planning Claude Opus (extended)

How to Switch

Use the model dropdown at the top of the Alfred panel to select your preferred model.

Local Models

If Ollama is running, local models appear automatically — your code never leaves your machine.