EveryDev.ai
Subscribe
Home
Tools

3,611+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Atat
    Atat icon

    Atat

    Command Line Assistants
    Featured

    A native Mac launcher that triggers your existing AI CLI agents (Claude Code, Codex, Grok, etc.) from any text field using @@, attaching screen context and returning answers inline.

    Visit Website

    At a Glance

    Pricing
    Free

    Download and use Atat for Mac at no cost.

    Engagement

    Available On

    macOS
    CLI

    Resources

    WebsiteDocsllms.txt

    Topics

    Command Line AssistantsAgent FrameworksProductivity Extensions

    Alternatives

    CodexBarPeon PingRally
    Developer
    AtatEst. 2026

    Listed Aug 2026

    About Atat

    Atat is a lightweight native Mac app that acts as a universal launcher for AI CLI agents you already have installed. Triggered by typing @@ in any text field — whether in a native app or a browser — it captures your screen context, runs your chosen agent, and drops the answer back into the line you were typing. At just 13 MB, it is built in Swift with no Electron or bundled browser.

    What It Is

    Atat sits between your keyboard and your existing AI command-line tools. Rather than opening a separate chat interface, it intercepts the @@ shortcut anywhere on your Mac, gathers context (the active display, selected text, clipboard history, or Finder selection), passes it to the CLI agent you already run, and injects the result back into the field you left. It is designed to be invisible: it never steals focus, and Escape always cancels.

    Supported Agents and Bring-Your-Own Model

    Atat does not bundle its own model. Instead, it drives CLIs you already have installed. The homepage lists Claude Code, Codex, Grok, Cursor, Pi, Hermes, and OpenCode as supported agents, and notes that anything with a CLI interface can be added. This means your API keys, model choices, and billing stay with the agent provider — Atat is purely the launcher and context-assembly layer.

    Context Assembly and Screen Awareness

    One of Atat's core design choices is automatic screen capture. Typing @@ in a text field quietly captures the display you are working on and attaches it to the prompt before the agent runs. Beyond automatic capture, users can:

    • Select text in any app to trigger contextual actions (rewrite, translate, explain) that replace the selection in place
    • Take area, window, or full scrolling-page screenshots via ⌘⇧3, ⌘⇧4, and ⌘⇧5
    • Annotate and crop images, or trim and export video/GIF before sending
    • Open a searchable local clipboard history with ⌘⇧V and send any past item to the agent

    Finder and Terminal Integration

    Atat extends its @@ trigger into macOS Finder: tapping @@ in a Finder window sets the working directory to that window and attaches any selected files to the agent context. For longer or more interactive tasks, ⌘Return launches the agent in the user's own terminal, already pointed at the correct working directory, so the full interactive session is available without re-navigating.

    Privacy and Local-First Design

    All prompts and history are stored locally on the Mac and sent nowhere by Atat itself. The clipboard history is local and searchable. Because Atat drives external CLI agents rather than proxying through its own servers, the data path is directly from the Mac to whichever agent provider the user has configured.

    Update: Version 0.4.1

    The current release available for download is version 0.4.1, distributed as a direct .dmg from the Atat update server. The product is in active development, with the homepage reflecting a focused, minimal feature set centered on the @@ launcher workflow.

    Atat - 1

    Community Discussions

    Be the first to start a conversation about Atat

    Share your experience with Atat, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Free

    Download and use Atat for Mac at no cost.

    • @@ launcher from any text field
    • Automatic screen capture
    • Bring your own CLI agent
    • Local clipboard history
    • Finder integration

    Capabilities

    Key Features

    • @@ shortcut triggers AI agent from any Mac text field
    • Automatic screen capture attached to every prompt
    • Bring your own CLI agent (Claude Code, Codex, Grok, Cursor, etc.)
    • Contextual selection actions (rewrite, translate, explain)
    • Area, window, and scrolling-page screenshot capture
    • Image annotation and crop; video trim and GIF export
    • Searchable local clipboard history (⌘⇧V)
    • Finder integration: working directory and file selection passed to agent
    • ⌘Return launches interactive agent in your own terminal
    • Refine results by adding a sentence and re-running with context intact
    • Never steals focus; Escape always cancels
    • Local prompt history, stored on-device only
    • Native Swift app, 13 MB, no Electron

    Integrations

    Claude Code
    OpenAI Codex
    Grok
    Cursor
    Pi
    Hermes
    OpenCode
    macOS Finder
    Any CLI-based AI agent

    Ratings & Reviews

    No ratings yet

    Be the first to rate Atat and help others make informed decisions.

    Developer

    Atat Team

    Atat builds a native Mac launcher that connects any text field on your system to the AI CLI agents you already use. The product is a lightweight Swift app focused on zero-friction context assembly and inline answer delivery. It keeps all prompts and history local, with no bundled model or server-side processing.

    Founded 2026
    Read more about Atat Team
    WebsiteX / Twitter
    1 tool in directory

    Similar Tools

    CodexBar icon

    CodexBar

    A macOS menu bar app that provides quick access to OpenAI Codex CLI for AI-powered coding assistance.

    Peon Ping icon

    Peon Ping

    Game character voice notifications for AI coding assistants when tasks complete or need permission, preventing missed terminal prompts.

    Rally icon

    Rally

    Rally is an open-source project hosted on GitHub by ddgonzal3.

    Browse all tools

    Related Topics

    Command Line Assistants

    AI-powered command-line assistants that help developers navigate, search, and execute terminal commands with intelligent suggestions and context awareness.

    214 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    628 tools

    Productivity Extensions

    Extensions and plugins that improve workflow and productivity.

    93 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions