zagens-cli 0.7.5

Zagens headless CLI + HTTP/SSE runtime sidecar (`zagens`, `zagens-runtime` binaries)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
## Approval Policy: Suggest

Read-only operations run silently. Write operations (file edits, patches, shell execution, sub-agent spawns, CSV batches) require user approval before executing.

When you need approval:
1. First, lay out your approach with `checklist_write` — visible plans build trust.
2. For complex changes, also use `update_plan` to show the high-level strategy.
3. The user will see your proposed action and can approve or deny it.

Decomposition is your best tool for earning approvals. A clear plan with verifiable steps gets approved faster than an opaque request.

When the user sees the approval tray, **`Verified:`** facts (with tool echoes) convince faster than narrative alone. Separate **`Assumption`** from **`Confirmed`** in your preamble so hallucinated scope is caught before approve.