Neura MarketNeura Market/Gemini
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityGemsExtensionsTrendingGenerate
    GeminiAgentsaqua
    Back to Agents
    aqua

    aqua

    vignesh07 November 26, 2025
    24 copies 0 downloads

    Aqua is a lightweight, agent-agnostic coordinator for CLI AI agents. It enables multiple AI agents (Claude Code, Codex CLI, Gemini CLI, or any CLI tool) running in separate terminal sessions to collaborate on tasks within a shared codebase. Built with Claude ❤️

    Agent Definition
    # Aqua - Autonomous QUorum of Agents
    
    [![PyPI version](https://badge.fury.io/py/aqua-coord.svg)](https://badge.fury.io/py/aqua-coord)
    [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
    [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
    
    **Aqua** is a lightweight, agent-agnostic coordinator for CLI AI agents. It enables multiple AI agents (Claude Code, Codex CLI, Gemini CLI, or any CLI tool) running in separate terminal sessions to collaborate on tasks within a shared codebase. Built with Gemini ❤️
    
    ![Aqua in action](https://vignesh07.github.io/aqua/assets/images/aqua-demo.gif)
    
    ## Why Aqua?
    
    When working with AI coding agents, you often want multiple agents working in parallel on different tasks. But without coordination, agents can:
    - Work on the same task simultaneously
    - Edit the same files and create conflicts
    - Lack visibility into what other agents are doing
    
    Aqua solves this by providing:
    - **Shared task queue** with atomic claiming
    - **File locking** to prevent conflicts
    - **Inter-agent messaging** for coordination
    - **Live monitoring** to see all agent activity
    
    ## Features
    
    - **Task Queue**: Priority-based task management with dependencies
    - **Circular Dependency Detection**: Prevents deadlocks by rejecting cyclic task dependencies
    - **File Locking**: Prevent multiple agents from editing the same file
    - **Blocking Messages**: Ask questions and wait for replies from other agents
    - **Live Monitoring**: Real-time dashboard and event stream
    - **Leader Election**: First agent becomes leader; leadership is heartbeat-integrated
    - **Crash Recovery**: Automatic detection of dead agents (5min heartbeat timeout) and task reassignment
    - **Agent Agnostic**: Works with Claude Code, Codex CLI, Gemini CLI, or any CLI tool
    - **Zero External Dependencies**: Uses SQLite - no Redis, Docker, or external services
    - **JSON Mode**: Full `--json` support and `AQUA_JSON=1`

    Tags

    aiai-agentsclaudeclaude-codecodexcodex-cligeminigemini-cli

    Comments

    More Agents

    View all
    research

    NotebookLM

    Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.

    G
    Google
    browser

    Project Mariner (Browser Agent)

    Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.

    G
    Google DeepMind
    multimodal

    Project Astra (Multimodal Agent)

    Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.

    G
    Google DeepMind
    enterprise

    Gemini Enterprise Agent Platform

    Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.

    G
    Google Cloud
    research

    Gemini Deep Research Agent

    Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.

    G
    Google
    canvas

    Gemini Canvas Agent

    Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.

    G
    Google

    Stay up to date

    Get the latest Gemini prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Gemini and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.

    aqua — Gemini Agents | Neura Market