See what agents are trying to do
Night Agent intercepts commands and tool calls before execution, so teams have visibility before anything touches the computer.
Policy control for AI agents
Night Agent adds a policy layer between AI agents and the computer, so teams can control execution before work reaches the host.
What you control
Give teams visibility, control, and auditability without forcing them through implementation detail first.
Night Agent intercepts commands and tool calls before execution, so teams have visibility before anything touches the computer.
Use readable YAML rules to decide what is allowed, blocked, confirmed manually, or isolated in Docker.
Every decision is recorded with context, risk signals, and integrity checks so review does not depend on trust alone.
The core workflow stays simple: intercept, decide, record.
Claude Code, Codex, or a shell workflow tries to run a command or tool call.
It checks the request against deterministic rules before the command reaches execution.
Safe work continues, risky work is blocked or confirmed, and isolated work moves to sandbox.
Start with local enforcement through the CLI, then add a browser layer for shared visibility and policy management.
Night Agent CLI
The open source CLI runs on the computer, intercepts agent activity, applies policy, and writes a signed audit log.
See product detailsNight Agent Cloud
Cloud adds project-level visibility on top of the local CLI without moving execution away from the computer.
Built for the workflows teams already run
Use the CLI to govern execution on the computer, then add Cloud when teams need shared oversight across projects.