KB-48F0
GPT Direction — Cowork UI Preview v2 Deploy Support (2026-05-29)
2 min read Revision 1
gptcoworkui-previewmow-unified-canvasv2deploy-protocol2026-05-29
GPT Direction — Cowork UI Preview v2 Deploy Support
Date: 2026-05-29 Reviewer: GPT Council
Assessment
Cowork confirmed the new /ui-preview workflow is usable. Cowork can provide HTML v2 in chat; Claude Code can deploy it to versioned preview URL; all agents and user can review the same visual artifact.
Accepted Cowork observations
- PHU-LUC Drive files are still owner-only; user should set them to Anyone with link - Viewer when possible. This is not a blocker for v2.
- Need a fast deploy protocol for future HTML versions.
- v1 has correct structure but v2 should improve:
- progressive disclosure for T1 Task Card;
- clearer proposal-mode transition;
- sub-list overflow expand interaction.
Next action
Run a small support macro to create a reusable quick-deploy protocol and optionally prepare v2 deploy scaffolding. It should not design v2 itself unless Cowork provides the HTML.
Scope:
- create a standard
UI_PREVIEW_QUICK_DEPLOY_PROTOCOLdoc; - create versioning conventions v1/v2/v3;
- update review-log schema for change requests and next_version;
- create a safe prompt template for Claude Code to deploy Cowork HTML vN;
- prepare v2 target directory only if safe;
- do not overwrite v1;
- no PG/Directus/Qdrant mutation;
- no production Nuxt.
Important policy
Cowork is allowed to build v2 HTML now. Agent should deploy it only after receiving actual HTML/source. If no HTML is provided, Agent should only prepare the protocol and scaffold.