journal + reboots: 2026-09-07 consolidation sessions; agents.toml: orchestrator on claude/fable-5-1 (operator 2026-09-07)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FqkQq3CDmFWcQ7u1LzoyRz
This commit is contained in:
@@ -53,8 +53,8 @@ log_dir = "/srv/cc-ci/.cc-ci-logs"
|
||||
[[agent]]
|
||||
name = "orchestrator" # tmux session: cc-ci-orchestrator
|
||||
kind = "persistent"
|
||||
backend = "opencode" # attached to the shared opencode web server (oc.commoninternet.net)
|
||||
model = "opencode/glm-5.2" # opencode backend; visible at https://oc.commoninternet.net
|
||||
backend = "claude" # operator 2026-09-07: Claude Code under remote-control so they can talk to it
|
||||
model = "claude-fable-5-1" # Fable 5.1
|
||||
resume = false # opencode backend has no --resume equivalent (fresh session each launch)
|
||||
watch = "heal" # restart if dead / FATAL / backend-mismatch; never stall-reboot
|
||||
wake = { interval = 3600, prompt_file = "ai-progress-monitor-prompt.txt" }
|
||||
|
||||
Reference in New Issue
Block a user