
xl-openaiandGitHub
f0a839ea0c
Add runtime extra skill roots API (#24977)
## Summary
- Add v2 `skills/extraRoots/set` to replace app-server process-local
standalone skill roots. The setting is not persisted, accepts missing
roots, and `extraRoots: []` clears the runtime set.
- Wire runtime roots into core skill discovery for `skills/list` and
turn loads, clear skill caches on set, and register the roots with the
skills watcher so later filesystem changes emit `skills/changed`.
- Update app-server docs, generated JSON/TypeScript schemas, and
coverage for serialization, missing roots, empty clears, and restart
behavior.
## Testing
- `cargo test -p codex-app-server-protocol`
- `cargo test -p codex-core-skills`
- `cargo test -p codex-app-server
skills_extra_roots_set_updates_process_runtime_roots`
- `just fix -p codex-app-server-protocol`
- `just fix -p codex-core-skills`
- `just fix -p codex-app-server`
2026-05-28 21:14:34 -07:00
..
2026-05-08 12:36:02 -07:00
2026-05-28 21:14:34 -07:00
2026-02-20 23:45:35 -08:00
2026-04-10 20:02:33 -07:00
2026-05-08 12:36:02 -07:00
2026-05-08 12:36:02 -07:00
2026-02-09 20:48:58 -08:00
2026-02-09 20:48:58 -08:00
2026-02-01 23:38:43 -08:00
2026-05-28 21:14:34 -07:00
2026-05-28 21:14:34 -07:00
2026-05-28 21:14:34 -07:00
2026-05-19 11:03:47 -07:00
2026-02-26 01:10:46 +00:00
2026-04-21 10:08:42 -07:00
2026-02-04 16:12:47 -08:00
2026-02-20 23:45:35 -08:00
2026-04-10 20:02:33 -07:00
2026-05-07 20:31:41 -07:00
2026-02-01 23:38:43 -08:00
2026-02-01 23:38:43 -08:00
2026-03-19 05:24:09 +00:00
2026-02-13 15:08:14 -08:00
2026-03-19 05:24:09 +00:00
2026-02-01 23:38:43 -08:00
2026-02-01 23:38:43 -08:00
2026-03-02 16:01:41 -08:00
2026-02-01 23:38:43 -08:00
2026-03-02 16:01:41 -08:00
2026-02-01 23:38:43 -08:00
2026-03-06 01:50:26 -08:00
2026-03-06 01:50:26 -08:00
2026-05-19 11:03:47 -07:00
2026-05-19 11:03:47 -07:00
2026-02-01 23:38:43 -08:00
2026-05-28 14:54:39 -07:00
2026-05-19 11:03:47 -07:00
2026-02-01 23:38:43 -08:00
2026-02-01 23:38:43 -08:00