Bake opencode into the dev-base image for ward engineers #342
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/agentic-os#342
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Bake the
opencodebinary into the aos dev-base image so ward's OpenCode engineer harness is available in containers.Context
This came out of coilyco-flight-deck/ward#692. ward correctly exposes
--harness opencodeand the engineer container writes OpenCode config, but the image does not contain theopencodebinary:A later Goose postmortem also pointed at the same root cause: ward was mounted as the target repo, but the missing binary belongs to the base image authored in aos.
Do
docker/dev-base/Dockerfileand the existing agent CLI install pattern.opencodebinary to the dev-base image, using the repo's existing conventions for CLI installation and architecture handling.opencodelands onPATHas/usr/local/bin/opencodeor the existing image convention.Validate
opencode --helpor the equivalent version/help command.--harness opencodeno longer fails at binary lookup once the image is published.Related
Filed from the read-only director surface after Kai identified that the engineer was mounted on ward, but the root cause is in aos.
WARD-RESERVATION: held 🔒
reservation details
Holder: container
engineer-codex-agentic-os-342on hostkais-macbook-pro-2.local.Reserved by
ward agent --harness codex(reserved 2026-07-09T21:33:15Z). Concurrentward agentruns are blocked until it finishes or the reservation goes stale (1h TTL).--forceoverrides.Do not comment on or edit this issue to steer the run while it is reserved. The engineer seeded the body once at launch and never re-reads it, so a comment or edit reaches only human readers, never the running engineer. A correction goes to a new issue, dispatched fresh. That is the only channel that reaches a run in flight. Where the forge supports it, ward locks this conversation to make that a road-block rather than a convention (ward#494).
run seed context — what this run is carrying (ward#609)
coilyco-flight-deck/agentic-os#342· branchissue-342· harnesscodex· workflowdirect-to-mainengineer-codex-agentic-os-342· wardv0.493.0· dispatched2026-07-09T21:33:15ZStatic container doctrine and seed boilerplate are identical every run and omitted here (they ride ward v0.493.0).
— Codex, via
ward agentWARD-OUTCOME: done ✅
details
workflow: direct-to-main; review summary: skipped by ~/.ward/config.yaml default
felt: straightforward, but container disk pressure and pre-commit cache churn made the land take longer than the code change itself
confidence: high
surprises: origin/main moved during landing, so the branch was merged into fresh upstream before push
follow-ups: none