desktop-v1.12.1

superset-sh/supersetdesktop-v1.12.1May 28, 2026by github-actions[bot]

AI Summary

Focuses on terminal preset launches and integrating agent-comment capabilities directly into the v2 DiffPane.

Key Highlights

  • Fixed terminal preset launches.
  • Added inline agent-comment composer on v2 DiffPane.
  • Added terminalAgents tracker and pane wiring.
  • Fixed DiffPane comment composer opening on pointer-up.

New Features

  • Inline agent comments
  • Agent tracking
  • Preset launch repair

Full Release Notes

## What's Changed
* chore(desktop): bump version to 1.11.3 by @Kitenite in https://github.com/superset-sh/superset/pull/4913
* Set up env for contributors by @saddlepaddle in https://github.com/superset-sh/superset/pull/4837
* fix(desktop): repair terminal preset launches by @sshresthh in https://github.com/superset-sh/superset/pull/4926
* fix: solve #4690 — reuse existing Run tab instead of opening a new one by @Kitenite in https://github.com/superset-sh/superset/pull/4960
* feat(host-service): terminalAgents tracker + pane wiring by @Kitenite in https://github.com/superset-sh/superset/pull/4901
* feat(desktop): inline agent-comment composer on v2 DiffPane by @Kitenite in https://github.com/superset-sh/superset/pull/4966
* fix(host-service): stop gating preset launches on OSC 133;A marker by @Kitenite in https://github.com/superset-sh/superset/pull/4963
* [codex] Add configurable worktree locations by @Kitenite in https://github.com/superset-sh/superset/pull/4887
* docs: document setup.local.sh contributor flow by @Kitenite in https://github.com/superset-sh/superset/pull/4969
* fix(desktop): open DiffPane comment composer on pointer-up by @Kitenite in https://github.com/superset-sh/superset/pull/4977

## New Contributors
* @sshresthh made their first contribution in https://github.com/superset-sh/superset/pull/4926

**Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.11.3...desktop-v1.12.1