Skip to content

v2026.6.2

Choose a tag to compare

@github-actions github-actions released this 03 Jun 19:58
· 307 commits to main since this release

Added

  • Interactive-output command class — cleo llm login and cleo llm refresh-catalog now 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; --json always wins. (provenance: T11672; #943)

Changed

Fixed

Deprecated

Removed

Security

BREAKING CHANGES