docs(help): add frontmatter to gpt54-codex parity docs

This commit is contained in:
Vincent Koc
2026-04-21 14:29:49 -07:00
parent e71e543350
commit f1f6214fd5
2 changed files with 17 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
---
title: "GPT-5.4 / Codex Parity Maintainer Notes"
summary: "How to review the GPT-5.4 / Codex parity program as four merge units"
read_when:
- Reviewing the GPT-5.4 / Codex parity PR series
- Maintaining the six-contract agentic architecture behind the parity program
---
# GPT-5.4 / Codex Parity Maintainer Notes
This note explains how to review the GPT-5.4 / Codex parity program as four merge units without losing the original six-contract architecture.

View File

@@ -1,3 +1,12 @@
---
title: "GPT-5.4 / Codex Agentic Parity"
summary: "How OpenClaw closes agentic execution gaps for GPT-5.4 and Codex-style models"
read_when:
- Debugging GPT-5.4 or Codex agent behavior
- Comparing OpenClaw agentic behavior across frontier models
- Reviewing the strict-agentic, tool-schema, elevation, and replay fixes
---
# GPT-5.4 / Codex Agentic Parity in OpenClaw
OpenClaw already worked well with tool-using frontier models, but GPT-5.4 and Codex-style models were still underperforming in a few practical ways: