Lucky v0.1.0 — first public release
Local-first WinUI 3 AI agent harness for Windows.
Install (Windows x64)
Download one of the installers below:
| File | Description |
|---|---|
| Lucky-0.1.0-win-x64-Setup.exe | Recommended guided installer |
| Lucky-0.1.0-win-x64.msi | Windows Installer package (enterprise / silent deploy) |
Both install under Program Files, add Start Menu shortcuts, and include the Windows App SDK (self-contained).
Silent MSI:
msiexec /i Lucky-0.1.0-win-x64.msi /qnHighlights
- OpenRouter as a first-class provider
- DeepSeek, LM Studio, custom OpenAI-compatible, optional ChatGPT subscription
- Project-scoped file tools with visible Thinking traces
- Durable local memory, subagents, access levels
- Optional SearXNG, trusted page reader, stdio MCP, Docker sandbox
Notes
- Installers are currently unsigned (Windows SmartScreen may warn on first run — “More info → Run anyway”). Code signing can come in a later release.
- Full access PowerShell runs as your Windows user — not an OS sandbox.
- Report bugs on GitHub Issues. Security: see SECURITY.md.
MIT © Guts444