EveryDev.ai
Subscribe
Home
Tools

3,419+ 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. Cradle
    Cradle icon

    Cradle

    Agent Frameworks
    Featured

    A local-first desktop command center that orchestrates AI coding agents like Claude Code, Cursor, Codex, and Copilot in a unified workspace with sessions, issue tracking, and automatic handoffs.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Cradle is free forever and open source. Download for macOS, Windows, or Linux.

    Engagement

    Available On

    Windows
    macOS
    Linux
    Web
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent FrameworksAI Coding AssistantsMulti-agent Systems

    Alternatives

    openteamsGoogle Antigravitymetaswarm
    Developer
    wibus-weeEst. 2021

    Listed Aug 2026

    About Cradle

    Cradle is a desktop-first AI agent management platform built by independent developer wibus-wee. It sits one layer above individual AI coding tools — Claude Code, Cursor, Codex, Copilot, Gemini CLI, and anything speaking an OpenAI-compatible protocol — and brings them all into a single native application. The project is open source, free forever, and runs on macOS 14+, Windows, and Linux.

    What It Is

    Cradle is an agent orchestration command center for developers who run multiple AI coding tools simultaneously. Rather than replacing any individual agent, it acts as the coordination layer: managing sessions, tracking issues on a Kanban board, gating handoffs on CI results or human reviews, and providing a visual diff viewer for agent-produced code changes. The project describes itself as "one layer above your AI tools" and is built local-first with no cloud relay and no telemetry.

    Core Workflow

    Cradle organizes work into three stages the homepage describes as "connect, coordinate, ship":

    • Connect agents — Claude Code, Cursor, Codex, Copilot, Gemini CLI, OpenCode, and custom runners via the plugin SDK are all brought under one sidebar.
    • Coordinate work — Agents can be chained, gated on CI passing or a PR review approving, and handed off automatically. The Session Await feature suspends a session until an external condition fires, then resumes the agent exactly where it left off.
    • Ship with confidence — Sessions, checkpoints, and history are persisted on disk so nothing is lost across restarts or laptop closes.

    Six Key Surfaces

    The README lists 20 major product areas grouped into five workflows. The homepage highlights six primary surfaces:

    • Workspace — A unified sidebar for every agent, session, and project with live status at a glance.
    • Issue Tracking / Kanban — A built-in board with workflow statuses, milestones, comments, and one-click agent delegation. A first-party plugin syncs with GitHub Issues.
    • Cradle Diffs — A side-by-side visual diff viewer for every file an agent touched, with inline approve/reject/request-changes controls.
    • Design Mode — Click any element in the running app, sketch or describe a change, and the agent receives the component code plus a screenshot as context before writing the edit.
    • Plugin System — Official and community plugins extend Cradle; a Plugin SDK exposes server, web, and desktop entry points. Built-in plugins include a browser-use MCP adapter, system-info, GitHub Issues bridge, and a Slack conversation bridge.
    • Local-first data — API keys live in the system keychain, sessions stay on disk, and no data leaves the machine.

    Multi-Agent Parallelism

    A highlighted capability is running multiple instances of the same agent — or different agents — on the same codebase simultaneously. Each agent gets its own task, Kanban card, and live status indicator. Cradle's coordination layer prevents conflicts and keeps the developer oriented across all parallel workers without requiring manual window management.

    Current Status

    The GitHub repository was created in May 2026 and was last pushed in August 2026, indicating active early development. The README notes the project is "still in the early stages of development" and welcomes contributions. Built-in plugins are marked Beta or WIP. The repository is written in TypeScript and uses Electron for the desktop shell. Development requires Node.js 22.15.0 or newer and pnpm 11.2.2. The project has no OSI-approved license specified in the repository despite being described as open source and free forever on the homepage.

    Cradle - 1

    Community Discussions

    Be the first to start a conversation about Cradle

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

    Pricing

    OPEN SOURCE

    Free

    Cradle is free forever and open source. Download for macOS, Windows, or Linux.

    • All agent orchestration features
    • Multi-agent parallel execution
    • Session Await
    • Built-in Kanban issue tracking
    • Cradle Diffs visual diff viewer

    Capabilities

    Key Features

    • Multi-agent orchestration (Claude Code, Cursor, Codex, Copilot, Gemini CLI, OpenCode)
    • Session Await — suspend and auto-resume agent sessions on CI, PR review, or file change conditions
    • Built-in Kanban issue tracking with agent delegation
    • Visual diff viewer (Cradle Diffs) with inline approve/reject controls
    • Design Mode — click-to-select UI elements and send component code + screenshot to agent
    • Plugin system with SDK for server, web, and desktop entry points
    • GitHub Issues sync via first-party plugin
    • Slack conversation bridge plugin
    • MCP browser-use plugin for built-in browser control
    • Chronicle memory and local activity capture
    • Usage and cost analytics
    • Git, worktrees, and Pull Request delivery
    • Local-first — no telemetry, no cloud relay
    • API keys stored in system keychain
    • Multi-provider chat runtimes and agent profiles
    • OpenAI-compatible protocol support for custom runners
    • Parallel multi-agent execution on the same codebase
    • Terminal and editor integration
    • Plugin Marketplace
    • Remote hosts and relay transport

    Integrations

    Claude Code
    Cursor
    OpenAI Codex
    GitHub Copilot
    Gemini CLI
    OpenCode
    GitHub Issues
    Slack
    MCP (Model Context Protocol)
    CC Switch
    Nowledge Mem
    Codex++
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

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

    Developer

    wibus-wee

    wibus-wee is an independent developer building Cradle, a desktop-first AI agent orchestration platform. The project is written in TypeScript using Electron and targets developers who run multiple AI coding tools simultaneously. wibus-wee is active on GitHub and maintains a Telegram channel (@wibusChannel) for community feedback.

    Founded 2021
    1 employees
    Read more about wibus-wee
    WebsiteGitHubX / Twitter
    1 tool in directory

    Similar Tools

    openteams icon

    openteams

    An open-source, local-first AI desktop app that helps indie developers plan, build, and ship software faster by orchestrating a team of AI coding agents in a shared workspace.

    Google Antigravity icon

    Google Antigravity

    Google Antigravity is an agentic development platform that lets developers build, orchestrate, and manage multiple local AI agents in parallel across coding, research, and automation tasks.

    metaswarm icon

    metaswarm

    A self-improving multi-agent orchestration framework for Claude Code, Gemini CLI, and Codex CLI that coordinates 18 specialized AI agents through the full software development lifecycle.

    Browse all tools

    Related Topics

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    577 tools

    AI Coding Assistants

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

    711 tools

    Multi-agent Systems

    Platforms for creating and managing teams of AI agents that can collaborate.

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