Skip to content

Releases: AryanGonsalves/VoiceClaw

VoiceClaw v0.1.0 — first public release

Choose a tag to compare

@AryanGonsalves AryanGonsalves released this 30 Jun 19:46

VoiceClaw is an always-listening, hands-free voice agent for Windows. Speak naturally and it controls your PC — opening apps and websites, managing windows, editing text, navigating the browser, and more — using a fast local command router that only escalates to an AI agent when needed.

Downloads

VoiceClaw-Setup-0.1.0.exe — Recommended. One-click installer with Start Menu and desktop shortcuts, optional auto-start at sign-in, and a clean uninstaller.

VoiceClaw-portable.zip — No install needed. Unzip anywhere and run VoiceClaw.exe. Lowest SmartScreen friction.

Windows SmartScreen note

VoiceClaw is not code-signed yet, so Windows may show "Windows protected your PC." This is normal for new independent apps — click More info, then Run anyway. The portable zip triggers this far less often than the installer.

Requirements

Windows 10 or 11, 64-bit.

For AI-agent features, add your own OpenAI or Anthropic API key in Settings. Keys are stored in your OS keychain and never leave your machine.

This build bundles the complete application. The open-core shell source lives in this repo; the command-routing core ships compiled.

Full Changelog: https://github.com/AryanGonsalves/VoiceClaw/commits/v0.1.0