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