Skip to content

Expose remote skill icon URLs through app server#35012

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/0a631a0121627d944a84e542728a506823ff2738
Jul 23, 2026
Merged

Expose remote skill icon URLs through app server#35012
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/0a631a0121627d944a84e542728a506823ff2738

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 23, 2026

Copy link
Copy Markdown

Expose remote skill icon URLs through app server

What changed

  • Add nullable iconSmallUrl and iconLargeUrl fields to the v2
    SkillInterface protocol and generated schemas.
  • Populate the fields from remote plugin catalog metadata while returning null
    values for local skill interfaces.
  • Document the new plugin/read response fields.

Testing

  • Extend the remote plugin/read test to verify both icon URLs are returned.

## What changed

- Add nullable `iconSmallUrl` and `iconLargeUrl` fields to the v2
  `SkillInterface` protocol and generated schemas.
- Populate the fields from remote plugin catalog metadata while returning null
  values for local skill interfaces.
- Document the new `plugin/read` response fields.

## Testing

- Extend the remote `plugin/read` test to verify both icon URLs are returned.

GitOrigin-RevId: 0a631a0121627d944a84e542728a506823ff2738
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/0a631a0121627d944a84e542728a506823ff2738 branch from 42f8d24 to 5b40227 Compare July 23, 2026 21:06
@github-actions

Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@copyberry
copyberry Bot merged commit 5b40227 into main Jul 23, 2026
18 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/0a631a0121627d944a84e542728a506823ff2738 branch July 23, 2026 21:07
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant