IDEs & Editors
Hanzo in VS Code, Cursor, Windsurf, Antigravity, JetBrains, and JupyterLab — an inline AI coding assistant and agent.
IDEs & editors
An inline AI coding assistant and agent inside your editor — chat about a file, refactor a selection, run an agent across the repo, and use the same models and tools you get everywhere else.
Downloads
| Editor | Asset | Format |
|---|---|---|
| VS Code | hanzo-ai-vscode-v1.9.31.vsix | VSIX |
| Cursor | hanzo-ai-cursor-v1.9.31.vsix | VSIX |
| Windsurf | hanzo-ai-windsurf-v1.9.31.vsix | VSIX |
| Antigravity | hanzo-ai-antigravity-v1.9.31.vsix | VSIX |
| JetBrains | hanzo-ai-jetbrains-v1.9.31.zip | Plugin ZIP |
| JupyterLab | hanzo_jupyter-1.9.31-py3-none-any.whl | Python wheel |
Newest builds are always on the latest release.
Install
VS Code, Cursor, Windsurf, Antigravity
All four use the VS Code VSIX format. Either:
- From the UI — Extensions panel →
···menu → Install from VSIX… → pick the.vsix. - From the CLI —
code --install-extension hanzo-ai-vscode-v1.9.31.vsix(swapcodeforcursor,windsurf, or the Antigravity CLI).
JetBrains (IntelliJ, GoLand, PyCharm, WebStorm, …)
- Download
hanzo-ai-jetbrains-v1.9.31.zip— do not unzip it. - Settings → Plugins → ⚙ → Install Plugin from Disk…
- Select the ZIP and restart the IDE.
JupyterLab
pip install hanzo_jupyter-1.9.31-py3-none-any.whlRestart JupyterLab; the Hanzo panel appears in the sidebar.
Sign in
Open the Hanzo panel and Sign in with Hanzo, or set your hk- key in the extension settings (hanzo.apiKey).
One identity, everywhere. Sign in with Hanzo (IAM OAuth) or paste a hk- API key. The same credential works in every Hanzo surface — see Integrations & Extensions.
Related
How is this guide?
Last updated on