Documentation Index
Fetch the complete documentation index at: https://docs.qlty.sh/llms.txt
Use this file to discover all available pages before exploring further.
Components
September 4, 2025
Track per-team or per-service code quality without splitting your repo. Qlty Cloud now supports Components, which let you group files inside a Project (for example, by service, package, or directory) and view maintainability metrics for each group independently.
Components are particularly useful for monorepos and modular codebases. Configure them from your Project’s settings.
Applications
September 14, 2025
For teams that ship a single product across several repositories, Applications give you one view of code quality at the product level. Group related Projects together at the Workspace level and see aggregated maintainability, duplication, security, and coverage metrics across all of them.
Enable Applications from Settings > Features, then assign Projects from each Project’s Settings > General. See the Applications documentation for details.
Self-service Workspace deletion
September 9, 2025
Workspace Owners can now delete their own Workspace directly from Workspace Settings, without needing to contact support.
Churn view in Project Hotspots
September 14, 2025
The Project Hotspots page now includes a churn view that combines maintainability issues with file change frequency to surface the files most likely to benefit from refactoring.
Coding with AI agents
September 15, 2025
We’ve published a new guide on coding with AI agents that documents recommended patterns for using the Qlty CLI with Claude Code, Cursor, GitHub Copilot, OpenAI Codex, and other agents that can run shell commands.
Improved Projects index
September 5, 2025
The Workspace Projects page now supports server-side sorting, a column picker, and shows the timestamp of the last build for each Project.