v0.1.1
The login subcommand redefined --api-key, colliding with the root global flag so Commander routed the value to the root and login saw nothing (required-option error). Drop the duplicate and read the global flag, matching every other command. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>