← News
Release

qm v0.1.13

QM 0.1.13 brings a desktop app, spend visibility, Inbox Loops, and a lot of speed. QM has a desktop app, with browser sign-in handoff and the download in Settings. Admins can see where the money…

Originally published on github.com →

QM 0.1.13 brings a desktop app, spend visibility, Inbox Loops, and a lot of speed.

  • QM has a desktop app, with browser sign-in handoff and the download in Settings.
  • Admins can see where the money goes: a spend dashboard with time-series breakdowns, reports served from saved daily totals, and per-cron runtime overrides plus separate org defaults for crons and sub-agents to keep recurring spend in check.
  • Inbox Loops arrive: flagged loops with durable event ingestion, each with its own icon or uploaded logo.
  • New models and easier picking: GPT-6 Sol, GPT-6 Luna, and claude-opus-5-5 join the registry, you can save eight model presets, and the picker menus got simpler.
  • Sign in with a password on the built-in auth broker, alongside the existing email flow.
  • Agents integrate outward: a turn can call tools the caller executes, and runs stream tool calls and results as AG-UI events.
  • Teams onboard faster: teammate invitations with single-use sign-in links in Admin, and personal Slack accounts link to existing web identities.
  • Slack: opt-in isolation for external users with private continuation, app owners approve access requests right from Slack, and Stop now responds immediately.
  • Chat renders Mermaid diagrams, shows image attachments as compact previews, and keeps a scrolled-up reader in place when a turn ends.
  • Faster everywhere: lower send latency during concurrent streams, responsive multiview streaming, bounded transcript reads, and cheaper recovery and run lookups.
  • Sandboxes are sturdier: the E2B, Modal, Sprites, and Smolmachines backends now match their providers' docs, and transient provider errors retry with request ids.

What's Changed

New Contributors

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