Skip to content

feat(call): prod transcriber#2407

Merged
whutchinson98 merged 1 commit intomainfrom
hutch/feat-prod-transcriber
Apr 7, 2026
Merged

feat(call): prod transcriber#2407
whutchinson98 merged 1 commit intomainfrom
hutch/feat-prod-transcriber

Conversation

@whutchinson98
Copy link
Copy Markdown
Member

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 7, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: e30e8391-0285-43c1-b65a-ed054d4580c6

📥 Commits

Reviewing files that changed from the base of the PR and between f515103 and ff7298b.

📒 Files selected for processing (3)
  • agents/transcription/justfile
  • agents/transcription/livekit.prod.toml
  • agents/transcription/transcriber.py

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Configured production environment for the transcription agent with deployment automation, service naming, and environment-specific configuration required for production infrastructure.

Walkthrough

The PR adds production deployment configuration for the transcription agent service. It introduces a new production justfile deployment target, a production LiveKit configuration file, and updates the worker agent naming configuration.

Changes

Cohort / File(s) Summary
Production Deployment Configuration
agents/transcription/justfile, agents/transcription/livekit.prod.toml
Added new deploy-prod justfile target that deploys using production configuration, and created production LiveKit config file with agent ID and subdomain settings.
Worker Configuration
agents/transcription/transcriber.py
Added agent_name="macro-transcriber" parameter to worker startup options.

Possibly related PRs


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@whutchinson98 whutchinson98 merged commit d4243c9 into main Apr 7, 2026
21 of 22 checks passed
@whutchinson98 whutchinson98 deleted the hutch/feat-prod-transcriber branch April 7, 2026 15:48
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