"displayName":"Alfred IDE Assistant — Full IDE Chat & Voice",
"description":"Fresh Alfred panel: all agents & models, voice STT/TTS, attachments, hands-free. IDE shortcuts are explicit buttons — chat text always goes to AI.",
"description":"Your sovereign development environment — AI-powered, zero-tracking, fully yours.",
"steps":[
{
"id":"meet-alfred",
"title":"Meet Alfred — Your AI Companion",
"description":"Alfred lives in the sidebar. Click the Alfred icon in the activity bar to open the chat panel. Ask anything — code questions, file operations, debugging help.\n\n[Open Alfred Panel](command:alfred-commander.open)",
"media":{
"markdown":"media/walkthrough/meet-alfred.md"
}
},
{
"id":"voice-commands",
"title":"Talk to Your IDE",
"description":"Alfred supports voice input. Click the microphone button or press ``Ctrl+Shift+Alt+A`` to toggle voice mode. Speak naturally — Alfred transcribes and responds.\n\n[Toggle Voice](command:alfred-commander.toggle)",
"media":{
"markdown":"media/walkthrough/voice.md"
}
},
{
"id":"choose-model",
"title":"Choose Your AI Model",
"description":"Switch between AI providers and models using the dropdown at the top of the Alfred panel. Available models include Claude, GPT, local Ollama models, and more.",
"media":{
"markdown":"media/walkthrough/models.md"
}
},
{
"id":"account-stats",
"title":"Check Your Usage & Plan",
"description":"Click your username in the status bar (bottom-left) to see your account details, token usage, plan info, and billing.\n\n[View Account Stats](command:alfred-commander.showStats)",
"media":{
"markdown":"media/walkthrough/stats.md"
}
},
{
"id":"keyboard-shortcuts",
"title":"Essential Shortcuts",
"description":"Master these shortcuts to work faster:\n- ``Ctrl+Shift+Alt+O`` — Open Alfred Panel\n- ``Ctrl+Shift+Alt+A`` — Toggle Voice\n- ``Ctrl+``` `` — Open Terminal\n- ``Ctrl+P`` — Quick File Open\n- ``Ctrl+Shift+P`` — Command Palette",
"media":{
"markdown":"media/walkthrough/shortcuts.md"
}
},
{
"id":"sovereign-ide",
"title":"Your Sovereign IDE",
"description":"Alfred IDE tracks nothing. No telemetry, no usage analytics, no data collection. Your code stays on your machine. Your conversations stay private. Welcome to sovereign development.",