Documentation Index
Fetch the complete documentation index at: https://ito.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
New
Severity filter on the PR dashboard. You can now filter the PR table by severity level. Hover over severity counts to see a per-severity breakdown at a glance.Improved PR comment format. Ito now outputs an updated comment format on diff runs, giving you clearer, more structured findings directly in GitHub.Bug Fixes
- Fixed scrolling on the Code Analysis section of shared PR pages.
Bug Fixes
- Fixed a crash that could occur in certain UI selection flows.
- Fixed an issue with the GitHub App installation authentication flow.
New
Inline GitHub PR comments. Ito now posts findings as inline comments directly on the relevant lines of your pull request, in addition to the summary comment. Issues are surfaced right where the code changed.Improvements
- Improved reliability of PR comment posting: Ito now automatically retries on transient network errors so comments are less likely to be missed.
Improvements
- Continued work on an updated PR comment format. Changes will roll out progressively.
Improvements
- Improved loading states across the dashboard: tables and cards now show skeleton loaders and cleaner empty states while data loads.
Bug Fixes
- Fixed an issue where the public PR share page could display partial test results before a run completed.
- Fixed a bug where repository automation was not correctly re-enabled after completing onboarding.
Improvements
- Test run performance improvement: Ito now reuses cached test plan artifacts where possible, reducing redundant work on repeated runs.
New
Diff run view in PR details. The PR detail page now surfaces diff run results, making it easy to see what changed between test runs and understand which issues are new vs. pre-existing.Docs now accessible from the dashboard. A docs link is now available directly in the sidebar.Improvements
- Improved PR comment clarity: verified issues and inherited (pre-existing) issues are now clearly separated in the comment summary, with corrected headline counts.