wkappbot-workflow
★★☆
Agent command: canonical opts + per-tier translation
wkappbot agent 'task' - tier uses Claude-standard canonical flags as universal interface. All AI types (haiku/sonnet/opus/gpt/gemini/codex-mini/triad) share the same arg format. Translation layer converts to each backend. New tiers: gpt, gemini. Session persistence: .wkappbot/agents/last-{tier}.jsonl
Steps
- Run agent with canonical opts: wkappbot agen...
- Check last task: wkappbot agent last
- Follow up: wkappbot agent resume 'follow-up...
- New tiers: wkappbot agent 'task' - gpt OR wk...
- Canonical flags: --model <id> --max-turns N...
- Verified 2026-04-21: test-agent-canonical-di...
- CODEX INVOCATION (2026-05-15): Direct: codex...