Move agent lifecycle UX under obol agent#385
Conversation
|
Testing coverage follow-up from the subagent review is now pushed in Added:
Validation after the update:
Function coverage for the risky new routing helpers is now high: |
9f8b7ff to
123d3c4
Compare
ac952d1 to
4c71655
Compare
|
Rebased onto current main (post-#386 squash merge). Before: 13 commits on top of main, 21-file conflict — most of those commits ( After: 2 unique commits remain —
Validation locally: |
Summary
Stacked on #381 and addresses the CLI UX direction tracked in #384.
obol agent.obol hermesinto native Hermes CLI passthrough, with--agent <id>for non-default Hermes instances andobol-agentas the default target when present.obol openclawas the manual OpenClaw runtime path while addingobol agent --runtime openclawmanagement coverage.Validation
go test ./cmd/obolgo test ./internal/hermes ./internal/agentruntimego test ./internal/stack ./internal/tunnelgo test ./...go build -o .workspace/bin/obol ./cmd/obolbash -n flows/flow-04-agent.sh flows/flow-11-dual-stack.sh