TSG Builder v1.0.8
Upgrade experience: version check, Windows installer, and agent staleness detection.
Fix for failures due to azure-ai-projects refactor with breaking changes.
Miscellaneous other improvements.
Downloads
| Platform | File |
|---|---|
| Linux | tsg-builder-linux.zip |
| macOS | tsg-builder-macos.zip |
| Windows (installer) | tsg-builder-windows-setup.zip |
| Windows (zip) | tsg-builder-windows.zip |
First Run
- Download the zip for your platform and extract
- Run the executable inside the extracted folder — a
.envfile will be created automatically - Your browser will open to the setup wizard
- Configure your Azure AI Foundry settings
Upgrading
- Installer (Windows): Download and extract
tsg-builder-windows-setup.zip, then run the installer — your configuration is preserved - Zip (all platforms): Extract into the same folder, overwriting existing files
- If you see an "agents stale" warning, click Recreate Agents in Setup
Verify Download (optional)
# Linux/macOS
sha256sum -c SHA256SUMS.txt
# Windows PowerShell
Get-FileHash tsg-builder-windows.zip -Algorithm SHA256See README for full documentation.
Full Changelog: v1.0.7...v1.0.8