Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implement coderd <> Agent communication #615

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
defelmnq opened this issue May 6, 2025 · 0 comments
Open

Implement coderd <> Agent communication #615

defelmnq opened this issue May 6, 2025 · 0 comments
Assignees

Comments

@defelmnq
Copy link

defelmnq commented May 6, 2025

Description

Devcontainers will rely on agents running on each devcontainer and will be connected to the parent agent - running on the workspace.
An advantage of this solution is that we will be able to have more visibility on the devcontainer lifecycle - and so on when to refresh the coder_app applications.

Flow

devcontainer_agent --contact on start--> coderd
coderd --request associated coder_app--> workspace_agent
workspace_agent --returns apps from devcontainers.json--> coderd

@defelmnq defelmnq self-assigned this May 6, 2025
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

No branches or pull requests

1 participant