v0.2.0
πΈ Atlas v0.2.0 β Computer Use, Smart Actions & File Search
Major update: native screen control, fast action routing, file search, and a bunch of quality-of-life improvements.
What's new
- π₯ Native computer control via Gemini Computer Use API β the agent sees the screen and performs actions (clicks, typing, scrolling, navigation)
- β‘ Fast system actions without screenshots β opening/closing apps, volume control, system info
- π§ Three-way request classification β conversation, quick action, or screen interaction
- π Task planning β the agent breaks down complex requests into steps with a progress bar in the UI
- π Local file search β find files on disk with results displayed in Search Island (Open / Reveal actions)
- π Migrated from nut-js to robotjs for better performance and reliability
- π§ Session debug logger β detailed per-request logs with timers, togglable in Settings
β οΈ TTS error handling β dismissable warnings for quota, auth, and rate-limit errors with auto-disable on quota exhaustion- π Search query normalization β strips paths, wildcards, and invalid patterns from LLM-generated queries
- π¨ UI improvements β progress bar for multi-step tasks, file search results, new Settings options
and more
Getting started
- Download the
.exebelow - Launch Atlas β click tray icon β Settings
- Paste your Gemini API key β set recommended models in Settings -> LLM tab:
- Text:
gemini-3.1-flash-lite-preview - Vision:
gemini-3-flash-preview(paid) /gemini-3.1-flash-lite-preview(free)
- Text:
- Press
Ctrl+Spaceβ go π
β οΈ Windows only. macOS & Linux support is planned.