launchers: the opencode UI is oc.ci.commoninternet.net (not tailnet-only); journal the key switch

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FqkQq3CDmFWcQ7u1LzoyRz
This commit is contained in:
2026-09-08 16:53:20 +00:00
co-authored by Claude Opus 5
parent 79f69b0d35
commit c14c56147d
4 changed files with 33 additions and 4 deletions
+1 -1
View File
@@ -327,7 +327,7 @@ def start_agent(role, session, workdir):
f"NO_COLOR=1 {OPENCODE_BIN} attach {OPENCODE_SERVER} --dir {session_cwd}"
)
log(f"starting {session} (backend=opencode, phase={pid}, model={model or 'default'})")
log(f" visible at http://oc.commoninternet.net (tailnet only)")
log(f" visible at https://oc.ci.commoninternet.net")
else:
die(f"unknown BACKEND '{BACKEND}' — set LOOP_BACKEND=claude or LOOP_BACKEND=opencode")