All scripts now check GLM_API_KEY / TK_AI_API_TOKEN environment
variables first, falling back to Keychain/libsecret only when unset.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Preserve user-provided --permission-mode flags while injecting --permission-mode auto as the fallback.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Introduce claude-glm and claude-tk wrappers with secure keychain token lookup and backend model defaults, and replace cleanup.sh with the updated cleanup script entrypoint.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>