Or install from VSIX: Extensions: Install from VSIX... and select revagent-0.1.0.vsix
Quick Start
Sign in — Click the Revagent icon in the activity bar, or run Revagent: Sign In from the Command Palette (Ctrl+Shift+P). A browser window will open for you to authenticate.
Configure server — If using a custom Revagent URL, set Revagent: Api Url in Settings (default: http://localhost:3000).
Run a pipeline — Open the Revagent sidebar, select a pipeline, and click Run.
Commands
Command
Description
Revagent: Sign In
Open browser to authenticate with your Revagent account
Revagent: Sign Out
Clear stored credentials
Revagent: List Pipelines
Quick pick to select and run a pipeline
Revagent: Run Pipeline
Run the selected pipeline
Revagent: Run Pipeline with Current File
Run with the active file as context (right-click menu)
Revagent: Open Chat
Open the Revagent chat panel
Revagent: Show Connection Status
View connection and credit balance
Keybindings
Ctrl+Shift+Alt+R (Mac: Cmd+Shift+Alt+R) — Open Chat
Ctrl+Shift+Alt+P (Mac: Cmd+Shift+Alt+P) — List Pipelines
Configuration
Setting
Default
Description
Revagent: Api Url
http://localhost:3000
Revagent server URL (use https://revagent.click for production)
Self-Hosted / Custom URL
If you run Revagent on your own server, set the API URL in VS Code settings: