Windsurf Integration
Protect secrets when using Windsurf’s Cascade AI features.Setup
Install the extension
In Windsurf:
- Open Extensions (
Cmd/Ctrl + Shift + X) - Search for “Takumo”
- Click Install
Usage
Cascade
When you use Cascade to edit files, Takumo intercepts the request:Flows
For multi-step Flows, Takumo maintains session state:Inline edits
Select code and trigger inline edit:Configuration
Settings available in Windsurf preferences:Commands
| Command | Description |
|---|---|
Takumo: Scan Current File | Check current file for secrets |
Takumo: Scan Workspace | Full workspace scan |
Takumo: View Detections | See all detected secrets |
Troubleshooting
Extension not working with Cascade
Extension not working with Cascade
Ensure the extension is enabled:
- Check status bar for shield icon
- If missing, run
Takumo: Enablefrom command palette - Reload window if needed
Tokens in output
Tokens in output
If you see
__TAKUMO_v1_... tokens in Cascade’s output:- The session may have reset mid-flow
- Try:
Takumo: Clear Sessionthen retry - Check Output panel for errors