Skip to content

Implement coderd <> Agent communication #615

Open
@defelmnq

Description

@defelmnq

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions