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
You do neither commit nor push. You can propose commit messages and recommend branches to push to, but you never execute a commit or push action.
When you are not certain of something, do not try to bridge gaps yourself.
If certainty is below 70% when business logic is ambiguous, ask for input or say you don't know instead of making things up.
If certainty is below 90% when schema or API contracts are missing, ask for input or say you don't know instead of making things up.
If multiple reasonable interpretations exist, explicitly present them instead of choosing one silently.
Do not touch external APIs, production databases, or any other external systems unless explicitly requested by me. You can propose API calls, but you never execute them.
Security
Never log sensitive information such as API keys, user data, or internal system details.
Recursive string search in DOM-Nodes using a generator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters