swiftlysingh/SwiftUI Accessibility Bot
Auto-applies LLM accessibility improvements to SwiftUI views and creates a PR.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| openai_api_key | OpenAI API Key | yes | — |
| openai_model_name | OpenAI model name to use for generating accessibility improvements. | no | gpt-4.1 |
| process_changed_files_only | Whether to only process Swift files changed in the current commit. Defaults to false (process all SwiftUI files). | no | false |
Outputs
| name | description |
|---|---|
| branch-name | Branch created for the PR |
| files-modified | Number of files modified |