Changelog

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

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
v2.1.4

DevSwarm 2.1.4 improves agent session recovery and brings Jira into the command line.

  • GitHub Copilot sessions can now continue and recover after an interruption
  • New devswarm jira commands bring Jira into the CLI
  • Redeem a free-trial code without entering a card
  • Background git fetch keeps workspace status fresh
v2.1.3

DevSwarm 2.1.3 overhauls the workspace sidebar and adds a keyboard shortcuts overlay, with faster ways to resume and shut down work.

  • New keyboard shortcuts overlay backed by a central shortcut registry
  • The sidebar distinguishes running from dormant workspaces, with quick-resume
  • Shut down a workspace from its context menu to stop all of its processes
  • Press Enter to resume a selected dormant workspace
  • Git actions are now available from the sidebar context menu
  • Simpler onboarding when you are starting with no repositories
v2.1.2

DevSwarm 2.1.2 is a focused fix release for sidebar tooltips and editor keybindings.

  • Overhauled sidebar tooltips with full workspace names and boundary-aware placement
  • Fixed Cmd+W interfering with recording VS Code keybindings
  • Fixed an IDE cache refresh that could wipe your custom keybindings
v2.1.1

DevSwarm 2.1.1 adds inline workspace renaming and fixes several workspace startup issues.

  • Rename a workspace inline by double-clicking or from its context menu
  • Fixed corrupted agent settings that could break terminal startup
  • Fixed workspace resume failing in packaged builds