{
  "id": 9493822,
  "title": "Supervise the agents that build your OpenSpec changes",
  "url": "https://urgent.news/2026/09/24/supervise-the-agents-that-build-your-openspec-changes",
  "topic": "ai",
  "section": "AI",
  "published": "2026-09-24T05:28:47.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/someone_somewhere_05cad9e/supervise-the-agents-that-build-your-openspec-changes-5fb9"
  },
  "original_language": "en",
  "account": "OpenSpec is a tool that provides a proposal, design, task list, and spec deltas for changes, but lacks a way to see the agent working during the process. OpenSpec Workbench addresses this by running an agent CLI on a change, providing real-time updates of what the run is doing and allowing a person to stop it if necessary. This guide offers a detailed walkthrough of how OpenSpec Workbench operates and what limitations it has.\n\nChanges are organized as cards within the Pipeline, which runs a series of stages including propose, review, apply, verify, archive, and git. Agents are chosen for each stage, and the chain can pause for user input. Every run writes a status record, which is displayed on the card and can be printed for all runs in the repository.\n\nRuns can occur side by side, each with its own git worktree and lease. OpenSpec Workbench allows users to stop a run where the work is sound, based on a signed request from the machine's key. The tool supports various agents such as Claude CLI, GitHub Copilot CLI, Codex CLI, Gemini CLI, DeepSeek CLI, and a local model behind an OpenAI-compatible endpoint. However, Codex and Gemini have not been tested with real binaries or over ACP.\n\nOpenSpec Workbench enforces autonomy levels, checkpoints, review gates, and spending caps for each stage. Each run is logged and tracked in an audit log. The Workbench comes with 17 change templates for common scenarios, making it easy to start a new change with the appropriate structure. It is available for installation via VS Code or as a standalone application, and the source code and issues are hosted on GitHub.",
  "summary": "First published on openspec-ui.dev . OpenSpec gives an agent something to build from: a proposal, a design, a list of tasks, and the spec deltas the change will leave behind. What it does not give you is a way to see the agent while it works. Several tools draw OpenSpec changes as boards and lists, and they do it well. Read on 2026-09-20 in their own words, none of the three I compared starts an…",
  "key_points": [
    "OpenSpec Workbench runs agent CLI during changes.",
    "Provides real-time updates and stop capability.",
    "Supports Claude, GitHub Copilot, Codex, Gemini, DeepSeek agents."
  ],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}