I can’t see the task Tasks UI
I am running the latest version of Coder (v2.24.2), but when I start the Coder server, I can’t see the Tasks UI.


9 Replies
It might appear with a refresh, see: https://github.com/coder/coder/issues/18836
GitHub
bug: tasks does not show up in navbar for fresh built-in users · I...
When a new user logs in via username and password, the Tasks tab is not shown in the navbar—even if a valid Tasks template already exists. This happens because the decision to render the tab is emb...
I refreshed the website, but it didn't appear. However, the /tasks path is working.
Hmm... What template are you using?
You need a template with Tasks configured (
coder_ai_task
resource and a parameter named AI Prompt
)
https://registry.coder.com/templates/coder-labs/tasks-docker is an example template(@Harsh Panwar)
Sorry @bpmct, I was just a bit wrapped up in my own stuff.
I tested my Sourcegraph Amp module in a Docker container template.
Oh… thanks. I’ve been stuck here since yesterday. I’ll review the example template.
please let us know how that goes :)
Hey @Phorcys, I wasn’t very familiar with Coder and had little knowledge about it, but now the Task UI tab is showing, so this issue is solved. I’ll close this post. I’d love it if you could help me with this other issue. https://discord.com/channels/747933592273027093/1398733269096337478
hey @Harsh Panwar I hadn't seen that one because I don't really look that often at #contributing 😅
for future reference you can ask any questions in #help and if they're contributing related (e.g building from source, etc) you can use #contributing but the workflow is better in #help :)
@Phorcys closed the thread.