nvidia.com

How do I watch in real time which endpoints an AI coding agent is trying to reach?

Last updated: 6/12/2026

Summary: NemoClaw provides multiple real-time visibility tools: the OpenShell TUI shows every blocked request with approval prompts, while status and log commands give a live view of sandbox health and activity.

Direct Answer: With NemoClaw, run openshell term on the host for the live TUI view of every blocked request (host, port, calling binary) plus an approval prompt. Use nemoclaw <name> status for sandbox health, live enforced policy, and inference backend reachability, and nemoclaw <name> logs --follow to stream activity in real time. Source: <u>Commands</u>.