test(cli): add e2e test for workflow runs / inspect / thread #173

Merged
xiaomo merged 1 commits from test/160-workflow-e2e into main 2026-04-27 07:06:58 +00:00

1 Commits

Author SHA1 Message Date
xiaoju c45a2f36d2 test(cli): add e2e test for workflow runs / inspect / thread
Start real daemon with echo workflow, trigger runs, verify:
- thread list shows active runs
- thread list --all includes completed runs
- thread inspect shows log entries
- thread show displays conversation output

Extends e2e-harness with workflow support (echo workflow config).

Fixes #160
2026-04-27 07:05:04 +00:00