core-agent-ide/codex-rs/app-server/tests
Owen Lin 0fbd84081b
feat(app-server): add a skills/changed v2 notification (#13414)
This adds a first-class app-server v2 `skills/changed` notification for
the existing skills live-reload signal.

Before this change, clients only had the legacy raw
`codex/event/skills_update_available` event. With this PR, v2 clients
can listen for a typed JSON-RPC notification instead of depending on the
legacy `codex/event/*` stream, which we want to remove soon.
2026-03-03 17:01:00 -08:00
..
common Add under-development original-resolution view_image support (#13050) 2026-03-03 15:56:54 -08:00
suite feat(app-server): add a skills/changed v2 notification (#13414) 2026-03-03 17:01:00 -08:00
all.rs fix: separate codex mcp into codex mcp-server and codex app-server (#4471) 2025-09-30 07:06:18 +00:00