Files
opus-orchestrator-ai/opus_orchestrator
mrhavens 86dcb5e8f9 Add API client mode to CLI
Now CLI works in both local and client/server mode:

# Local mode (default)
opus generate --concept ...

# API client mode
opus --api-url http://localhost:8000 generate --concept ...
opus --api-url https://opus-api.example.com generate --repo owner/repo

OpusAPIClient class for programmatic API access.
2026-03-13 03:21:19 +00:00
..
2026-03-12 18:42:15 +00:00
2026-03-13 03:18:02 +00:00
2026-03-13 03:18:02 +00:00
2026-03-13 03:21:19 +00:00
2026-03-12 19:52:47 +00:00