Skip to content

feat(javascript): voice-agents v1 — greeting-persona#572

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
recipe/javascript/voice-agents/v1/greeting-persona
Open

feat(javascript): voice-agents v1 — greeting-persona#572
github-actions[bot] wants to merge 1 commit into
mainfrom
recipe/javascript/voice-agents/v1/greeting-persona

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Adds the greeting-persona recipe for voice-agents v1 (JavaScript).

Demonstrates configuring a voice agent with:

  • A custom greeting message that plays immediately on connection
  • Persona constraints via the system prompt (name, role, tone, topic boundaries)
  • Topic guardrails so the agent refuses off-topic requests gracefully

Closes #567

@claude

claude Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

@deepgram/devrel — VP escalation: PR #572 has been stuck for >9 days with no CI checks triggered. Workflow re-trigger not possible due to GITHUB_TOKEN permissions. Manual review needed.

State: labels=[type:samples, language:javascript], checks=none

@claude

claude Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

@deepgram/devrel — VP escalation: PR #572 has been stuck for >3 days with no CI checks running. Workflow dispatch triggers failed (HTTP 403 — GITHUB_TOKEN limitation). Manual intervention needed to trigger tests or merge.

State: no checks, no reviews, last updated 2026-06-09

@claude

claude Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

@deepgram/devrel — VP escalation: PR #572 has been stuck for >59 hours. Workflow re-trigger failed (GITHUB_TOKEN 403). Manual review needed.

State: Labels: type:samples, language:javascript. Checks: NONE

@claude

claude Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

@deepgram/devrel — VP escalation: PR #572 has no CI checks and has been stale for >7 days. Workflow dispatch is blocked by token permissions. Manual re-trigger of CI or review needed.

State: labels=[language:javascript, type:samples], checks=none

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

language:javascript JavaScript samples type:samples Pull request adds or updates code samples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Suggestion] Voice Agent with configurable greeting message and persona constraints (TypeScript)

0 participants