Skip to content

Fix skill completion around bound mentions with suffixes - #33237

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

Fix skill completion around bound mentions with suffixes#33237
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/bf72237dfd56cfe6f590a3fab10c2bfe03b088a8

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 15, 2026

Copy link
Copy Markdown

Fix skill completion around bound mentions with suffixes

What changed

  • Use $-mention boundary rules when deciding whether a skill mention followed by a suffix is already bound.
  • Fall back to the editable skill token on the left when the token on the right is a bound mention such as $bound/path or $bound.config.

Testing

  • Add completion-target coverage for path and configuration suffixes.
  • Add a composer snapshot covering the skill popup fallback for a bound path suffix.
## What changed

- Use `$`-mention boundary rules when deciding whether a skill mention followed by a suffix is already bound.
- Fall back to the editable skill token on the left when the token on the right is a bound mention such as `$bound/path` or `$bound.config`.

## Testing

- Add completion-target coverage for path and configuration suffixes.
- Add a composer snapshot covering the skill popup fallback for a bound path suffix.

GitOrigin-RevId: bf72237dfd56cfe6f590a3fab10c2bfe03b088a8
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/bf72237dfd56cfe6f590a3fab10c2bfe03b088a8 branch from 178695e to b556ce3 Compare July 15, 2026 04:14
@copyberry
copyberry Bot merged commit b556ce3 into main Jul 15, 2026
14 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/bf72237dfd56cfe6f590a3fab10c2bfe03b088a8 branch July 15, 2026 04:16
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants