Skip to content

v2026.6.3

Choose a tag to compare

@github-actions github-actions released this 03 Jun 21:57
· 305 commits to main since this release

Added

  • cleo llm login openai (and alias codex) now works — RFC 7636 PKCE against auth.openai.com on the pre-registered loopback port 1455, storing the OAuth credential for the runtime Codex transport. The supported-provider hint is now derived from the provider registry so it cannot drift. (provenance: T11669; #944)

Changed

Fixed

Deprecated

Removed

  • Removed the external GitNexus integration (the CLAUDE.md section + .claude/skills/gitnexus/ + the local index) — a competing code-intelligence system, not part of CLEO. (provenance: T11669)

Security

BREAKING CHANGES