EveryDev.ai
Subscribe
Home
Tools

3,891+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2782
  • Coding1973
  • Infrastructure825
  • Projects603
  • Marketing598
  • Research520
  • Analytics468
  • Design462
  • MCP419
  • Testing346
  • Security323
  • Data305
  • Integration224
  • Prompts220
  • Communication210
  • Extensions196
  • Learning179
  • Voice175
  • Commerce160
  • DevOps135
  • Web95
  • Finance31
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. AQ
    AQ icon

    AQ

    Agent Harness
    Featured

    A multiplayer agentic development environment that lets engineering teams run AI coding agents like Claude Code and Codex together with shared live terminals, a code editor, and app previews in your own cloud.

    Visit Website

    At a Glance

    Pricing
    Free tier available

    A personal sandbox, created for you. Solo. Nothing to install.

    Team: $50/mo
    Enterprise: Custom/contact

    Engagement

    Available On

    Windows
    macOS
    Linux
    Web
    API

    Resources

    WebsiteDocsllms.txt

    Topics

    Agent HarnessAI Coding AssistantsDevelopment Environments

    Alternatives

    HopperVoidleap Codectx
    Developer
    BetterLeap, Inc.San Francisco, CAEst. 2020$13M raised

    Listed Sep 2026

    About AQ

    AQ is a browser-based multiplayer agentic development environment built by BetterLeap, Inc., currently in early access. It lets engineering teams — including PMs and designers — run AI coding agents like Claude Code, Codex, Cursor Agent, Kimi, and Grok together in shared live sessions, backed by dedicated infrastructure in your own cloud or an AQ-managed VM.

    What It Is

    AQ is a team-oriented coding harness, not an IDE plugin or a proprietary model wrapper. The core idea is that AI coding agent sessions should be shared, live places a whole team can enter together — watching, steering, and reviewing the same run — rather than single-player tools that produce diffs in isolation. Each workspace gives a task its own isolated git worktree, a persistent terminal session, a code editor, and a live app preview, all accessible from any browser on any OS.

    How the Multiplayer Model Works

    The workspace is the central unit. When a teammate opens a workspace, they see the same live terminal, the same editor, and the same preview as the person who started it — not a replay. Control can be handed off with one click: the recipient types as the session owner, the owner retains their own input, and control can be revoked at any time. This means when an agent needs a decision, the person with the answer can already be in the room rather than receiving a Slack summary after the fact.

    • Parallel workspaces: Each task gets its own git worktree (ai/{id}-{slug}), so parallel agents never collide on files or dependencies.
    • Persistent sessions: Terminals run in tmux on the VM, so closing a laptop doesn't stop the agent. Reopening the workspace from any device — including mobile — resumes the exact session.
    • Guest links: People outside the team (founders, clients) can view a workspace preview without a seat.

    Linear and GitHub Integration

    Work enters AQ from Linear and exits as GitHub pull requests. Labeling a Linear issue ai-task automatically creates a workspace in the team sidebar and moves the issue to In Progress; status syncs both ways, and workspace ownership follows the Linear assignee. On the exit side, agents commit, push, and open pull requests using each user's own GitHub credentials, and AQ tracks every PR — opened, merged, and closed — on its workspace card.

    Infrastructure and Deployment Model

    AQ is explicit that execution happens on dedicated machines, not shared multi-tenant infrastructure. Teams can connect VMs from their own cloud account (AWS, GCP, etc.) for full custody of code, worktrees, and CLI credentials, or use a dedicated AQ-managed VM created with one click. The free sandbox is a private AQ-managed VM in an isolated network. The aq-runner doctor CLI command diagnoses runner issues, and runner health is visible in the product UI.

    Supported Agents and API Surface

    AQ supports Claude Code, Codex, Cursor Agent, Kimi, Grok, and Antigravity CLI, plus plain shell sessions. Each user connects CLIs with their own accounts, so model spend stays on the team's own subscriptions and AQ does not mark up usage. AQ also ships a built-in agent called AQ Composer that runs on AQ-hosted models with credits included per seat. Beyond the UI, the workspace lifecycle is scriptable via a versioned REST API, signed webhooks, and an MCP server at aq.dev/mcp that gives Claude, Cursor, or any MCP client the same surface with a single browser sign-in.

    Current Status: Early Access

    AQ is in early access as of mid-2026, with docs first published July 10, 2026 and updated September 12, 2026. Sign-up requires a work Google account and personal review by the AQ team, typically within a day or two. The product is described as moving fast, with early teams shaping the roadmap. The early-access pricing is explicitly promotional and locked for the first 12 months for teams that join during the promotion.

    AQ - 1

    Community Discussions

    Be the first to start a conversation about AQ

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

    Pricing

    FREE

    Free

    A personal sandbox, created for you. Solo. Nothing to install.

    • Private AQ-managed sandbox VM in isolated network
    • Every agent CLI: Claude Code, Codex, Cursor Agent, Kimi, Grok, Antigravity CLI
    • Code editor, live previews, and Linear and GitHub integration
    • $5 of AQ Composer credits every month
    • Your own agent subscriptions stay unmetered

    Team

    Popular

    Your own cloud, your whole team. Unlimited seats, shared workspaces, and dedicated infrastructure.

    $50
    per month
    • Unlimited seats with shared workspaces
    • Guest links and public preview links for reviews
    • Connect VMs in your own cloud account
    • Or use a dedicated always-on AQ-managed VM
    • Risk-free invitations: seat billed only when accepted
    • $40 of AQ Composer credits per seat every month
    • All Free plan features

    Enterprise

    For larger deployments with dedicated infrastructure, procurement, and security review.

    Custom
    contact sales
    • Dedicated infrastructure
    • Procurement support
    • Security review
    • Founder on the call
    View official pricing

    Capabilities

    Key Features

    • Multiplayer live terminal sharing with one-click control handoff
    • Isolated git worktree per workspace for parallel agent tasks
    • Persistent tmux sessions that survive laptop sleep and network changes
    • Live app preview with shareable URLs and pinnable comments
    • Linear integration: label-to-workspace with bidirectional status sync
    • GitHub integration: agents commit, push, and open PRs with each user's own auth
    • AQ Composer built-in agent with included monthly credits
    • Support for Claude Code, Codex, Cursor Agent, Kimi, Grok, and Antigravity CLI
    • Bring-your-own cloud VM or use a dedicated AQ-managed VM
    • REST API, signed webhooks, and MCP server for workspace automation
    • Mobile-accessible workspaces from any browser
    • Guest links for external reviewers without a seat
    • Code editor and live preview side by side in the browser
    • aq-runner doctor CLI for diagnosing runner issues

    Integrations

    Claude Code
    Codex
    Cursor Agent
    Kimi
    Grok
    Antigravity CLI
    Linear
    GitHub
    OpenAI
    Anthropic
    MCP (Model Context Protocol)
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

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

    Developer

    BetterLeap, Inc.

    BetterLeap, Inc. builds AQ, a multiplayer agentic development environment that lets engineering teams run AI coding agents together in shared live sessions. The company focuses on making AI coding a team sport rather than a solo activity, with infrastructure that runs in customers' own clouds. AQ supports agents like Claude Code, Codex, and Cursor Agent, and integrates with Linear and GitHub to take work from issue to pull request without handoffs.

    Founded 2020
    San Francisco, CA
    $13M raised
    8 employees

    Used by

    FOX Rehabilitation
    Beebe Healthcare
    Community Health Network
    North Kansas City Hospital
    +5 more
    Read more about BetterLeap, Inc.
    WebsiteLinkedInX / Twitter
    1 tool in directory

    Similar Tools

    Hopper icon

    Hopper

    Hopper is an agentic development environment for IBM z/OS mainframes that lets AI agents drive TN3270, ISPF, JCL, JES, CICS, and VSAM through natural language.

    Voidleap Code icon

    Voidleap Code

    A local-first agentic coding environment that runs on your machine, supports multiple AI providers and local models, and gives developers full observability and control over AI agents.

    ctx icon

    ctx

    An Agentic Development Environment (ADE) that unifies multiple coding agents like Claude Code, Codex, and Cursor in one interface with containerized workspaces and unified review.

    Browse all tools

    Related Topics

    Agent Harness

    Infrastructure, orchestrators, and task runners that wrap around LLM coding agents — covering session management, context delivery, worktree isolation, architecture enforcement, and issue-to-PR pipelines.

    174 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    849 tools

    Development Environments

    AI-enhanced code editors and IDEs that improve the coding experience.

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