You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2026. It is now read-only.
refactor: use regex for types qualifier stripping in extractor
Replace the hand-maintained list of qualifierReplacements with a regex
that matches any `types.Identifier` pattern. This avoids needing to
update the list when new types are added to the runtime.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments