Files
Trevin Chow 0d4799b124 fix(converters): exclude slash commands from FQ agent name rewriting
Add `/` to the negative lookbehind so 3-segment slash commands like
`/team:ops:deploy` are not rewritten to `/deploy`. Agent references
are never preceded by `/`, so this cleanly separates the two.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 16:01:32 -07:00
..