Skip to content

v1.0.8

Choose a tag to compare

@PureWeen PureWeen released this 25 Feb 18:01
· 448 commits to main since this release
7088a9b

What's Changed

  • feat: Multi-agent orchestration with Squad integration by @Copilot in #104
  • fix: saved sessions not showing in remote mode (mobile) by @PureWeen in #173
  • fix: multi-agent sessions survive group deletion on restart by @PureWeen in #174
  • Add interactive tutorial UI and service by @kubaflo in #178
  • Mobile performance: paginated history loading by @PureWeen in #181
  • feat: mobile worktree creation, PR-remote association, and close+delete worktree by @PureWeen in #185
  • Add prompt library: save local prompts and discover project prompts from standard agent locations by @Copilot in #111
  • Fix multi-agent bridge bugs and watchdog timeout for workers by @PureWeen in #195
  • Fix: QR code should be blurred by default in settings (matching token) by @StephaneDelcroix in #194
  • Add independent reveal buttons for QR codes in Settings by @StephaneDelcroix in #197
  • Fix DevTunnel warning flash on Settings page load by @jfversluis in #190
  • Multi-model consensus PR review Squad + mode support in team.md by @PureWeen in #200
  • Fix QrCodeBlurTests and scenario to match independent QR toggles (follow-up to #194) by @PureWeen in #199
  • fix: prevent unobserved SocketException in ServerManager.CheckServerRunning by @StephaneDelcroix in #192
  • Wire up SDK autopilot and plan modes via MessageOptions.Mode by @PureWeen in #186
  • Feature: Add slash command autocomplete dropdown by @davidnguyen-tech in #196
  • Add usage statistics tracking and display by @rmarinho in #198
  • Multi-agent PR review: render stall fix, squad persistence, team naming & rename by @PureWeen in #203
  • Fix: double-click + backspace clears only one char in text inputs by @StephaneDelcroix in #189
  • Fix double HTML encoding in /diff view by @StephaneDelcroix in #191
  • Implement /model command to return the current session model by @StephaneDelcroix in #188
  • Focus newly created sessions immediately by @rmarinho in #193
  • Orchestration relaunch resilience: persist dispatch state, resume workers, fix watchdog by @PureWeen in #207

Full Changelog: v1.0.7...v1.0.8