Skip to content

Add Conductor configuration#121

Merged
reteps merged 1 commit intomainfrom
reteps/conductor-improvements
Jan 16, 2026
Merged

Add Conductor configuration#121
reteps merged 1 commit intomainfrom
reteps/conductor-improvements

Conversation

@reteps
Copy link
Member

@reteps reteps commented Jan 16, 2026

Summary

Test plan

  • Create a new Conductor workspace and verify setup script runs (git submodule update --init && yarn)
  • Verify dev server starts on custom port when CONDUCTOR_PORT is set
❯ PORT=${CONDUCTOR_PORT:-3000} yarn dev; exit
▲ Next.js 16.1.1 (Turbopack)
- Local:         http://localhost:55080

🤖 Generated with Claude Code

Mirrors the Conductor integration from PrairieLearn PR #13779.
The setup script initializes submodules and installs dependencies,
while the run script starts the dev server with CONDUCTOR_PORT support.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Jan 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
marketing Ready Ready Preview, Comment Jan 16, 2026 7:50pm

Request Review

@reteps reteps marked this pull request as ready for review January 16, 2026 19:57
@reteps reteps merged commit fd228fe into main Jan 16, 2026
3 checks passed
@reteps reteps deleted the reteps/conductor-improvements branch January 16, 2026 19:58
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