From 5940ea98a1a76f1b3c6c6fcbad5282d46489e145 Mon Sep 17 00:00:00 2001 From: notplants-bot Date: Sat, 1 Aug 2026 16:41:22 +0000 Subject: [PATCH] chore(engine): bump submodule 289ef07 -> 26d93c1 (34 commits) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Brings the PO up to the same harness the lichen orchestrator runs. Adds the Tangled tooling — tangled_pr.py (file a pull), tangled_repo.py (create a repo), tangled_pr_edit.py (edit an existing pull's title/body) — plus the watchdog work since v0.1.0: build-aware stall detection, WAITING-UNTIL proof-of-life, [pipeline] stages with push-on-retire, persistent-agent wakes surviving SEQUENCE-COMPLETE, and per-gate token logging. `agents.py status` reads the PO's agents.toml unchanged on the new engine; the PO agent kept its session across the bump, the watchdog was restarted onto the new code. Co-Authored-By: Claude --- engine | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine b/engine index 289ef07..26d93c1 160000 --- a/engine +++ b/engine @@ -1 +1 @@ -Subproject commit 289ef07df40a8264f3a36b4e91b923d1424c4658 +Subproject commit 26d93c1eda36dd68d1f59e5bec5e4cea9bc0d761