module

TinrelayCodexBridge

Constants

HELP = "tinrelay-codex-bridge run --ship SHIP --radio-room-task UUID\ntinrelay-codex-bridge check --ship SHIP --radio-room-task UUID\ntinrelay-codex-bridge help\ntinrelay-codex-bridge version\n\nOptional: --tinrelay PATH, --codex-home PATH\n --notify-command PATH --radio-room-name NAME\nrun stays in the foreground. check never submits a model turn.\nDesktop must have a compatible live owner for the configured task.\nA blocked run prints a structured reason and exits 0; check failures exit 2.\nUnexpected failures exit 1. Quiet listening spends no model turns."
VERSION = "0.1.0"

Class methods

main(argv : Array(String)) : Int32
Source

Nested types