EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
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. Developers
    3. Ordewell

    Ordewell

    Ordewell is an open-source developer tool for turning one software goal into an editable, dependency-aware graph of coding-agent tasks. It runs independent tasks in parallel when possible, assigns each task its own runner/model/mode, and verifies completion from explicit evidence rather than model opinion.

    Visit Website

    At a Glance

    1Tool Listed
    3Products
    9Capabilities
    Discussions
    2026Est.
    Focus Areas
    Multi-agent Systems
    Agent Frameworks
    AI Coding Assistants
    Connect
    Latest News
    Ordewell v0.4.19 released; plan-dock task cards collapse when another is expandedSep 10, 2026
    Ordewell v0.4.18 releasedSep 7, 2026
    Markets
    • Individual software developers
    • Engineering teams using AI coding agents
    • Teams working in VS Code or over SSH
    • Developers building scripted or pipeline-based software workflows

    AI Tools by Ordewell

    (1)
    View Ordewell
    Ordewell tool icon

    Ordewell

    Multi Agent Task Orchestrator

    Multi-agent SystemsAgent FrameworksAI Coding Asst.

    Discussions

    No discussions yet

    Be the first to start a discussion about Ordewell

    Latest News

    09/10/2026

    Ordewell v0.4.19 released; plan-dock task cards collapse when another is expanded

    github.com
    09/07/2026

    Ordewell v0.4.18 released

    github.com
    09/02/2026

    Ordewell v0.4.17 released

    github.com
    08/31/2026

    Ordewell v0.4.16 released

    github.com

    Products & Services

    3
    Ordewell CLI and terminal UI
    2026-08-09 (v0.4.6 announcement)

    Node.js 20+ command-line tool and full-screen terminal interface for planning, editing, running and verifying coding-agent task graphs. The npm package is a thin alias for @ordewell/cli; npx ordewell is also supported.

    Ordewell VS Code extension
    2026-08-01

    A VS Code panel that streams research and planning, exposes per-task runner/model/thinking-effort/mode settings, permits graph edits before execution, and shows evidence-backed task verdicts.

    @ordewell/cli, @ordewell/core and @ordewell/web
    2026-08-09 (v0.4.6 announcement)

    The scoped CLI package and the monorepo's core and web packages that underpin Ordewell's command-line, orchestration and local web/API surfaces.

    Market Position

    Ordewell positions itself as a developer-focused orchestration layer for coding agents rather than a general-purpose agent framework: its differentiators are an editable task DAG, per-task runner/model/mode assignment, built-in support for existing coding-agent subscriptions, parallel execution, and completion verdicts based on markers and exit codes. The broader multi-agent orchestration category includes LangGraph, CrewAI and AutoGen; Ordewell is narrower and more directly oriented to repository-changing coding work and terminal/VS Code workflows.

    Leadership

    Founders

    AC

    Alessandro Costanzo Ciano

    Author, maintainer and copyright owner of Ordewell; the repository credits him with writing the core, planner, orchestrator, verification engine, VS Code extension, terminal UI and API server. LinkedIn search results identify him as an AI Engineer at ContentWise / Moviri AI Labs and an alumnus of the University of Edinburgh.

    Executive Team

    AC

    Alessandro Costanzo Ciano

    Author and maintainer

    Repository maintainer and copyright owner; credited with building the core, planner, orchestrator, verification engine, VS Code extension, terminal UI and API server. LinkedIn identifies him as an AI Engineer at ContentWise / Moviri AI Labs.

    Founding Story

    Ordewell was created around the idea that coding agents need a structured execution plan rather than an opaque, linear train of thought. Its initial vision was to turn a single goal into an editable graph of ordered tasks, make runner/model/dependency choices visible before execution, run independent work in parallel, and require a completion marker as evidence that a task actually finished.

    Business Model

    Pricing Tiers

    VS Code extension
    Free

    The Visual Studio Marketplace listing labels the extension Free.

    No IPO or public-market plans were identified; Ordewell is presented as an open-source project and public npm/VS Code distribution.

    Target Markets

    Industries & Segments
    • Individual software developers
    • Engineering teams using AI coding agents
    • Teams working in VS Code or over SSH
    • Developers building scripted or pipeline-based software workflows
    Use Cases
    • Breaking software-engineering goals into ordered coding-agent tasks
    • Running independent refactors, implementation and documentation tasks in parallel
    • Mixed-runner workflows using Claude Code, Codex and OpenCode
    • Interactive development inside VS Code
    • Remote or SSH-based development through the terminal UI
    • Headless execution from scripts and CI-like pipelines

    Quick Facts

    Founded
    2026

    History & Milestones

    2026-08-01

    The Ordewell VS Code extension was released in the Visual Studio Marketplace; the listing describes the extension as LLM-powered task orchestration with codebase research and Claude Code/OpenCode support.

    2026-08-09

    Version 0.4.6 announced Ordewell as an Apache-2.0 open-source terminal tool and published the ordewell, @ordewell/cli, @ordewell/core and @ordewell/web packages plus the VS Code extension marketplace distribution.

    2026-08-17

    Version 0.4.9 security release shipped command-policy hardening, credential redaction/state-directory protections and fixes associated with published security advisories; users on versions <=0.4.8 were urged to upgrade.

    2026-08-27

    Versions 0.4.11 through 0.4.14 were released, continuing the project's rapid release cycle.

    2026-08-31

    Versions 0.4.15 and 0.4.16 were released.

    Key Capabilities

    9
    Dependency-aware task graph with parallel execution of independent tasks
    Editable prompts, models, runners, thinking effort, execution modes and dependencies before execution
    Read-only planner that researches a repository and asks clarifying questions
    Per-task runner/model selection across Claude Code, Codex and OpenCode
    Evidence-based completion using a unique marker in runner output, with exit code retained as diagnostic evidence
    Human-in-the-loop checkpoints before irreversible work

    Integrations & Partnerships

    Platform Integrations

    • Claude Code, Codex and OpenCode as built-in planners/runners
    • Aider and custom CLI tools through runner plugins/manifests
    • Visual Studio Code extension (ordewell.ordewell)
    • npm packages ordewell and @ordewell/cli
    • OpenRouter and numerous API-key providers, plus OpenAI-compatible local model servers
    • macOS, Linux and Windows; terminal UI uses tmux and Windows WSL

    Connect

    Website
    ordewell.ai
    GitHub
    ordewell

    AI Topics

    3

    Ordewell focuses on these topics:

    Multi-agent Systems(1)
    Agent Frameworks(1)
    AI Coding Assistants(1)
    Back to all developersSuggest an edit