From f80322544247bed0e5e26bc6b7982a9e733f1d28 Mon Sep 17 00:00:00 2001 From: mfowler Date: Mon, 22 Jun 2026 00:30:53 +0000 Subject: [PATCH] fleet: bump p-lichen-orchestrator engine ref to 98d198b (multi-ping handoff) --- fleet.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fleet.toml b/fleet.toml index 50c8917..02a37e7 100644 --- a/fleet.toml +++ b/fleet.toml @@ -42,7 +42,7 @@ notes = "cc-ci as project #1 (staging). Migrated from live cc-ci-plan/agents name = "p-lichen-orchestrator" location = "/home/loops/project-orchestrator/projects/p-lichen-orchestrator" harness = "agent-orchestrator" -ref = "781db071dd15d82b37f14cd17f15dc3e58fad207" # engine pinned at main HEAD (examples + log_tokens) +ref = "98d198baa9a89c8a5955b8af55c0a64fca9436e5" # engine pinned at main (examples, log_tokens, list claim_pings) enabled = false # scaffold only — not started by the PO yet secrets = ".env" config = "agents.toml"