Skip to main content

SupportReporters


Nadle / SupportReporters

Variable: SupportReporters

const SupportReporters: readonly ["default", "agent"]

Defined in: packages/nadle/src/core/reporting/reporters.ts:7

Available output reporters.

  • default: human-oriented output with colors and an optional in-progress footer.
  • agent: compact, plain, low-noise output for AI agents and scripts.