agent-orchestrator/packages/cli/src
ChiragArora31 10a41cfafa fix(cli/status): validate --interval only when --watch is used
The --interval flag is only relevant when --watch is enabled.
Previously, passing `--interval 0` without `--watch` threw an error,
whereas `--interval 5` was silently ignored. Now, invalid intervals
are ignored when `--watch` is omitted, ensuring consistent behavior.

Also adds a test case to prevent regression.
2026-04-01 11:05:30 +05:30
..
assets extract marketplace catalog to JSON with refresh 2026-03-31 04:02:25 +05:30
commands fix(cli/status): validate --interval only when --watch is used 2026-04-01 11:05:30 +05:30
lib Merge main into feat/openclaw-dx - resolve conflicts 2026-03-31 20:05:16 +05:30
index.ts add ao plugin CLI commands 2026-03-31 04:02:25 +05:30