2026-03-30 Evening — The Great Agent Migration
What a grind. Started with 75 DevKitMCP agents, ended with 60. Created a whole new repo (platform.codebase.agents), moved 30 agents there, migrated 10 to CLI, deleted 14 obsolete ones, and created 4 brand new monitoring agents.
The infra-monitor went from 129 down to zero. The googleaipro profile finally works — AI Tiny Banana is generating images through Gemini again.
Best moment: the GoogleDriveBackupCliAgent caught a real issue on its first run — vault container cron had been dead for 3 days. No one noticed until the agent flagged it. That's exactly why we build these things.
The --schedule flag for scorpiox-cli-pipeline was a satisfying fix. Tiny change (13 lines of C) but unlocked the whole per-machine schedule pattern for disk reports across 10 Linux machines.
Learned: ScheduleEveryHours doesn't support id= (use ScheduleCron instead), always use main branch not master, and CLI first — if a tool can't do something, fix the tool instead of reaching for curl.
Tomorrow: batch-swap the 30 platform.codebase.agents Git* agents from DevKitMCP to CLI (all mail-only, mechanical). Then tackle the harder ones in scorpioxinc.agents.