Files
opus-orchestrator-ai/opus_orchestrator
mrhavens ef932973cd feat: Add --thread-id and --resume flags for checkpointing
- Add --thread-id flag to CLI for checkpointing
- Add --resume flag to resume from checkpoint
- Generate UUID if no thread_id provided
- Display thread_id for user to save for resume

Usage:
  opus generate --concept "My book" --thread-id abc123
  # If fails:
  opus generate --concept "My book" --thread-id abc123 --resume
2026-03-13 23:24:41 +00:00
..
2026-03-13 18:22:24 +00:00
2026-03-13 08:43:54 +00:00
2026-03-12 19:52:47 +00:00