mirror of
https://github.com/openai/codex.git
synced 2026-09-04 15:08:45 +00:00
## What changed - Add optional `scheduledTasks` metadata to `plugin/read` responses for remote plugins, including hourly, daily, weekday, and weekly schedules. - Preserve the distinction between unavailable metadata (`null`) and a catalog response containing no scheduled tasks (`[]`). Local plugin details return `null`. - Export the corresponding Rust, JSON Schema, and TypeScript protocol types. ## Testing - Cover scheduled-task deserialization and propagation through `plugin/read`. - Verify missing and empty remote metadata remain distinct. GitOrigin-RevId: 7af223ed0a1bf6d8f054293084a73f34c6d0332d