Skip to content

Hades Agent v1.0.0 β€” First Public Release πŸ”₯

Choose a tag to compare

@euvictorldev euvictorldev released this 20 May 18:53
· 45 commits to master since this release

Hades Agent v1.0.0 β€” First Public Release πŸ”₯

The first official public release of Hades Agent β€” an invisible, stealth desktop AI companion
for Windows, built on Electron + React + Google Gemini Live API.


✨ What's Hades Agent?

Hades floats silently over your desktop, completely hidden from screen recorders and
screenshot tools. Summon it instantly with a global hotkey from any application, get
AI-powered answers grounded in real-time web search, or have a full voice conversation β€”
all without leaving your workflow.


πŸš€ Core Features

  • πŸ›‘οΈ Anti-Recording Shield β€” OS-level setContentProtection makes Hades fully invisible
    to OBS, Discord, Teams, Zoom, and all Windows screen-capture APIs.
  • ⚑ Spotlight Command Bar (Alt+D) β€” Floating, borderless AI command bar with image
    attachment support and real-time web search via Tavily.
  • πŸŽ™οΈ Voice HUD β€” Susurro (Alt+B) β€” Full-duplex 16 kHz raw PCM audio streamed directly
    to Gemini Live API. Sub-100ms voice-to-response latency.
  • πŸ’¬ Session MiniChat β€” Persistent chat HUD with live token counter, model display, and
    one-click session wipe.
  • 🧠 Dream Memory Consolidation β€” Background AI cycles synthesize session logs into a
    compressed local learnings.json memory profile. Fully offline.
  • πŸ“‹ Task & Reminder Scheduler β€” Local, offline task ledger via encrypted IPC handlers.
    No cloud dependency.

πŸ”‘ Requirements

You need two free API keys:


⌨️ Keyboard Shortcuts

Shortcut Action
Alt+D Summon / dismiss Spotlight Command Bar
Alt+B Summon / dismiss Susurro Voice HUD
Alt+S Open Settings & Shortcut Customization
Alt+V Toggle voice input mode
Esc Hide active window and restore prior focus

All shortcuts are fully rebindable inside the Settings panel.


πŸ“¦ Installation

  1. Download Hades-Setup-1.0.0.exe below.
  2. Run the installer.
  3. Press Alt+S to open Settings and save your API keys.
  4. Press Alt+D to start.

πŸ› οΈ Built With

Electron Β· React 19 Β· TypeScript Β· Vite Β· Google Gemini Live API Β· Tavily Search API
Co-engineered with Google Antigravity (Advanced Agentic Coding Assistant by Google DeepMind).