Skip to content

Fix agent templates and bump CLI to 0.5.6 - #102

Merged
PennyroyalTea merged 2 commits into
mainfrom
bs/use-scribe-realtime-in-agent-templates
Jul 18, 2026
Merged

Fix agent templates and bump CLI to 0.5.6#102
PennyroyalTea merged 2 commits into
mainfrom
bs/use-scribe-realtime-in-agent-templates

Conversation

@PennyroyalTea

@PennyroyalTea PennyroyalTea commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

The CLI default agent template still selects the removed elevenlabs ASR provider. This makes elevenlabs agents add fail with a 400 response.

This change:

  • uses scribe_realtime in the default agent template
  • adds regression coverage for every template based on the default configuration
  • bumps the CLI version from 0.5.5 to 0.5.6

The minimal template does not set an ASR provider, so it continues to use the server default.

Testing

Checks completed:

  • npm test — 243 tests passed
  • npm run build
  • npm run lint — no errors; 11 existing warnings

@PennyroyalTea
PennyroyalTea requested a review from PaulAsjes July 18, 2026 01:20
@PennyroyalTea
PennyroyalTea marked this pull request as ready for review July 18, 2026 01:20
@PennyroyalTea PennyroyalTea changed the title Fix agent templates to use Scribe Realtime Fix agent templates and bump CLI to 0.5.6 Jul 18, 2026
@PennyroyalTea
PennyroyalTea merged commit 035d21c into main Jul 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant