v1.3.8
- When starting a workspace, shell out to the Coder binary instead of making an
API call. This reduces drift between what the plugin does and the CLI does. As
part of this, thesession_token
file was renamed tosession
since that is
what the CLI expects.