Skip to content

Propagate remote plugin IDs to skill metadata - #35261

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/aabeeb631a43361fe817358ace7f1ea8ba5db708
Jul 24, 2026
Merged

Propagate remote plugin IDs to skill metadata#35261
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/aabeeb631a43361fe817358ace7f1ea8ba5db708

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 24, 2026

Copy link
Copy Markdown

Propagate remote plugin IDs to skill metadata

What changed

  • Carry a plugin's local and remote identities together from plugin loading into
    SkillMetadata.
  • Resolve remote IDs from the installed-plugin snapshot when available, falling
    back to persisted install metadata only when no snapshot exists.
  • Include plugin identity in skill cache keys so identity changes refresh cached
    skill metadata.

Testing

  • Cover snapshot and persisted identity resolution, local marketplace isolation,
    cached skill refreshes, and propagation through plugin skill snapshots.

## What changed

- Carry a plugin's local and remote identities together from plugin loading into
  `SkillMetadata`.
- Resolve remote IDs from the installed-plugin snapshot when available, falling
  back to persisted install metadata only when no snapshot exists.
- Include plugin identity in skill cache keys so identity changes refresh cached
  skill metadata.

## Testing

- Cover snapshot and persisted identity resolution, local marketplace isolation,
  cached skill refreshes, and propagation through plugin skill snapshots.

GitOrigin-RevId: aabeeb631a43361fe817358ace7f1ea8ba5db708
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/aabeeb631a43361fe817358ace7f1ea8ba5db708 branch from b740799 to 07fd04a Compare July 24, 2026 23:37
@copyberry
copyberry Bot merged commit 07fd04a into main Jul 24, 2026
14 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/aabeeb631a43361fe817358ace7f1ea8ba5db708 branch July 24, 2026 23:38
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 24, 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