Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
johnstcn merged 4 commits intomainfromcj/dogfood-tasks
Aug 15, 2025

Conversation

johnstcn
Copy link
Member

@johnstcnjohnstcn commentedAug 12, 2025
edited
Loading

Updatescoder/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 ofdevelop.sh running in screen
    • a "preview" app that shows the local development server

Still TODO:

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

@johnstcnjohnstcn self-assigned thisAug 12, 2025
@johnstcnjohnstcn changed the titlefeat(dogfood): integrate tasks supportfeat(dogfood/coder): integrate tasks support into "Write Coder on Coder" templateAug 14, 2025
@johnstcnjohnstcn marked this pull request as ready for reviewAugust 14, 2025 17:16
Copy link
Contributor

@dannykoppingdannykopping left a comment

Choose a reason for hiding this comment

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

LGTM


module"claude-code" {
count=local.has_ai_prompt? data.coder_workspace.me.start_count:0
source="dev.registry.coder.com/coder/claude-code/coder"
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this have to be sourced fromdev.registry.coder.com? Is this for dogfooding?

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

We could use either, the module versions are published simultaneously. However, there doesn't seem to be much consistency between usingregistry.coder.com anddev.registry.coder.com (see above module definitions).

Copy link
Member

Choose a reason for hiding this comment

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

Ideally, we should always use dev.registry.coder.com so that we can catch any breaking changes before our customers do.

johnstcn reacted with thumbs up emoji
@johnstcnjohnstcn merged commit2ea807f intomainAug 15, 2025
28 checks passed
@johnstcnjohnstcn deleted the cj/dogfood-tasks branchAugust 15, 2025 16:47
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsAug 15, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@matifalimatifalimatifali left review comments

@dannykoppingdannykoppingdannykopping approved these changes

@mafredrimafredriAwaiting requested review from mafredri

@DanielleMaywoodDanielleMaywoodAwaiting requested review from DanielleMaywood

Assignees

@johnstcnjohnstcn

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@johnstcn@dannykopping@matifali

[8]ページ先頭

©2009-2025 Movatter.jp