Skip to content

feat(python): voice-agents v1 — conversation-memory#538

Open
github-actions[bot] wants to merge 1 commit intomainfrom
recipe/python/voice-agents/v1/conversation-memory
Open

feat(python): voice-agents v1 — conversation-memory#538
github-actions[bot] wants to merge 1 commit intomainfrom
recipe/python/voice-agents/v1/conversation-memory

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Adds the conversation-memory recipe for voice-agents v1 (python).

Demonstrates two patterns for maintaining conversation context:

  • Initial context: pre-loads conversation history via AgentV1SettingsAgentContext
  • Dynamic prompt updates: tracks ConversationText events and uses send_update_prompt() to inject a sliding window of recent turns into the system prompt

Closes part of #533

@claude
Copy link
Copy Markdown
Contributor

claude Bot commented Apr 29, 2026

@deepgram/devrel — VP escalation: PR #538 has had no CI checks and no reviews for >48 hours. Workflow dispatch failed (GITHUB_TOKEN 403). Manual review or test trigger needed.

State: type:samples, no checks, no reviews, idle >48h

@claude
Copy link
Copy Markdown
Contributor

claude Bot commented May 3, 2026

@deepgram/devrel — VP escalation: PR #538 has been stuck for >4 days with no CI checks running and no review. Lead — Test workflow dispatch failed (GITHUB_TOKEN limitation). Manual re-trigger or review needed.

State: labels=[type:samples, language:python], no checks, no reviews.

@claude
Copy link
Copy Markdown
Contributor

claude Bot commented May 4, 2026

@deepgram/devrel — VP escalation: PR #538 has been stuck for >4 hours with no CI checks running and re-trigger attempts failed (GITHUB_TOKEN permission). Manual review needed.

State: No review, no passing checks. Workflow dispatch blocked by token permissions.

@claude
Copy link
Copy Markdown
Contributor

claude Bot commented May 5, 2026

@deepgram/devrel — VP escalation: PR #538 has no CI checks and has been open >24h. The VP agent cannot dispatch workflows (GITHUB_TOKEN 403). Manual re-trigger of CI needed.

@claude
Copy link
Copy Markdown
Contributor

claude Bot commented May 7, 2026

@deepgram/devrel — VP escalation: PR #538 has had no CI checks run. The Lead — Test workflow was not triggered (likely due to GITHUB_TOKEN event propagation limitation). Manual re-trigger of Lead — Test workflow needed.

State: type:samples label, zero checks, last updated 2026-05-05

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.

0 participants