Accept the verified bundle flag in the AOS context materializer #914

Closed
opened 2026-08-05 23:14:40 +00:00 by coilyco-ops · 0 comments
Owner

workflow: pull-request-and-merge

Failure

acompose director codex materializes a verified Agent Compose bundle, then AOS invokes its internal _container-context-bundle command with --bundle. The command rejects that generated argument because its CLI definition does not register the flag.

Acceptance

  • _container-context-bundle accepts the hidden --bundle argument used by its launch planner.
  • A parser-level regression test covers the generated argument order.
  • The AOS Go suite, repository tests, vet, and full pre-commit sweep pass.
workflow: pull-request-and-merge ## Failure `acompose director codex` materializes a verified Agent Compose bundle, then AOS invokes its internal `_container-context-bundle` command with `--bundle`. The command rejects that generated argument because its CLI definition does not register the flag. ## Acceptance * `_container-context-bundle` accepts the hidden `--bundle` argument used by its launch planner. * A parser-level regression test covers the generated argument order. * The AOS Go suite, repository tests, vet, and full pre-commit sweep pass.
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#914
No description provided.