v2026.6.2
·
307 commits
to main
since this release
Added
- Interactive-output command class —
cleo llm loginandcleo llm refresh-catalognow print a friendly line on a terminal and emit a JSON envelope when piped or under--json. Human-facing command paths (logins, credential entry, onboarding wizards) default to human-readable output on a TTY while every other command keeps the agent-first JSON default;--jsonalways wins. (provenance: T11672; #943)