feat: finish skills migration#26403
Conversation
There was a problem hiding this comment.
💡 Codex Review
codex/codex-rs/ext/skills/src/render.rs
Lines 69 to 70 in 1dbce87
When the catalog exceeds MAX_AVAILABLE_SKILLS_CHARS, this path only adds a model-visible bullet about omitted skills and never emits the user-facing WarningEvent that the old build_available_skills path produced. Existing app-server coverage still expects a thread-scoped warning notification when the skills budget omits entries (codex-rs/app-server/tests/suite/v2/turn_start.rs:620-632), so users can now lose the warning that many skills were left out of the model-visible list.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
Closing this pull request because it has had no updates for more than 14 days. If you plan to continue working on it, feel free to reopen or open a new PR. |
No description provided.