alfred-ide/media/walkthrough/meet-alfred.md
Alfred fd7361e044 Initial commit: Alfred Commander v1.0.1 - VS Code extension
- AI chat sidebar with multi-provider support
- Session management, token tracking, usage stats
- Voice input, file attachments, code actions
- Integrates with Alfred IDE (code-server) auth system
2026-04-07 11:40:25 -04:00

704 B

Meet Alfred

Alfred is your AI coding companion, built into the sidebar.

What Alfred Can Do

  • Answer questions about your code, frameworks, and tools
  • Generate code from natural language descriptions
  • Debug issues by analyzing errors and suggesting fixes
  • Explain code — select any block and ask "what does this do?"
  • Run tools — file search, terminal commands, web lookups

How to Start

  1. Click the Alfred icon (🅰️) in the activity bar (left side)
  2. Type your question or request in the chat input
  3. Press Enter — Alfred responds in real time

Alfred remembers your conversation context, so you can have natural multi-turn discussions about your code.