Skip to content

feat: add false positive handling and privacy safeguards for wake word (#7999)#8141

Merged
alex-nork merged 1 commit into
mainfrom
swarm/wake-word-activation/task-7
Feb 24, 2026
Merged

feat: add false positive handling and privacy safeguards for wake word (#7999)#8141
alex-nork merged 1 commit into
mainfrom
swarm/wake-word-activation/task-7

Conversation

@alex-nork
Copy link
Copy Markdown
Contributor

@alex-nork alex-nork commented Feb 24, 2026

Summary

  • Create WakeWordPrivacyGuard to auto-pause listening on screen lock/sleep
  • Create WakeWordDismissHandler for quick dismiss (Escape) and auto-cancel on silence
  • Create WakeWordErrorRecovery for automatic engine restart on failures
  • Add cooldown period to prevent rapid re-triggers after dismissal

Part of #7992


Open with Devin

@alex-nork alex-nork self-assigned this Feb 24, 2026
@alex-nork alex-nork force-pushed the swarm/wake-word-activation/task-7 branch from 2a3fe55 to 2a4ff40 Compare February 24, 2026 19:13
@alex-nork alex-nork merged commit 18d41e0 into main Feb 24, 2026
@alex-nork alex-nork deleted the swarm/wake-word-activation/task-7 branch February 24, 2026 19:14
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 4 additional findings.

Open in Devin Review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2a4ff40313

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@alex-nork
Copy link
Copy Markdown
Contributor Author

Addressed in #8159

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