Add test suite for src/controlplane-aider-runner.ts covering prompt
building, flag passthrough, success/error paths, timeout handling,
env passthrough, and token estimation.
Update skill files to replace CLAUDE_CODE_OAUTH_TOKEN with
ZAI_API_KEY as the primary provider:
- setup/SKILL.md: ZAI-first auth flow, Claude Code still available
- add-parallel/SKILL.md: allowedVars updated
- add-gmail/ container-runner + agent-runner: ZAI_API_KEY primary
- add-voice-transcription: remove 'in Claude Code' from auth prompt
Delete completed CONTROLPLANE-AIDER-PI-HANDOFF.md.
---
Build: pass | Tests: not run (Linux)