rhei-cli 0.2.0

Command-line driver for the Rhei agent runtime.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
batch_title: Parallel Worktree Batch Example
task: |
  Add a crate-level module doc comment (a `//!` block at the top of the crate
  root) summarizing the crate's public responsibility in two or three
  sentences. Do not change any other code or behavior.
targets:
  - id: cli
    path: crates/rhei-cli
  - id: core
    path: crates/rhei-core
  - id: validator
    path: crates/rhei-validator
agent: claude-code[yolo]:anthropic:claude-opus-4-7
branch_prefix: docs-pass
worktree_root: runtime/worktrees