Skip to content

meet-bot: HTTP server with /health, /status, /leave, command stubs#25758

Merged
siddseethepalli merged 2 commits into
mainfrom
run-plan/meet-phase-1/pr-8
Apr 15, 2026
Merged

meet-bot: HTTP server with /health, /status, /leave, command stubs#25758
siddseethepalli merged 2 commits into
mainfrom
run-plan/meet-phase-1/pr-8

Conversation

@siddseethepalli
Copy link
Copy Markdown
Contributor

@siddseethepalli siddseethepalli commented Apr 15, 2026

Summary

  • Hono HTTP server exposing /health, /status, /leave, and 501 stubs for /send_chat//play_audio (Phases 2/3).
  • Bearer-token auth; per-meeting API token enforced via env.
  • Real health probe replaces the placeholder in health.ts (used by Dockerfile HEALTHCHECK).
  • Aligned meet-bot to zod@4.3.6 + added @vellumai/meet-contracts workspace dep so command schemas validate at the boundary.

Part of plan: meet-phase-1-listen.md (PR 8 of 24)


Open with Devin

@siddseethepalli siddseethepalli merged commit 0b47d54 into main Apr 15, 2026
1 check passed
@siddseethepalli siddseethepalli deleted the run-plan/meet-phase-1/pr-8 branch April 15, 2026 07:30
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: 0fcb7f49a1

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread meet-bot/package.json
Comment thread meet-bot/src/control/http-server.ts
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 found 3 potential issues.

View 4 additional findings in Devin Review.

Open in Devin Review

Comment thread meet-bot/src/health.ts
Comment thread meet-bot/package.json
Comment thread meet-bot/src/control/http-server.ts
@siddseethepalli
Copy link
Copy Markdown
Contributor Author

Addressed in #26264

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