Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 20:40
· 46 commits to main since this release
v1.3.0
d18614d

Added

  • If there are multiple agents, the plugin will now ask which to use.

Fixed

  • If the workspace is stopping as the plugin tries to connect, it will wait for
    the stop and then try to start the workspace. Previously it would only start
    the workspace if it happened to be in a fully stopped state when connecting.
  • Whenever the plugin wants to start a workspace, it will ask the user first to
    prevent constantly keeping a workspace up and defeating the point of
    auto-stop.