-
Notifications
You must be signed in to change notification settings - Fork 974
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
Conversation
65bb266
to
34b0423
Compare
e50fd7c
to
40fd93d
Compare
40fd93d
to
15189aa
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@@ -380,6 +396,24 @@ module "devcontainers-cli" { | |||
agent_id = coder_agent.dev.id | |||
} | |||
|
|||
module "claude-code" { | |||
count = local.has_ai_prompt ? data.coder_workspace.me.start_count : 0 | |||
source = "dev.registry.coder.com/coder/claude-code/coder" |
There was a problem hiding this comment.
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 from dev.registry.coder.com
? Is this for dogfooding?
There was a problem hiding this comment.
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 using registry.coder.com
and dev.registry.coder.com
(see above module definitions).
There was a problem hiding this comment.
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.
This reverts commit e00acd7.
Updates coder/internal#836
claude-code
module if AI prompt is provideddevelop.sh
running in screenStill TODO:
You can test here: https://dev.coder.com/templates/coder/coder/versions/relaxed_northcutt6