Skip to content

Compact host skill paths under metadata pressure - #35172

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

Compact host skill paths under metadata pressure#35172
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/4196df2c52be27338796065cb2e6434efcfac6d5

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 24, 2026

Copy link
Copy Markdown

Compact host skill paths under metadata pressure

Why

Repeated absolute path prefixes consume the bounded skill catalog and can leave
less room for descriptions or later skills.

What changed

  • Track the discovery root for host skills and render shared roots as r0,
    r1, and similar aliases when doing so improves the bounded catalog.
  • Include a skill-roots table and alias-aware usage instructions whenever
    compact paths are selected.
  • Keep absolute, authority-aware locators when aliases provide no benefit or
    the catalog contains non-host skills.

Testing

Added unit and extension coverage for unpressured catalogs, constrained shared
paths, mixed-source catalogs, and plugin-cache root selection.

## Why

Repeated absolute path prefixes consume the bounded skill catalog and can leave
less room for descriptions or later skills.

## What changed

- Track the discovery root for host skills and render shared roots as `r0`,
  `r1`, and similar aliases when doing so improves the bounded catalog.
- Include a skill-roots table and alias-aware usage instructions whenever
  compact paths are selected.
- Keep absolute, authority-aware locators when aliases provide no benefit or
  the catalog contains non-host skills.

## Testing

Added unit and extension coverage for unpressured catalogs, constrained shared
paths, mixed-source catalogs, and plugin-cache root selection.

GitOrigin-RevId: 4196df2c52be27338796065cb2e6434efcfac6d5
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/4196df2c52be27338796065cb2e6434efcfac6d5 branch from 43dd1d3 to 5a1c54f Compare July 24, 2026 12:58
@copyberry
copyberry Bot merged commit 5a1c54f into main Jul 24, 2026
14 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/4196df2c52be27338796065cb2e6434efcfac6d5 branch July 24, 2026 12:59
@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.

4 participants