Skip to main content

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.

May 22, 2026
FeaturesBug Fixes
v1.0.11

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.
May 20, 2026
ImprovementsBug Fixes
v1.0.10

Improvements

  • Dashboard UI and UX polish across several views.

Bug Fixes

  • Fixed a permissions issue on the Test Instructions settings page.
v1.0.9
Bug Fixes
May 18, 2026

Bug Fixes

  • Fixed a crash that could occur in certain UI selection flows.
  • Fixed an issue with the GitHub App installation authentication flow.
v1.0.8
FeaturesImprovements
May 18, 2026

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.
May 14, 2026
Improvements
v1.0.7

Improvements

  • General performance and stability improvements.
v1.0.5
Improvements
May 14, 2026

Improvements

  • Continued work on an updated PR comment format. Changes will roll out progressively.
v1.0.4
Improvements
May 14, 2026

Improvements

  • Improved loading states across the dashboard: tables and cards now show skeleton loaders and cleaner empty states while data loads.
May 12, 2026
Bug FixesImprovements
v1.0.3

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.
May 4, 2026
FeaturesImprovements
v1.0.1

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.