Install and configure the Whawit extension for VS Code, Cursor, Windsurf, and other compatible editors
The Whawit VS Code extension brings AI-powered observability directly into your editor. Query logs, analyze incidents, and get context-aware assistance without switching between tools.
Whawit extension sidebar showing projects, incidents, and analysis history
Click the Whawit icon in the Activity Bar, then click Login to Whawit.The extension uses Auth0 for authentication. A browser window opens for you to complete the sign-in flow.
Your credentials are stored securely in VS Code’s secret storage and persist across sessions.
2
Select or auto-detect your project
If whawit.autoDetectProject is enabled (default), the extension automatically matches your workspace to a Whawit project based on Git remotes.To manually select a project:
Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P)
Run Whawit: Select Project
Choose from the list of available projects
The status bar shows your current project name when connected.
3
Open Radar Chat
Run Whawit: Open Radar Chat from the Command Palette or click the chat icon in the Projects view.
Radar Chat panel for querying logs and metrics
Ask questions like:
“Show me errors from the last 15 minutes”
“What’s causing high latency in the checkout service?”
Lists all Whawit projects you have access to. Click a project to select it as your working context. The currently matched project (based on your Git remote) is highlighted.