Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@owengretzinger
Copy link
Collaborator

@owengretzinger owengretzinger commented Jan 20, 2025

TL;DR

Added Zod schema definitions for bot configuration and automatic leave settings, to be consistent with #77

What changed?

  • Created new schema definitions for bot configuration validation:
    • silenceDetectionSchema: Defines timeout and activation parameters
    • botDetectionSchema: Specifies detection settings using participant events and names
    • automaticLeaveSchema: Combines silence detection, bot detection, and various timeout settings
    • botConfigSchema: Extends existing bot schema with display name, image, callback URL, heartbeat, and automatic leave settings

Copy link
Collaborator Author

owengretzinger commented Jan 20, 2025

@owengretzinger owengretzinger changed the title feat: bot config feat: add bot configuration schema Jan 20, 2025
@owengretzinger owengretzinger marked this pull request as ready for review January 20, 2025 19:29
@graphite-app
Copy link

graphite-app bot commented Jan 20, 2025

Graphite Automations

"Auto-assign PRs to author" took an action on this PR • (01/20/25)

1 assignee was added to this PR based on Jason Huang's automation.

@owengretzinger owengretzinger force-pushed the 01-20-feat_events branch 2 times, most recently from 3c008b5 to 9497a11 Compare January 21, 2025 13:14
@owengretzinger owengretzinger changed the base branch from 01-20-feat_events to graphite-base/81 January 21, 2025 13:17
@owengretzinger owengretzinger changed the base branch from graphite-base/81 to main January 21, 2025 13:18
@cloudflare-workers-and-pages
Copy link

Deploying meetingbot with  Cloudflare Pages  Cloudflare Pages

Latest commit: 548f642
Status:⚡️  Build in progress...

View logs

@owengretzinger owengretzinger merged commit 209b8fd into main Jan 21, 2025
4 of 5 checks passed
Copy link
Collaborator Author

Merge activity

  • Jan 21, 8:20 AM EST: A user merged this pull request with Graphite.

@owengretzinger owengretzinger deleted the 01-20-feat_bot_config branch January 21, 2025 13:20
liongyeehong pushed a commit to Xxell-Ai/meetingbot that referenced this pull request Sep 15, 2025
### TL;DR
Added Zod schema definitions for bot configuration and automatic leave settings, to be consistent with meetingbot#77 

### What changed?
- Created new schema definitions for bot configuration validation:
  - `silenceDetectionSchema`: Defines timeout and activation parameters
  - `botDetectionSchema`: Specifies detection settings using participant events and names
  - `automaticLeaveSchema`: Combines silence detection, bot detection, and various timeout settings
  - `botConfigSchema`: Extends existing bot schema with display name, image, callback URL, heartbeat, and automatic leave settings
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.

3 participants