isInteractive property

bool get isInteractive

Whether a human is present to answer approval prompts (a real terminal, not piped input). When false, prompt-policy tool calls are denied with a reason — the safe non-interactive default.

Implementation

bool get isInteractive;