Skip to content

feat(site): add support for external agents in the UI and extend CodeExample #19288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: kacpersaw/feat-coder-attach-cli
Choose a base branch
from

Conversation

kacpersaw
Copy link
Contributor

@kacpersaw kacpersaw commented Aug 11, 2025

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.
image

Copy link
Contributor Author

kacpersaw commented Aug 11, 2025

@kacpersaw kacpersaw changed the title feat: add support for external agents in the UI and extend CodeExample feat(site): add support for external agents in the UI and extend CodeExample Aug 11, 2025
@kacpersaw kacpersaw force-pushed the kacpersaw/feat-coder-attach-ui branch from d0f7fd7 to 5ea333a Compare August 11, 2025 15:40
@kacpersaw kacpersaw force-pushed the kacpersaw/feat-coder-attach-cli branch from 1d9ad42 to 2b42673 Compare August 11, 2025 15:40
@kacpersaw kacpersaw force-pushed the kacpersaw/feat-coder-attach-ui branch from 5ea333a to bd266b3 Compare August 12, 2025 12:10
@kacpersaw kacpersaw force-pushed the kacpersaw/feat-coder-attach-cli branch from 2b42673 to 039892b Compare August 12, 2025 12:10
@kacpersaw kacpersaw force-pushed the kacpersaw/feat-coder-attach-ui branch from bd266b3 to b91a963 Compare August 12, 2025 12:44
@kacpersaw kacpersaw force-pushed the kacpersaw/feat-coder-attach-cli branch 2 times, most recently from e1fd6e8 to e7e9376 Compare August 12, 2025 13:13
@kacpersaw kacpersaw force-pushed the kacpersaw/feat-coder-attach-ui branch 2 times, most recently from b65b376 to d9d2161 Compare August 13, 2025 09:30
@kacpersaw kacpersaw force-pushed the kacpersaw/feat-coder-attach-cli branch 2 times, most recently from d36771a to cec9a8d Compare August 13, 2025 10:06
@kacpersaw kacpersaw force-pushed the kacpersaw/feat-coder-attach-ui branch from d9d2161 to 2177e0d Compare August 13, 2025 10:06
@kacpersaw kacpersaw force-pushed the kacpersaw/feat-coder-attach-cli branch from cec9a8d to ac11687 Compare August 13, 2025 10:42
@kacpersaw kacpersaw force-pushed the kacpersaw/feat-coder-attach-ui branch from 2177e0d to 43a2123 Compare August 13, 2025 10:42
@kacpersaw kacpersaw marked this pull request as ready for review August 13, 2025 11:17
@kacpersaw kacpersaw requested a review from aslilac as a code owner August 13, 2025 11:17
@kacpersaw kacpersaw force-pushed the kacpersaw/feat-coder-attach-ui branch from 43a2123 to 9a26156 Compare August 13, 2025 12:08
@kacpersaw kacpersaw force-pushed the kacpersaw/feat-coder-attach-cli branch from ac11687 to 515fd53 Compare August 13, 2025 12:08
@kacpersaw kacpersaw force-pushed the kacpersaw/feat-coder-attach-ui branch from f12ed83 to 64b9a7a Compare August 13, 2025 13:00
@kacpersaw kacpersaw force-pushed the kacpersaw/feat-coder-attach-cli branch from 515fd53 to ce5c3e0 Compare August 13, 2025 13:00
@kacpersaw kacpersaw force-pushed the kacpersaw/feat-coder-attach-cli branch from ce5c3e0 to d5f8141 Compare August 13, 2025 13:23
@kacpersaw kacpersaw force-pushed the kacpersaw/feat-coder-attach-ui branch from 64b9a7a to 956e5fb Compare August 13, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant