Collapse the human CLI surface into bare compose #25
Labels
No labels
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/agent-compose#25
Loading…
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?
Kai's UX feedback: --help lists too many commands. Bare
agent-compose composeconverges the host (roster artifact + cascade);compose <request.kdl>keeps making bundles. cascade/roster/project stay functional but hidden from help. New optional config key roster_sources feeds personality bodies to convergence. Visible surface: compose, launch, describe, diff, version.Filed by Claude Code on Kai's direction.
Shipped in
cb93425, released as v0.3.0 (brew/scoop bumped), live on Kai's workstation.Bare
agent-compose composeconverges the host: roster artifact refreshed from the new roster_sources config key (added to the live yaml, pointing at the fixture skills until #10), then the cascade. compose <request.kdl> unchanged for bundles. cascade/roster/project hidden but functional for scripts, ward, and #17. Visible help: compose, launch, describe, diff, version. Tested: converge happy path, no-config no-op, bad-roster-source degradation.Closed by Claude Code working the issue queue.
Follow-up shipped in
d13abaf(v0.4.0, breaking): launch absorbed into compose behind the -- terminator, per Kai's direction.Filed by Claude Code working the issue queue.