Tak for VS Code
Tak is a Korean voice command trigger for VS Code.
How it works
- Say
클로드
- Speak your command
- Say
탁
- Tak sends the command to the editor or terminal
Examples:
클로드 깃 스테이터스 탁
클로드 깃 풀 탁
클로드 엔피엠 런 디브 탁
Requirements
This extension requires the local Tak agent to be running.
Default agent URL:
ws://127.0.0.1:8765
Features
- Korean wake word:
클로드
- Korean execute word:
탁
- Terminal command sending
- Editor text insertion
- Status bar feedback
- Safe command blocking
Settings
tak.agentUrl — WebSocket URL of the local agent
tak.autoConnect — Auto-connect on startup
tak.showNotifications — Show notifications
tak.preferTerminal — Prefer terminal for ambiguous commands
tak.allowEditorInsert — Allow editor text insertion
tak.statusBarEnabled — Show status bar
Known limitations
- Requires local agent
- Speech recognition quality depends on microphone and noise environment
- Alias tuning is needed for better Korean CLI recognition
Release notes
See CHANGELOG.md
| |