Local-First Processing
Everything runs on your machine. The only external calls are to OpenRouter for AI model inference. Your files, screen captures, and terminal output never leave your PC except as prompts to the AI model.
Zero Telemetry
WindOp does not collect any analytics, usage data, or telemetry. No phone-home. No tracking pixels. No crash reports sent anywhere. Period.
Confirmations
Destructive actions trigger confirmation dialogs:
- • Deleting files
- • Running potentially dangerous commands
- • Sending emails or messages (future)
- • Making purchases (future)
API Key Storage
Your OpenRouter API key is stored in Tauri's secure storage, which uses the OS keychain (Windows Credential Manager). It's encrypted at rest and never written to plain text files.