Store AOS launch profiles as YAML #923

Merged
coilysiren merged 1 commit from aos/codex/launch-profiles-yaml into main 2026-08-06 03:50:58 +00:00
Owner

Follow-up to #921.

Changes:

  • Move the AOS harness launch profile registry from JSON to YAML under aos-cli/.agents/harness-launch-profiles.yaml.
  • Decode the registry with strict YAML while preserving embedded defaults for packaged aoscompose.
  • Update focused tests and boundary docs for the new registry path.

Validation:

  • ward exec aos-test
  • ward exec aos-build
  • ward exec aos-lint
  • ARGV0=aoscompose ./aos-cli/aos --dry-run engineer
  • ward exec pre-commit-all
Follow-up to #921. Changes: * Move the AOS harness launch profile registry from JSON to YAML under `aos-cli/.agents/harness-launch-profiles.yaml`. * Decode the registry with strict YAML while preserving embedded defaults for packaged `aoscompose`. * Update focused tests and boundary docs for the new registry path. Validation: * `ward exec aos-test` * `ward exec aos-build` * `ward exec aos-lint` * `ARGV0=aoscompose ./aos-cli/aos --dry-run engineer` * `ward exec pre-commit-all`
refactor(aos): store launch profiles as yaml
All checks were successful
ci / ward-doctor (pull_request) Successful in 13s
ci / aos-cli-tests (pull_request) Successful in 25s
ci / gate (pull_request) Successful in 53s
cc93f4b91c
Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Codex <noreply@openai.com>
coilysiren deleted branch aos/codex/launch-profiles-yaml 2026-08-06 03:50:59 +00:00
Sign in to join this conversation.
No reviewers
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!923
No description provided.