| Name | Type | Description |
|---|---|---|
body | str | None | Default: NoneOptional Markdown body under the title. Defaults to
|
model_label | str | None | Default: NoneSpec of the model that reviews gated actions, added to
the default body. Ignored when |
distinct_from_main_model | bool | None | Default: None |
In-TUI first-run notice describing what Auto mode does.
Dismisses with True on Enter (keep Auto) and False on Esc (return to
Manual). Programmatic dismiss may yield None; callers treat that like
cancel so Auto is never left active without an explicit continue.
Whether the reviewing model differs from
the model writing code. Required alongside model_label;
omitting both leaves the body's generic anchor in place.