{"slug": "agentty-ade-reliable-l2-multi-agent-orchestrator", "title": "Agentty ADE: reliable L2 multi-agent orchestrator", "summary": "Agentty, a new open-source agentic development environment (ADE) built with Rust and Ratatui, launches as a terminal-based orchestrator for multi-agent AI-assisted software development. The tool supports Codex, Claude, Antigravity, and Gemini providers, offering a structured workflow for agents, review, and iteration, but warns users about authentication and subscription usage risks with third-party tool invocation.", "body_md": "Agentty is an **ADE (Agentic Development Environment) for structured, controllable\nAI-assisted software development**. Built with Rust and [Ratatui](https://ratatui.rs),\nand refined through its own day-to-day use, it brings agents, review, and iteration into\none focused terminal workflow.\n\n```\nnpm install -g agentty\n```\n\n## npx (run without installing)\n\n```\nnpx agentty\n```\n\n## Shell\n\n```\ncurl --proto '=https' --tlsv1.2 -LsSf https://github.com/agentty-xyz/agentty/releases/latest/download/agentty-installer.sh | sh\n```\n\n## Cargo\n\n```\ncargo install agentty\n```\n\nAgentty currently supports Codex, Claude, Antigravity, and Gemini. Install and authenticate at least one provider CLI before starting a session:\n\n- Codex (\n`codex`\n\n, recommended; supports subscription usage): install the[Codex CLI](https://github.com/openai/codex)and run`codex login`\n\n.\n\nNote\n\nCodex is the recommended CLI agent for Agentty when you want subscription-backed\nusage. Codex supports signing in with ChatGPT for subscription access, including in\nthe CLI, and Agentty uses the Codex `app-server`\n\nintegration surface. Usage remains\nsubject to the [OpenAI Terms of Use](https://openai.com/policies/terms-of-use/).\nOpenClaw documents ChatGPT/Codex subscription sign-in as the normal\n[Codex harness](https://docs.openclaw.ai/plugins/codex-harness) path, and opencode\nrecommends ChatGPT Plus or Pro authentication for its\n[OpenAI provider](https://opencode.ai/docs/providers/#openai).\n\n- Claude (\n`claude`\n\n): install[Claude Code](https://github.com/anthropics/claude-code)and run`claude auth login`\n\n.\n\nWarning\n\nFor Agentty usage through `claude -p`\n\n, use API key authentication through Claude\nConsole or a supported cloud provider instead of a Claude Free, Pro, or Max\nsubscription sign-in. Anthropic's\n[Claude Code legal and compliance docs](https://code.claude.com/docs/en/legal-and-compliance)\ndescribe subscription OAuth as intended for ordinary use of Claude Code and native\nAnthropic applications, while developer integrations should use API keys or supported\ncloud providers. Theo's\n[explanation video](https://www.youtube.com/watch?v=RIkSlHgQYog) discusses the same\nuncertainty, but commentary does not guarantee that subscription-backed usage is safe\nfor third-party tool invocation.\n\n- Antigravity (\n`agy`\n\n): install version 1.1.0 or newer of the[Antigravity CLI](https://github.com/google-antigravity/antigravity-cli)and run`agy`\n\nto sign in when prompted.\n\nWarning\n\nFor Agentty usage through `agy --print`\n\n, use authentication backed by a Google Cloud\nproject or an API key when available for your Antigravity setup, rather than a Google\nAccount subscription sign-in. The\n[Antigravity terms](https://antigravity.google/terms) do not yet clearly describe how\nsubscription access applies when `agy --print`\n\nis invoked by third-party tools.\n\n- Gemini (\n`gemini`\n\n): install the[Gemini CLI](https://github.com/google-gemini/gemini-cli)and authenticate with an API key or Vertex AI.\n\nWarning\n\n\"Sign in with Google\" (Google Account OAuth) no longer works for the Gemini CLI after\nGoogle's\n[transition of the Gemini CLI to the Antigravity CLI](https://developers.googleblog.com/an-important-update-transitioning-gemini-cli-to-antigravity-cli/).\nAPI key (`GEMINI_API_KEY`\n\n) and Vertex AI authentication still work, so use one of\nthose for the Gemini backend, or use the Antigravity (`agy`\n\n) backend instead.\n\nAgentty uses each provider's official non-interactive CLI or app-server surface\n(`claude -p`\n\n, `agy --print`\n\n, `codex app-server`\n\n, or `gemini --acp`\n\n) after you\nauthenticate with that provider's CLI. It does not implement OAuth flows, read provider\nOAuth tokens directly, or call private provider APIs. You are responsible for choosing\nan authentication method that is permitted for your account, plan, and usage pattern.\n\n```\nagentty              # Launch with auto-update enabled (default)\nagentty --no-update  # Launch without automatic updates\nagentty --help       # Show supported command-line options\nagentty --version    # Show the installed Agentty version\n```\n\nThe **Issues** tab uses the GitHub CLI to show open issues assigned to the authenticated\nuser in the active project. Press `Enter`\n\nto load base issue details and the\ndescription; comments are not loaded in this iteration. Install `gh`\n\nand run\n`gh auth login`\n\nto enable it.\n\nFor sessions linked to a GitHub pull request or GitLab merge request, press `c`\n\nin\nsession view to browse review comments read-only. General comments and inline threads\nare listed on the left, with the selected conversation and attached current-diff context\non the right.\n\nDocumentation for installation and workflows is available at\n[agentty.xyz/docs](https://agentty.xyz/docs/).\n\nWarning\n\nAgentty is in active development. While releases follow Semantic Versioning, the\ncurrent `0.y.z`\n\nseries may still introduce breaking changes between releases as\nworkflows, integrations, and safeguards evolve. Always review and verify the changes\nAgentty proposes or applies in your repositories before you rely on them.\n\nSee [CONTRIBUTING.md](/agentty-xyz/agentty/blob/main/CONTRIBUTING.md) for contribution guidance.\n\nApache-2.0", "url": "https://wpnews.pro/news/agentty-ade-reliable-l2-multi-agent-orchestrator", "canonical_source": "https://github.com/agentty-xyz/agentty", "published_at": "2026-07-19 04:31:36+00:00", "updated_at": "2026-07-19 04:51:24.699702+00:00", "lang": "en", "topics": ["developer-tools", "ai-tools", "ai-agents", "ai-products"], "entities": ["Agentty", "Codex", "Claude", "Antigravity", "Gemini", "OpenAI", "Anthropic", "Google"], "alternates": {"html": "https://wpnews.pro/news/agentty-ade-reliable-l2-multi-agent-orchestrator", "markdown": "https://wpnews.pro/news/agentty-ade-reliable-l2-multi-agent-orchestrator.md", "text": "https://wpnews.pro/news/agentty-ade-reliable-l2-multi-agent-orchestrator.txt", "jsonld": "https://wpnews.pro/news/agentty-ade-reliable-l2-multi-agent-orchestrator.jsonld"}}