coven 0.1.0

A minimal streaming display and workflow runner for Claude Code's -p mode
Documentation
---
source: tests/vcr_test.rs
expression: result.display
---
:N view message · type to steer · Alt+Enter follow up · Ctrl+D exit

Worker started: clever-ember-51 (/var/folders/21/3gpj27c974j5vc436plct78w0000gn/T/coven-vcr-worker_basic-worktrees/coven-vcr-worker_basic/clever-ember-51)

=== Dispatch ===

Session f9a944ef-9d76-4a90-8bbf-5276e3963252 (claude-haiku-4-5-20251001)

[1] Thinking...
[2] ▶ Glob  hello.txt
[3] Thinking...
<dispatch>
agent: greet
</dispatch>


Done  $0.01 · 5.6s · 2 turns  (:N to view)
  Total cost: $0.01

Dispatch: greet 

=== Agent: greet ===

Session 046978aa-2872-4203-86ef-95b3ae23d729 (claude-haiku-4-5-20251001)

[4] Thinking...
[5] ▶ Write  (1 line)  /private/var/folders/21/3gpj27c974j5vc436plct78w0000gn...
[6] Thinking...
[7] ▶ Bash  cd /private/var/folders/21/3gpj27c974j5vc436plct78w0000gn/T/coven...
[8] Thinking...
Done! I've created `hello.txt` with the content "Hello from coven worker!" and committed it with the message "Add hello.txt". The commit was successful on branch clever-ember-51 (commit b99f749).


Done  $0.02 · 8.3s · 3 turns  (:N to view)
  Total cost: $0.03

=== Landing ===
Landed clever-ember-51 onto main

=== Dispatch ===

Session ae21b6da-3423-4f4c-ae26-ad8f71de772f (claude-haiku-4-5-20251001)

[9] Thinking...
[10] ▶ Glob  hello.txt
[11] Thinking...
```
<dispatch>
sleep: true
</dispatch>
```

The hello.txt file already exists in the project root, so all work is complete.


Done  $0.01 · 3.5s · 2 turns  (:N to view)
  Total cost: $0.04

Dispatch: sleep — waiting for new commits...

Removing worktree...