Labels
Labels
80 labels
- Anthropic Claude model used
- Google Gemini model used
- OpenAI GPT model used
- AI was used via Google's Antigravity IDE
- AI was used outside of an IDE via a chat interface
- AI was used via the Cursor IDE
- AI was used via PyCharm, Rubymine, IntelliJ, etc. plugin/extension
- AI was used with an IDE or other interface not mentioned in other ai-tool choices
- AI was used via a program run from terminal
- AI was used via a Microsoft Visual Studio Code plugin/extension
- AI was used via the Windsurf (Codeium) IDE
- AI was used to get small code snippets, autocomplete, answering questions, suggestions
- PR was almost entirely AI-generated with minimal changes
- No meaningful AI was used on this pull request
- Large chunks of code was generated using AI but it was heavily edited
- High Priority that has to be pushed/merged before anything else
- Something isn't working
- Critical issues that interfere with the ability use are present
- Code reviewers asking for a coding change or addition
- Unused code removal
- CodeClimate checks might merit changes
- Decision Success team needs to check the functionality on a test server
- Pull requests that update a dependency file
- Do not merge this branch into master
- Improvements or additions to documentation
- This issue or pull request already exists
- New feature or request
- Tests should be fixed before merging into master
- Pull requests that update GitHub Actions code
- Good for newcomers