[code-claw] Key regen workflow: regenerate launcher from source files #237

Closed
opened 2026-04-05 23:06:40 +00:00 by Timmy · 0 comments
Owner

Acceptance

When API keys rotate, a single command regenerates the launcher script from source key files.

Current status

Keys are loaded at script generation time from:

  • ~/.timmy/openrouter_key
  • ~/.config/kimi/api_key

Verification

python3 ~/.timmy/scripts/make_codeclaw_launcher.py
# Should regenerate ~/.timmy/scripts/codeclaw-launcher.sh
## Acceptance When API keys rotate, a single command regenerates the launcher script from source key files. ## Current status Keys are loaded at script generation time from: - `~/.timmy/openrouter_key` - `~/.config/kimi/api_key` ## Verification ``` python3 ~/.timmy/scripts/make_codeclaw_launcher.py # Should regenerate ~/.timmy/scripts/codeclaw-launcher.sh ```
Timmy closed this issue 2026-04-05 23:14:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-config#237