mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-14 18:01:20 +08:00
17791d1faf
Add negative lookahead (?!\d) to the repeat: -1 regex so it only matches exactly -1, not -10, -100, etc. Add test case. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>