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
Addresses Copilot review feedback on #662:
- _extract_keyword() now tokenizes BEFORE lowercasing so isupper() works
- Replace bare `except: pass` with logger.debug in keyword fallback
- Report keyword_fallback whenever a keyword was attempted, not only on hits
Co-Authored-By: Claude Opus 4.6 <[email protected]>
0 commit comments