Tags: mbailey/voicemode
Tags
fix: Use additionalContext for PostToolUse hook delivery Switch from systemMessage (UI-only for some events) to hookSpecificOutput.additionalContext which reliably delivers content to the agent's context for all hook event types. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
WIP: VM-756 Phase 1 — MCP auto-connect with deterministic device ID Paused: gateway needs device-to-user linking (VMD-124) before this can be properly completed. What's here: - Deterministic device ID from project+hostname (sha256-based) - deviceId + name fields in WebSocket ready message - FastMCP lifespan hook for Connect auto-start on MCP boot - 13 tests for device ID generation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Fix notification_str scoping in converse.py Move notification check before the if/else branch so notification_str is defined in both the response_text and no-speech paths. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
PreviousNext