can't find "write coder on coder" template
hi, i just found about coder and super excited to try it out.
i want to use the coding agent feature. i am following the tutorial on https://coder.com/docs/ai-coder/create-template but i can't see the "write coder on coder" template in my local setup to duplicate.
what am i missing?

6 Replies
<#1361314201703809095>
Category
Help needed
Product
Coder (v2)
Platform
macOS
Logs
Please post any relevant logs/error messages.
hi, "write coder on coder" is just an example
this one is our internal template
hope this helps
oh gotta, so creating a base template and adding it is the way
when i want to push this template it asks (rightly) for the missing api key var,
1. how to provide it in the cli command
2. is there a way not to provide it here but in workspace creation time (through cli or rest api e.g.)
i managed to enter the api key. the prompt i give it to the workspace starts executing as the workspace is started, however i can't see the activity log as in the screenshot in the documentation, is that because i'm missing something?
i attached the
main.tf
file for ref.
also can i see the updates and trigger new prompts using rest apis?hey, regarding the 2nd question, you cannot
variable
s are template-wide and coder_parameter
s are workspace-wide
modules only support input from variable
s@Phorcys closed the thread.