3 Commits
Author SHA1 Message Date
thuanleandClaude Opus 4.7 11485e08d9 Prefer env vars over secret store for API credentials
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>
2026-05-04 11:55:05 +07:00
thuanleandClaude Opus 4.7 062597252a Default Claude wrappers to auto permission mode when unset.
Preserve user-provided --permission-mode flags while injecting --permission-mode auto as the fallback.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-04 09:30:33 +07:00
thuanleandClaude Opus 4.7 38d257e854 Add backend launcher scripts and refresh cleanup utility
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>
2026-04-24 21:24:10 +07:00