The feature I have in mind depends on a secret which is provided when Codespaces is initialized. I have tried using entrypoint
, postStartCommand
and postAttachCommand
without success. I can see the agent is downloaded and can be initialized manually once Codespaces starts but what I'm looking for is to make it start automatically.