Skip to content

v1.3.24

Choose a tag to compare

@github-actions github-actions released this 29 Apr 04:36
· 121 commits to main since this release

What's Changed

  • refactor(pty): extract sessionId helper and harden daemon spawn cleanup by @brennanb2025 in #1216
  • feat(agents): Agent Dashboard v2 — hook endpoint discovery, dashboard UI, sidebar status overlay by @brennanb2025 in #1147
  • feat(orchestration): add inter-agent orchestration system by @Jinwoo-H in #1188
  • fix(agents): detect Kiro under its real binary name kiro-cli by @nwparker in #1223
  • fix(agents): use Kilocode brand logo instead of illegible favicon by @nwparker in #1224
  • fix: stop file explorer edge auto-scroll on drag leave by @AmethystLiang in #1225
  • test(notifications): guard agent-task-complete producer at IPC boundary by @brennanb2025 in #1218
  • fix(terminal): restore cursor visibility on daemon snapshot reattach by @Jinwoo-H in #1217
  • feat(skills): add standalone orchestration skill by @Jinwoo-H in #1227
  • fix(sidebar): let heuristic 'working' beat retained 'done' in worktree dot by @brennanb2025 in #1228
  • fix(sidebar): top-align worktree status dot with title by @brennanb2025 in #1231
  • feat(settings): gate Agent Dashboard behind experimental setting by @brennanb2025 in #1219
  • fix(terminal): refresh WebGL canvas after split reparenting by @Jinwoo-H in #1230
  • feat(sidebar): inline Connect for disconnected SSH targets in remote project dialog by @AmethystLiang in #1234
  • fix(mac): request media permissions dynamically by @nwparker in #1233
  • feat(sidebar): expand agent-status hovercard trigger to whole card by @brennanb2025 in #1235
  • Prefer upstream remotes for GitHub issue tasks by @colinchambachan in #1076
  • fix(sidebar): clear agent status when sleeping a worktree by @brennanb2025 in #1238
  • improve: remote folder picker UI and filtering by @AmethystLiang in #1240
  • improve active worktree card visibility in light mode by @AmethystLiang in #1241

Full Changelog: v1.3.23...v1.3.24