Improve Codex happy path prompt snapshots (#76229)

* test: add Codex model prompt layers to snapshots

* test: keep rendered prompt snapshots raw

* test: check prompt snapshot drift in ci

* test: prefer codex model cache for prompt fixtures

* fix: exclude publishable plugin dist from core package
This commit is contained in:
pashpashpash
2026-05-02 14:40:20 -07:00
committed by GitHub
parent 5d6445417f
commit 9e57b98bb9
17 changed files with 1659 additions and 164 deletions

View File

@@ -21,6 +21,8 @@
"src/gateway/server-methods/CLAUDE.md",
"src/auto-reply/reply/export-html/",
"src/canvas-host/a2ui/a2ui.bundle.js",
"test/fixtures/agents/prompt-snapshots/codex-model-catalog/*.instructions.md",
"test/fixtures/agents/prompt-snapshots/happy-path/*.md",
"Swabble/",
"vendor/",
],