alfred-commander/extensions.json
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

11 lines
221 B
JSON

{
"recommendations": [
"gositeme.alfred-commander"
],
"unwantedRecommendations": [
"ms-vscode-remote.remote-ssh",
"ms-vscode.remote-server",
"ms-vscode.remote-explorer"
]
}