Changelog

Follow DevSwarm's progress, from the newest features to the latest fixes.

v2.3.1

DevSwarm 2.3.1 makes returning to your work smoother, with automatic workspace restore, a setting to control it, and smarter defaults for new workspaces.

  • Active workspaces restore automatically when you reopen the app
  • A new setting lets you turn workspace auto-restore on or off
  • New workspaces default to your first installed agent
v2.3.0

DevSwarm 2.3.0 sharpens day-to-day workspace management and gives the editor a cleaner, more integrated layout.

  • Workspace controls now live in the editor title bar for a cleaner, more integrated layout
  • Pinning a workspace now pins its entire descendant tree alongside it
  • Create a workspace by pressing Enter from the form
  • Primary workspaces can now be shut down
v2.2.2

DevSwarm 2.2.2 is a reliability release that smooths out the terminal and tidies up the app's update experience.

  • Option+Arrow word-jump works again in terminals on macOS
  • Cleaner, more accurate update notifications on startup
v2.2.1

DevSwarm 2.2.1 refines day-to-day workspace management and adds pre-run setup scripts so a workspace can prepare its environment before the agent starts.

  • Pre-run setup scripts let a workspace prepare its environment before the agent starts
  • Reassign a workspace's parent directly from the sidebar
  • Pinned workspace rows gain hover action buttons
  • The workspace info command defaults to the current workspace and accepts branch names
  • Fixed sidebar tree filters leaking root-level branches
v2.2.0

DevSwarm 2.2.0 brings repository configuration through a .devswarm/config.json file and adds Microsoft single sign-on, alongside a redesigned workspace list.

  • Configure a repository with a .devswarm/config.json file, with in-app guidance to set it up
  • Sign in with Microsoft (Azure AD) single sign-on
  • Redesigned workspace list
  • Workspaces created from the CLI now start automatically
  • More resilient IDE and toolchain downloads