Contributing
QuickEdit welcomes bug reports, documentation corrections, tests, and focused feature proposals. Read the repository’s contribution guide and code of conduct before participating.
Development checks
Section titled “Development checks”uv sync --all-extrasuv run ruff format --check .uv run ruff check .uv run pyrightuv run pytest --covUse mocked providers and generated local media fixtures in tests. Never add API keys, personal recordings, or downloaded model artifacts to a pull request.