A Windows-native desktop application for running and interacting with local or remote Large Language Models that can safely control and automate Windows OS tasks through a structured tool system.
The system is composed of five core layers:
-
🖥️ UI Layer
For chat interface and agent settings. -
🧠 Agent Runtime
Custom runtime following ubiquitous orchestration, execution flow, and logic for agents in 2026. -
🛠️ Tools
Provides external capabilities such as Mail, Notifications and Browser tool automation. -
🤖 LLM Provider
Currently only support local models through Ollama. -
💾 Memory
Persists application state.
- Windows Desktop notifications
- Browser Tool Automation
- PowerShell operations
- File system operations
- Clipboard Tool
- Ollama (local models like Llama, Mistral, etc.)
TODO