pakrym-oai
77cf940d51
[codex] Remove legacy ListSkills op ( #21282 )
...
## Why
`skills/list` is already exposed through app-server v2 and covered by
the app-server test suite. Keeping the separate core `Op::ListSkills`
path leaves a duplicate legacy protocol surface that no longer needs to
be maintained.
## What Changed
- Removed `Op::ListSkills` and `EventMsg::ListSkillsResponse` from the
core protocol.
- Deleted the corresponding core session handler and stale core
integration tests.
- Removed rollout/MCP ignore branches and protocol v1 docs references
for the deleted event/op.
- Left app-server `skills/list` and its existing coverage intact.
## Validation
- `cargo test -p codex-protocol`
- `cargo test -p codex-core --test all suite::skills`
- `cargo check -p codex-mcp-server -p codex-rollout -p
codex-rollout-trace`
- `just fix -p codex-core`
2026-05-06 12:23:17 -07:00
..
2026-04-18 11:01:12 -07:00
2026-04-21 17:48:33 -07:00
2026-03-27 19:00:44 -07:00
2026-04-26 20:59:58 -07:00
2026-04-12 18:36:03 -07:00
2026-04-30 21:41:15 +00:00
2026-05-01 01:05:02 +00:00
2026-04-03 15:03:21 -07:00
2026-04-27 21:32:10 -07:00
2026-05-05 21:45:29 +00:00
2026-05-01 15:11:22 -07:00
2026-04-30 20:03:26 -07:00
2026-04-26 20:59:58 -07:00
2026-05-04 14:15:01 +02:00
2026-04-30 21:24:59 -07:00
2026-04-30 20:03:26 -07:00
2026-05-05 10:34:44 -07:00
2026-05-01 00:56:20 +00:00
2026-04-28 17:05:53 -07:00
2026-04-30 21:24:59 -07:00
2026-04-12 18:36:03 -07:00
2026-05-05 19:13:55 +00:00
2026-05-05 19:13:55 +00:00
2026-04-28 17:03:20 -07:00
2026-05-04 22:33:20 +00:00
2026-04-28 17:03:20 -07:00
2025-12-23 19:29:32 -08:00
2026-04-28 17:03:20 -07:00
2026-05-04 12:48:59 -07:00
2026-04-22 13:34:33 -07:00
2026-05-05 09:51:18 +03:00
2026-04-28 17:06:59 -07:00
2026-05-05 09:51:18 +03:00
2026-04-28 17:05:53 -07:00
2026-05-05 19:13:55 +00:00
2026-05-04 12:57:05 -07:00
2026-04-22 13:34:33 -07:00
2026-04-28 17:03:20 -07:00
2026-04-30 21:24:59 -07:00
2026-05-05 21:45:29 +00:00
2026-05-05 09:51:18 +03:00
2026-04-28 01:14:44 +00:00
2026-05-01 22:11:06 +00:00
2026-05-05 21:45:29 +00:00
2026-04-21 17:48:33 -07:00
2026-05-04 22:28:14 +00:00
2026-05-05 12:12:03 -07:00
2026-05-05 09:51:18 +03:00
2026-04-21 17:48:33 -07:00
2026-05-04 12:48:59 -07:00
2026-04-26 20:59:58 -07:00
2026-05-02 04:22:12 +00:00
2026-04-28 17:03:20 -07:00
2026-04-28 17:08:04 -07:00
2026-05-05 21:45:29 +00:00
2026-04-22 13:34:33 -07:00
2026-04-30 20:03:26 -07:00
2026-05-05 09:51:18 +03:00
2026-05-04 11:46:03 -07:00
2026-04-28 17:10:42 -07:00
2026-05-06 12:23:16 -07:00
2026-04-20 10:27:01 -07:00
2026-04-28 23:01:40 +00:00
2026-04-28 17:05:53 -07:00
2026-04-28 17:15:58 -07:00
2026-05-06 12:23:17 -07:00
2026-05-05 09:51:18 +03:00
2026-04-28 17:05:53 -07:00
2026-04-21 17:48:33 -07:00
2026-04-21 17:48:33 -07:00
2026-04-23 18:54:45 +02:00
2026-05-01 08:47:18 -07:00
2026-04-28 17:03:20 -07:00
2026-04-28 17:11:43 -07:00
2026-04-28 23:01:40 +00:00
2026-03-11 12:33:09 -07:00
2026-04-29 19:13:57 +00:00
2026-05-05 21:45:29 +00:00
2026-04-21 17:48:33 -07:00
2026-04-28 17:06:59 -07:00
2026-05-05 09:51:18 +03:00
2026-04-28 23:01:40 +00:00
2026-04-28 17:03:20 -07:00
2026-04-30 21:24:59 -07:00