From 028f3d0d08c6910ceecce6162b1a1cd462dbb682 Mon Sep 17 00:00:00 2001 From: Operator & Codex Date: Mon, 25 May 2026 00:15:15 +0200 Subject: [PATCH] Add Pi GPT-5.5 lane to Colibri matrix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Confirm the current Pi/openai-codex gpt-5.5 lane in the active Colibri operational matrix alongside the Codex app, Claude, Z.ai, DeepSeek, host-status, and version-sync lanes. --- Build: pass | Tests: pass — 2490 passed (187 files) --- doc/COLIBRI-PI-CONTROL-PLAN.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/doc/COLIBRI-PI-CONTROL-PLAN.md b/doc/COLIBRI-PI-CONTROL-PLAN.md index f641d4c..dc8c971 100644 --- a/doc/COLIBRI-PI-CONTROL-PLAN.md +++ b/doc/COLIBRI-PI-CONTROL-PLAN.md @@ -152,14 +152,15 @@ This table is intentionally operational rather than architectural. It tracks which agent lane is doing what on `feature/colibri-pi-control`, which harness or model that lane is exercising, and the current anchor commit for that lane. -| Lane | Platform | Harness / model | Current task | Anchor commit | -| ----------------------- | ------------- | --------------------------------------- | -------------------------------------------------------- | ------------- | -| Codex app | FreeBSD host | Codex app harness | Runtime wiring, tests, watchdog/runtime Colibri seams | `4cf190d` | -| Claude | Linux | Claude on Linux | Read-only review, smoke docs, critique | `477605a` | -| Opencode / Z.ai | Linux | Pi + Z.ai GLM lane | Run Z.ai smoke with Sam-provided key; report model IDs | `d0c854f` | -| Pi + DeepSeek v4 flash | Linux | Pi + `deepseek-v4-flash` | Provider smoke through Pi JSON mode; confirm parser path | `2100b90` | -| Colibri host-status | FreeBSD host | watchdog IPC + Colibri host-status seam | Keep watchdog compatibility while ingesting host status | `2b61116` | -| Runtime version sync | Cross-host | Colibri inventory manifests | Compare Node/Pi/npm-global drift before upgrades | `b26e4da` | +| Lane | Platform | Harness / model | Current task | Anchor commit | +| ---------------------- | ------------ | --------------------------------------- | -------------------------------------------------------- | ------------- | +| Codex app | FreeBSD host | Codex app harness | Runtime wiring, tests, watchdog/runtime Colibri seams | `4cf190d` | +| Pi / GPT-5.5 | FreeBSD host | Pi + `openai-codex/gpt-5.5` | Colibri review/fixes; DeepSeek capability reconciliation | `2100b90` | +| Claude | Linux | Claude on Linux | Read-only review, smoke docs, critique | `477605a` | +| Opencode / Z.ai | Linux | Pi + Z.ai GLM lane | Run Z.ai smoke with Sam-provided key; report model IDs | `d0c854f` | +| Pi + DeepSeek v4 flash | Linux | Pi + `deepseek-v4-flash` | Provider smoke through Pi JSON mode; confirm parser path | `2100b90` | +| Colibri host-status | FreeBSD host | watchdog IPC + Colibri host-status seam | Keep watchdog compatibility while ingesting host status | `2b61116` | +| Runtime version sync | Cross-host | Colibri inventory manifests | Compare Node/Pi/npm-global drift before upgrades | `b26e4da` | Start with documentation and read-only inventory, then prototype the smallest possible event bridge.