Update agent-orchestrator with Codex backend
This commit is contained in:
+1
-1
Submodule engine updated: 52b59bbe00...927c90de43
+2
-2
@@ -76,10 +76,10 @@ name = "notplants-atproto"
|
|||||||
location = "/srv/project-orchestrator/projects/notplants-atproto"
|
location = "/srv/project-orchestrator/projects/notplants-atproto"
|
||||||
harness = "agent-orchestrator"
|
harness = "agent-orchestrator"
|
||||||
ref = "26d93c1eda36dd68d1f59e5bec5e4cea9bc0d761" # latest engine (v0.1.0-33-g26d93c1) from the bot's Tangled repo
|
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
|
secrets = ".env" # atproto creds; gitignored, not yet populated
|
||||||
config = "agents.toml"
|
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
|
# 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
|
# PRIMARY cc-ci orchestrator runs on opencode + glm-5.2 elsewhere; this is a SELF-CONTAINED standby
|
||||||
|
|||||||
Symlink
+1
@@ -0,0 +1 @@
|
|||||||
|
/srv/project-orchestrator
|
||||||
Reference in New Issue
Block a user