Ammar Bandukwala
Ammar Bandukwala
I'm confused that the environment variables begin with `CODER_` and not `ENVBOX_`. This project could have independent value and the `CODER_` naming suggests it's coupled.
In https://github.com/coder/coder/discussions/13122 a user sees empty values when referencing `${data.coder_workspace.me.template_id}` in their template. This happens because their coder server version is behind the provider, and this kind of issue will...
E.g., in `coder_app` and `coder_agent.metadata`.
Per a user request, we should find a way to surface the service banner in VS Code when it's set on the dashboard. For many (if not most) deployments, developers...
See  The black on dark red is unreadable. cc @aslilac
This a question of graph theory that is beyond my reach. I don't understand, intuitively, why the algorithms to add and delete nodes strongly guarantee a connected graph. I understand...
I would find composer way more usable if it was docked (similar to Chat) instead of a floating window. As a floating window, esp. one that can't escape the IDE...
I'm on the latest extension and noticed that we removed the connections status indicator at some point. I found it helpful, in particular, to know whether the connection is P2P...
First of all, when creating automation tokens (e.g. for [coder/setup-action](https://github.com/coder/setup-action/settings)), you typically want either an unlimited lifetime or a lifetime specified in years/months not hours (which is the largest unit...