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
Add detection for AI CLI environment variables (#669)
* Add AiCliDetector for AI CLI environment detection
Introduces AiCliDetector to detect if running in an AI-powered CLI environment (GitHub Copilot CLI, Aider, Claude Code) via environment variables. Updates documentation and DisabledChecker to include AiCliDetector. Adds related tests and documentation snippets.
* Update Directory.Build.props
0 commit comments