mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
This pull request introduces support for external workspace management, allowing users to register and manage workspaces that are provisioned and managed outside of the Coder. * Added a new component AgentExternal which shows instructions for connecting external agents. * Added redacted fields to CodeExample so you can now hide specific parts of the code instead of the full line * Hides workspace actions if workspace is using external agent. <img width="1719" height="646" alt="image" src="https://github.com/user-attachments/assets/45b7bfae-7006-461f-a96d-e61f97084819" />