Skip to content

Check minimum CLI version on login#12

Open
daveliu wants to merge 1 commit into
mainfrom
codex/min-cli-version-check
Open

Check minimum CLI version on login#12
daveliu wants to merge 1 commit into
mainfrom
codex/min-cli-version-check

Conversation

@daveliu

@daveliu daveliu commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Closes #5.

Summary

Check the server min_cli_version before sending login credentials and show an actionable upgrade error when the installed CLI is too old. The field is optional while older servers are still in use.

Requires the companion server change in blackcandy-org/blackcandy#492.

Validation

  • cargo fmt --check
  • cargo test
  • cargo clippy -- -D warnings

@daveliu daveliu force-pushed the codex/min-cli-version-check branch from c30ad50 to 6b2cc0f Compare July 10, 2026 06:45
@daveliu daveliu marked this pull request as ready for review July 10, 2026 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add server version check when login

1 participant