Skip to content

feat(dogfood/coder): integrate tasks support into "Write Coder on Coder" template #19320

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

johnstcn
Copy link
Member

@johnstcn johnstcn commented Aug 12, 2025

Updates coder/internal#836

  • Adds an optional AI prompt parameter
  • Conditionally adds the following resources if "AI Prompt" is provided:
    • claude-code module if AI prompt is provided
    • auto-restarting instance of develop.sh running in screen
    • a "preview" app that shows the local development server

Still TODO:

  • Add enterprise license automatically

You can test here: https://dev.coder.com/templates/coder/coder/versions/relaxed_northcutt6

@johnstcn johnstcn self-assigned this Aug 12, 2025
@johnstcn johnstcn changed the title feat(dogfood): integrate tasks support feat(dogfood/coder): integrate tasks support into "Write Coder on Coder" template Aug 14, 2025
@johnstcn johnstcn marked this pull request as ready for review August 14, 2025 17:16
agent_id = coder_agent.dev.id
run_on_start = true
start_blocks_login = false
script = <<-EOT
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This script could use an icon too.

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.

2 participants