Add Pi GPT-5.5 lane to Colibri matrix
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)
This commit is contained in:
parent
fa2ecb0c7c
commit
028f3d0d08
1 changed files with 9 additions and 8 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue