← News
Release

qm v0.1.12

QM 0.1.12 brings agent swarms in beta, hosted Slack installs, email and calendar, apps, and a lot of reliability work. Agent swarms arrive in beta: durable pools of subagents with scoped messaging,…

Originally published on github.com →

QM 0.1.12 brings agent swarms in beta, hosted Slack installs, email and calendar, apps, and a lot of reliability work.

  • Agent swarms arrive in beta: durable pools of subagents with scoped messaging, inline progress badges, and Modal-backed workers. Deployments can turn swarms off.
  • Connecting Slack got much easier, with provider-managed installation, a guided bot onboarding checklist, and sturdier thread and DM conversations.
  • Mail grew into a real surface: email archiving, Sent mail, and a Calendar tab.
  • You can steer a running task with files and images, conversation documents now go straight into model inputs, and suggested prompts are collaborative and contextual.
  • Apps got real management: edits persist, each app serves from its own isolated origin, and shared Fly publishing is durable with private scale-to-zero routing.
  • Connectors reach further: MCP connectors can use per-user credentials, and Composio works through ordinary credentials and skills.
  • People can bring their own AI accounts from Settings, and sign in through trusted OIDC with remembered providers.
  • Models are easier to work with: gateway models are discovered automatically, picked from compact presets with readable names and provider icons, and custom providers can speak the Responses protocol.
  • New Superserve sandbox backend, sandbox defaults per scope, faster Sprites and Modal turns, and scheduled tasks can ask their owner to approve credential use.
  • Chat feels better: smoother streaming and scrolling, thinking shown in the transcript, better Markdown, restored themes, and Cmd+K now searches skills, crons, apps, and projects.
  • Under the hood: deploys hand off background work between revisions without restarts, the core survives database blips, workers wake on PostgreSQL notifications, and Sentry error reporting and PostHog analytics are available opt-in.

What's Changed

New Contributors

Full Changelog: https://github.com/yc-software/qm/compare/v0.1.11...v0.1.12