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 Jun 5, 2025. It is now read-only.
Describe the issue
There is false positive detected by the Dogecoin regex (
Dogecoin: \b(D|A)[a-km-zA-HJ-NP-Z1-9]{25,34}\b)The import code snippet, is matched by the regex, in particular this import
AddProviderEndpointRequestSteps to Reproduce
try to add
AddProviderEndpointRequestin the code and ask for a reviewOperating System
MacOS (Arm)
IDE and Version
Vsocde 1.96.4
Extension and Version
continue
Provider
vLLM
Model
deepseek
Codegate version
0.1.17
Logs
No response
Additional Context