Setup VS Code
Install and validate AlphaBase VS Code extension.
Requirements
- VS Code
1.85+ - AlphaBase CLI on PATH, or configured with
alphabaseV2.binaryPath
Install VSIX
code --install-extension /absolute/path/to/alphabase-v2-<version>.vsix --forceExtension ID: alphabase.alphabase-v2
Open Chat
- activity bar AlphaBase icon
- command:
Open AlphaBase - shortcut:
Cmd+L/Ctrl+L
Key Commands
alphabaseV2.newSessionalphabaseV2.cancelGenerationalphabaseV2.switchModelalphabaseV2.switchModealphabaseV2.exportConversationalphabaseV2.importConversationalphabaseV2.healthCheck
Runtime Validation
Run one simple write task and verify:
- streaming activity appears in timeline
- write artifact is attached to the turn
- final completion response is shown
If this sequence breaks, open Runtime Diagnostics.