Skip to content

fix(cli): improve TTS reliability with retry, locking, and timeouts

5a25298
Select commit
Loading
Failed to load commit list.
Open

fix(cli): improve TTS and model download reliability #1187

fix(cli): improve TTS reliability with retry, locking, and timeouts
5a25298
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 4, 2026 in 1s

2 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high
  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 18 in packages/cli/src/tts/manager.ts

See this annotation in the file changed.

Code scanning / CodeQL

Potential file system race condition High

The file may have changed since it
was checked
.

Check warning on line 752 in packages/cli/src/commands/init.ts

See this annotation in the file changed.

Code scanning / CodeQL

Log injection Medium

Log entry depends on a
user-provided value
.