Skip to content

Releases: jcentner/tsgbuilder

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 27 Feb 19:55
4f657cc

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

  1. Download the zip for your platform and extract
  2. Run the executable inside the extracted folder — a .env file will be created automatically
  3. Your browser will open to the setup wizard
  4. 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 SHA256

See README for full documentation.

Full Changelog: v1.0.7...v1.0.8

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 17 Feb 22:15
0064ecc

TSG Builder v1.0.6

Resolves:

  • #19
  • #18
  • Research is 40% faster and better quality
  • Reviewer is less nitpicky

Downloads

Platform File
Linux tsg-builder-linux.zip
macOS tsg-builder-macos.zip
Windows tsg-builder-windows.zip

First Run

  1. Download the zip for your platform and extract
  2. Run the executable inside the extracted folder — a .env file will be created automatically
  3. Your browser will open to the setup wizard
  4. Configure your Azure AI Foundry settings

Verify Download (optional)

# Linux/macOS
sha256sum -c SHA256SUMS.txt

# Windows PowerShell
Get-FileHash tsg-builder-windows.zip -Algorithm SHA256

See README for full documentation.

What's Changed

  • Research report and iteration process refinements by @jcentner in #21
  • Miscellaneous performance improvements by @jcentner in #22

Full Changelog: v1.0.5...v1.0.6

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 11 Feb 22:18
c4d5361

TSG Builder v1.0.3

Added safeguard to detect and reject PII in input notes.

Downloads

Platform File
Linux tsg-builder-linux.zip
macOS tsg-builder-macos.zip
Windows tsg-builder-windows.zip

First Run

  1. Download the zip for your platform and extract
  2. Run the executable — a .env file will be created automatically
  3. Your browser will open to the setup wizard
  4. Configure your Azure AI Foundry settings

Verify Download (optional)

# Linux/macOS
sha256sum -c SHA256SUMS.txt

# Windows PowerShell
Get-FileHash tsg-builder-windows.zip -Algorithm SHA256

See README for full documentation.

What's Changed

  • Add safeguard to detect and reject PII in input notes by @jcentner in #15

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 10 Feb 17:33
0e6a234

TSG Builder v1.0.2

Switch to the Web Search tool per #10

Downloads

Platform File
Linux tsg-builder-linux.zip
macOS tsg-builder-macos.zip
Windows tsg-builder-windows.zip

First Run

  1. Download the zip for your platform and extract
  2. Run the executable — a .env file will be created automatically
  3. Your browser will open to the setup wizard
  4. Configure your Azure AI Foundry settings

Verify Download (optional)

# Linux/macOS
sha256sum -c SHA256SUMS.txt

# Windows PowerShell
Get-FileHash tsg-builder-windows.zip -Algorithm SHA256

See README for full documentation.

What's Changed

  • Add dark color scheme and toggle in the setup modal by @jcentner in #9
  • Upgrade from Bing Grounding (classic) to Web Search Tool (preview) by @jcentner in #12

Full Changelog: v1.0.1...v1.0.2

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 22:50

TSG Builder v1.0.0

Downloads

Platform File
Linux tsg-builder-linux.zip
macOS tsg-builder-macos.zip
Windows tsg-builder-windows.zip

First Run

  1. Download the zip for your platform and extract
  2. Run the executable — a .env file will be created automatically
  3. Your browser will open to the setup wizard
  4. Configure your Azure AI Foundry settings

Verify Download (optional)

# Linux/macOS
sha256sum -c SHA256SUMS.txt

# Windows PowerShell
Get-FileHash tsg-builder-windows.zip -Algorithm SHA256

See README for full documentation.

What's Changed

Full Changelog: 0.2.2...v1.0.0

0.2.2 - docs cleanup

0.2.2 - docs cleanup Pre-release
Pre-release

Choose a tag to compare

@jcentner jcentner released this 08 Jan 22:29

Full Changelog: 0.2.1...0.2.2

0.2.1

0.2.1 Pre-release
Pre-release

Choose a tag to compare

@jcentner jcentner released this 08 Jan 21:06

Full Changelog: 0.2.0...0.2.1

UI-only refactor

UI-only refactor Pre-release
Pre-release

Choose a tag to compare

@jcentner jcentner released this 08 Jan 17:42
8d8cdb7

Major changes to make ready for demo, refactor to UI only and simplify

Initial Release

Initial Release Pre-release
Pre-release

Choose a tag to compare

@jcentner jcentner released this 08 Jan 14:04

Early release for CoE and team testing. Single-agent workflow.