Skip to content

feat(python): voice-agents v1 — proactive-speech#574

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
recipe/python/voice-agents/v1/proactive-speech
Open

feat(python): voice-agents v1 — proactive-speech#574
github-actions[bot] wants to merge 1 commit into
mainfrom
recipe/python/voice-agents/v1/proactive-speech

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Adds the proactive-speech recipe for voice-agents v1 (python).

Demonstrates injecting agent messages during user silence using
send_inject_agent_message with behavior="queue" so the agent
fills conversational pauses with context-aware prompts — gentle
patience, offer clarification, and suggest alternatives — without
interrupting if the user begins speaking.

Closes #571

@claude

claude Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

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

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

@claude

claude Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

@deepgram/devrel — VP escalation: PR #574 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 #574 has been stuck for >59 hours. Workflow re-trigger failed (GITHUB_TOKEN 403). Manual review needed.

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

@claude

claude Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

@deepgram/devrel — VP escalation: PR #574 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:python, type:samples], checks=none

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

Labels

language:python Python 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 proactive speech: context-aware prompting during user silence (Python)

0 participants