Remove the ops dev-base image in favor of language specialists #613

Closed
opened 2026-07-22 05:48:56 +00:00 by coilyco-ops · 0 comments
Member

Context

The current ops tier publishes a non-language image beside the lang-* specialist images. The specialist-image direction in #611 should leave language-specific agent surfaces, not preserve a separate operational image.

Do

  • Remove the published ops tier and its release aliases.
  • Fold the operational CLIs into the shared layer inherited by every lang-* specialist image.
  • Remove the standalone published agent tier at the same time.
  • Keep full as the compatibility fan-in while consumers move to specialist tags.
  • Update the publish DAG, retry choices, tests, dependency ownership, and tier documentation.

Acceptance

  • The image family publishes no ops-* or agent-* tags.
  • Every lang-* image contains the agent harness and operational CLI surface.
  • full retains the complete compatibility surface.
  • Repository validation passes.

Related: #611, #511, #521.

## Context The current `ops` tier publishes a non-language image beside the `lang-*` specialist images. The specialist-image direction in #611 should leave language-specific agent surfaces, not preserve a separate operational image. ## Do * Remove the published `ops` tier and its release aliases. * Fold the operational CLIs into the shared layer inherited by every `lang-*` specialist image. * Remove the standalone published `agent` tier at the same time. * Keep `full` as the compatibility fan-in while consumers move to specialist tags. * Update the publish DAG, retry choices, tests, dependency ownership, and tier documentation. ## Acceptance * The image family publishes no `ops-*` or `agent-*` tags. * Every `lang-*` image contains the agent harness and operational CLI surface. * `full` retains the complete compatibility surface. * Repository validation passes. Related: #611, #511, #521.
coilyco-ops changed title from Make the ops dev-base tag a specialist agent surface to Remove the ops dev-base image in favor of language specialists 2026-07-22 05:52:25 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/agentic-os#613
No description provided.