mschmid/Codedrops Incremental AI Code Improvement
Automatic Code-Improvements with Grok Code Fast Agent
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| grok-api-key | API Key für Grok Code Fast | yes | — |
| prompt | Der Prompt für den Grok Agent | no | Read CLAUDE.md and/or AGENTS.md to learn about the repo, if available. Find a file for which you can create a focused improvement, like bug fixing or increasing quality. Focus on large files and files with high complexity. Try to focus on one change and one file, but don't hesitate to refactor several files at once if necessary. Apply your improvement and create a pull request with your improvements. |
| python-version | Python Version | no | 3.11 |
| create-pr | Shall a pull request be created? | no | true |
| pr-labels | Labels for the pull request (comma separated) | no | ai-generated,enhancement,automated |
| branch-prefix | Prefix for the branch name | no | ai-improvements |
Outputs
| name | description |
|---|---|
| changes-made | Were changes made? |
| branch-name | Name of the created branch |
| pr-url | URL of the created pull request |
| summary | Summary of the changes |