Document raw response item compatibility (#29086)

Adds a short AGENTS.md note asking reviewers to treat raw response item
events as compatibility-sensitive, even while they are experimental.

This keeps future app-server changes from accidentally breaking Codex
Cloud consumers of raw response item events.
This commit is contained in:
jif
2026-06-19 13:08:31 +01:00
committed by GitHub
Unverified
parent bd5d31b250
commit 7951397e4a
+1
View File
@@ -105,6 +105,7 @@ Codex maintains a context (history of messages) that is sent to the model in inf
Search for breaking changes in external integration surfaces:
- app-server APIs
- raw response item events (`rawResponseItem/*`), even while experimental
- CLI parameters
- configuration loading
- resuming sessions from existing rollouts