Skip to content

feat: clips audio cue + concurrent agent updates#533

Merged
steve8708 merged 4 commits intomainfrom
updates-243
May 6, 2026
Merged

feat: clips audio cue + concurrent agent updates#533
steve8708 merged 4 commits intomainfrom
updates-243

Conversation

@steve8708
Copy link
Copy Markdown
Contributor

Summary

Test plan

  • CI green (Build, Lint, Test, Typecheck, Scaffold E2E)
  • Hosted previews load

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for agent-native-design ready!

Name Link
🔨 Latest commit 43a65af
🔍 Latest deploy log https://app.netlify.com/projects/agent-native-design/deploys/69fb9fc420b8da0008fdcf42
😎 Deploy Preview https://deploy-preview-533--agent-native-design.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for agent-native-scheduling ready!

Name Link
🔨 Latest commit 43a65af
🔍 Latest deploy log https://app.netlify.com/projects/agent-native-scheduling/deploys/69fb9fc4977b540008fa6d34
😎 Deploy Preview https://deploy-preview-533--agent-native-scheduling.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for nutritrack-daily-calories canceled.

Name Link
🔨 Latest commit 51f38a4
🔍 Latest deploy log https://app.netlify.com/projects/nutritrack-daily-calories/deploys/69fb9f50e051fd000891ab8a

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for agent-native-starter canceled.

Name Link
🔨 Latest commit 51f38a4
🔍 Latest deploy log https://app.netlify.com/projects/agent-native-starter/deploys/69fb9f50a2479700084083b5

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for agent-native-calendar canceled.

Name Link
🔨 Latest commit dabd94f
🔍 Latest deploy log https://app.netlify.com/projects/agent-native-calendar/deploys/69fb9ed563cd41000804611b

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for agent-native-recruiting canceled.

Name Link
🔨 Latest commit dabd94f
🔍 Latest deploy log https://app.netlify.com/projects/agent-native-recruiting/deploys/69fb9ed53df312000815ba52

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for agent-native-meeting-notes ready!

Name Link
🔨 Latest commit 43a65af
🔍 Latest deploy log https://app.netlify.com/projects/agent-native-meeting-notes/deploys/69fb9fc43c9ab00008bc1441
😎 Deploy Preview https://deploy-preview-533--agent-native-meeting-notes.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for agent-native-content canceled.

Name Link
🔨 Latest commit 51f38a4
🔍 Latest deploy log https://app.netlify.com/projects/agent-native-content/deploys/69fb9f508259600008fc734a

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for agent-native-dispatch canceled.

Name Link
🔨 Latest commit 51f38a4
🔍 Latest deploy log https://app.netlify.com/projects/agent-native-dispatch/deploys/69fb9f507215a0000822bdb5

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for agent-native-slides canceled.

Name Link
🔨 Latest commit 43a65af
🔍 Latest deploy log https://app.netlify.com/projects/agent-native-slides/deploys/69fb9fc4646dd200081a83f5

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for agent-native-macros canceled.

Name Link
🔨 Latest commit 51f38a4
🔍 Latest deploy log https://app.netlify.com/projects/agent-native-macros/deploys/69fb9f507215a0000822bdb9

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for agent-native-voice ready!

Name Link
🔨 Latest commit 43a65af
🔍 Latest deploy log https://app.netlify.com/projects/agent-native-voice/deploys/69fb9fc43c9ab00008bc1444
😎 Deploy Preview https://deploy-preview-533--agent-native-voice.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cloudflare-workers-and-pages

This comment has been minimized.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for agent-native-issues canceled.

Name Link
🔨 Latest commit 51f38a4
🔍 Latest deploy log https://app.netlify.com/projects/agent-native-issues/deploys/69fb9f5041b5830008ff715b

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for agent-native-mail canceled.

Name Link
🔨 Latest commit dabd94f
🔍 Latest deploy log https://app.netlify.com/projects/agent-native-mail/deploys/69fb9ed5f228c30008ca72d4

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for agent-native-forms canceled.

Name Link
🔨 Latest commit 51f38a4
🔍 Latest deploy log https://app.netlify.com/projects/agent-native-forms/deploys/69fb9f50af21fb0008baf4db

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for agent-native-videos canceled.

Name Link
🔨 Latest commit dabd94f
🔍 Latest deploy log https://app.netlify.com/projects/agent-native-videos/deploys/69fb9ed53df312000815ba56

Copy link
Copy Markdown
Contributor

@builder-io-integration builder-io-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.

Builder reviewed your changes — looks good ✅

Review Details

Code Review Summary

This PR contains concurrent agent updates across two templates:

Clips Desktop (Audio Cue Feature):
PR adds an audio cue (880Hz→660Hz sweep, 200ms) when screen recording starts on desktop. Implementation uses Web Audio API with proper resource cleanup, graceful fallback for unsupported browsers, and 5-minute auto-cleanup timeout. Integration with recording lifecycle is clean — cue plays after MediaRecorder starts, cleanup is added to the stream cleanup array.

Calendar Template (Google Calendar Integration):
PR adds support for the Google Calendar htmlLink field to enable opening events directly in Google Calendar. Changes propagate consistently through: Google Calendar API layer → server handlers → actions → shared API types → React components. Feature includes URL validation (https + calendar.google.com/www.google.com/calendar/ hostname checks) and proper pop-up handling with fallback.

Risk Assessment: Standard (🟡)

  • Calendar htmlLink is a new optional field with safe defaults
  • URL validation is in place before opening
  • Pop-up handling follows browser best practices
  • Audio cue is a progressive enhancement with full error recovery

Browser Testing Status: 🧪 Skipped — PR only modifies backend/template logic, calendar routing, and audio initialization; no user-facing UI component changes that require live verification. Calendar feature can be verified via E2E tests checking URL routing.

@steve8708 steve8708 merged commit 47b8486 into main May 6, 2026
28 of 29 checks passed
@steve8708 steve8708 deleted the updates-243 branch May 6, 2026 20:15
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