Skip to content

v0.2.2 — Overlay UX Fixes (macOS)

Choose a tag to compare

@LakshmanTurlapati LakshmanTurlapati released this 15 Jun 09:23

CMD+K — AI-Powered Terminal Commands, One Keystroke Away

Press a hotkey from anywhere on your desktop. Type what you want in plain English. Get a working terminal command — streamed in real-time. No plugins, no shell config, no browser tabs.

Features

  • System-Wide Overlay — Floating translucent command bar triggered by a global hotkey (⌘K / Ctrl+K) from any application. No dock icon, no window clutter.
  • Natural Language → Terminal Commands — Describe what you want. xAI Grok streams a working command back token-by-token with syntax highlighting.
  • Zero-Config Context Detection — Reads your current directory, shell type, and recent terminal output via accessibility APIs and process introspection.
  • Multi-Terminal Support — Terminal.app, iTerm2, Alacritty, kitty, WezTerm, VS Code, and Cursor.
  • Browser DevTools Support — Detects open DevTools in Chrome, Safari, Firefox, Arc, Edge, and Brave. Switches to a conversational assistant mode.
  • Destructive Command Safety — 50+ regex patterns flag dangerous commands (rm -rf, DROP TABLE, git push --force, etc.) with a red badge and AI-generated risk explanation.
  • Secure API Key Storage — API key stored in macOS Keychain / Windows Credential Manager. Never in plaintext. Never sent to the frontend.
  • Smart Onboarding — 4-step wizard for Accessibility permissions, API key validation, and model selection.
  • Configurable Hotkey — Change the trigger to any key combination. Preset suggestions and a custom key recorder built in.
  • Draggable Overlay — Reposition the overlay by dragging it anywhere on screen.
  • Lightweight & Native — Tauri 2 + Rust. Menu bar utility with minimal memory footprint. No Electron.

What's New in v0.2.2

  • Overlay Z-Order Fix — Overlay no longer covers system dialogs, Spotlight, or notification banners. Window level lowered from Status to Floating.
  • Draggable Overlay Positioning — Hold and drag anywhere on the overlay to reposition it. Position persists across show/hide toggles within the same session, resets to center on restart.

Installation

  1. Download CMD+K-0.2.2-universal.dmg below
  2. Open the DMG and drag CMD+K to Applications
  3. Launch from Applications — no Gatekeeper warnings

Universal binary — runs natively on both Apple Silicon and Intel Macs.
Signed with Developer ID + Apple notarized.