Update agent-orchestrator with Codex backend

This commit is contained in:
2026-08-23 02:05:15 +00:00
parent cf33fe3486
commit 52674dca66
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -76,10 +76,10 @@ name = "notplants-atproto"
location = "/srv/project-orchestrator/projects/notplants-atproto"
harness = "agent-orchestrator"
ref = "26d93c1eda36dd68d1f59e5bec5e4cea9bc0d761" # latest engine (v0.1.0-33-g26d93c1) from the bot's Tangled repo
enabled = true # RUNNING — operator-driven via Remote Control
enabled = false # STOPPED 2026-08-20 — do not start without the operator asking
secrets = ".env" # atproto creds; gitignored, not yet populated
config = "agents.toml"
notes = "Created 2026-08-01. Analysis of the operator's atproto data, and possibly custom feeds; the operator sets direction interactively. Single persistent agent 'analyst' (claude-opus-5, watch=heal, resume=true) exposed over Claude Code Remote Control as session notplants-atproto-analyst. Engine sourced from the bot's Tangled repo by operator choice (see comment above). Scope is deliberately open — the operator drives."
notes = "Created 2026-08-01. Analysis of the operator's atproto data, and possibly custom feeds; the operator sets direction interactively. Single persistent agent 'analyst' (claude-opus-5, watch=heal, resume=true) exposed over Claude Code Remote Control as session notplants-atproto-analyst. Engine sourced from the bot's Tangled repo by operator choice (see comment above). Scope is deliberately open — the operator drives. STOPPED 2026-08-20 and enabled=false: taken down to reclaim memory on the orchestrator box, which was OOM-killing builds (~12 concurrent agents against 3.7 GB RAM, swap full). The project is intact and resume=true, so `start-project.sh notplants-atproto analyst` brings the operator's session back as it was — this is a resource decision, not an archival."
# Standby orchestrator for cc-ci, on the Claude Code backend + Fable model (claude-fable-5). The
# PRIMARY cc-ci orchestrator runs on opencode + glm-5.2 elsewhere; this is a SELF-CONTAINED standby