Date: 2026-09-10

Customize status line

Nova has a status-line executor and terminal status rendering for runtime information. Configure only fields accepted by the installed version.

Use the current implementation

Inspect interactive help and the current configuration schema before changing status-line behavior. Treat status output as presentation; use structured logs or SDK events for automation.

Boundaries and safety

Status lines can expose paths, model names, usage, or other sensitive context. Keep output local and avoid forwarding it to untrusted logs.