mirror of
https://github.com/coder/coder.git
synced 2026-06-04 13:38:21 +00:00
31b1ff7d3b
Fixes https://github.com/coder/coder/issues/16268 - Adds `/api/v2/workspaceagents/:id/containers` coderd endpoint that allows listing containers visible to the agent. Optional filtering by labels is supported. - Adds go tools to the `coder-dylib` CI step so we can generate mocks if needed