Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a053ff-1d6f-7fe2-ac1c-a6eb40a42a0c
65 lines
1.8 KiB
Markdown
65 lines
1.8 KiB
Markdown
---
|
|
id: STATE-WP-ADHOC-2026-08-08
|
|
type: workplan
|
|
title: "Ad hoc fixes — 2026-08-08"
|
|
domain: infotech
|
|
repo: state-hub
|
|
status: finished
|
|
owner: codex
|
|
topic_slug: state-hub
|
|
created: "2026-08-08"
|
|
updated: "2026-08-08"
|
|
state_hub_workstream_id: "f2f173fd-23bb-5623-9921-f0032f03059f"
|
|
---
|
|
|
|
## Integrate State Hub connectivity into Codex setup
|
|
|
|
```task
|
|
id: STATE-WP-ADHOC-2026-08-08-T01
|
|
status: done
|
|
priority: medium
|
|
state_hub_task_id: "219e6d19-90bf-59c0-b056-c3e654b6ddf4"
|
|
```
|
|
|
|
Add an idempotent Codex configuration step to the operator bootstrap, verify
|
|
State Hub loopback access from the Codex sandbox, distinguish managed-policy
|
|
isolation from an actual hub outage, and propagate accurate agent guidance.
|
|
|
|
## Repair Codex stdio MCP launcher
|
|
|
|
```task
|
|
id: STATE-WP-ADHOC-2026-08-08-T02
|
|
status: done
|
|
priority: high
|
|
state_hub_task_id: "3a0441e7-f6c1-57e5-be8d-22f209f7a775"
|
|
```
|
|
|
|
Remove the stdio MCP launcher's runtime dependency on the read-only global uv
|
|
cache, execute the repository virtual environment directly, and verify an MCP
|
|
initialize exchange through the registered launcher.
|
|
|
|
## Split a slim Codex MCP surface from full dev-hub administration
|
|
|
|
```task
|
|
id: STATE-WP-ADHOC-2026-08-08-T03
|
|
status: done
|
|
priority: high
|
|
state_hub_task_id: "28c4ee09-58ba-5856-b012-978feb068bad"
|
|
```
|
|
|
|
Limit Codex registration to essential repository coordination tools while
|
|
leaving the full State Hub MCP server and SSE transport available to clients
|
|
that need the administrative surface.
|
|
|
|
## Make Codex MCP opt-in
|
|
|
|
```task
|
|
id: STATE-WP-ADHOC-2026-08-08-T04
|
|
status: done
|
|
priority: high
|
|
state_hub_task_id: "2b4f236b-21a9-5a1f-b082-555c0aa42c97"
|
|
```
|
|
|
|
Remove the default Codex dev-hub registration after bridge-level latency and
|
|
startup interruption persisted, retain the slim server for explicit testing,
|
|
and make REST plus the statehub CLI the documented Codex default.
|