You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added startup-time release checks that compare the local build version with the latest GitHub release and suggest a one-line curl upgrade command when an update is available.
Added a dedicated internal/updatecheck module with semver-aware comparison and tests for release redirect parsing.
Changed
Updated one-shot text commands to print the active profile and API endpoint before command output so users can see which environment is in use.
Improved interactive initialization so pressing Ctrl+C is treated as a clean cancellation instead of surfacing the raw prompt aborted error.