- Step1: Install the extension from VSCode Marketplace or via VSIX.
- Step2: Add your AI backend API key (e.g., OpenAI) to VSCode settings.
- Step3: Create a smart-vscode.config.json in your workspace to configure agents.
- Step4: Define agent roles, prompts, and plugins in the config file.
- Step5: Activate the chatbot pane or use the command palette to start interacting.
- Step6: Use chat commands or code actions to generate code suggestions or fetch information.