Skip to content

cli: no way to answer approvals or set approval mode from the CLI #317

Description

@edwin-zvs

Summary

Approvals can only be answered from an interactive client (TUI / webui). The agent CLI has no approve / deny / set-approval-mode subcommand, so a CLI-only or scripted workflow cannot unblock a session waiting on approve? <tool>, nor switch its approval mode.

Ask

Add e.g. agent approve <id> / agent deny <id> and agent set-approval-mode <id> <manual|auto-review|unsafe-auto>.

Found during an isolated dogfood run (zarvis stopped on per-edit approvals; had to use the webui).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions