mirror of
https://github.com/openai/codex.git
synced 2026-09-09 15:58:47 +00:00
Remove the app-server README and its contributor guidance references (#43421)
## What changed Delete `codex-rs/app-server/README.md` and remove references to it from `AGENTS.md`, while retaining the requirement to update app-server docs and examples when API behavior changes. GitOrigin-RevId: 664f38c4939a9784b1241225e5101b97ec4ae9e6
This commit is contained in:
@@ -263,7 +263,6 @@ These guidelines apply to app-server protocol work in `codex-rs`, especially:
|
||||
|
||||
- `app-server-protocol/src/protocol/common.rs`
|
||||
- `app-server-protocol/src/protocol/v2.rs`
|
||||
- `app-server/README.md`
|
||||
|
||||
### Core Rules
|
||||
|
||||
@@ -297,7 +296,7 @@ These guidelines apply to app-server protocol work in `codex-rs`, especially:
|
||||
|
||||
### Development Workflow
|
||||
|
||||
- Update app-server docs/examples when API behavior changes (at minimum `app-server/README.md`).
|
||||
- Update app-server docs/examples when API behavior changes.
|
||||
- Regenerate schema fixtures when API shapes change:
|
||||
`just write-app-server-schema`
|
||||
(and `just write-app-server-schema --experimental` when experimental API fixtures are affected).
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user