Skip to content

v1.3.34

Choose a tag to compare

@github-actions github-actions released this 04 May 22:12
· 3948 commits to main since this release

What's Changed

  • fix(hooks): generate worktree setup-runner from target worktree's orca.yaml by @tmchow in #1280
  • feat(browser): viewport-size emulation via CDP by @AmethystLiang in #1369
  • fix(runtime): add single-instance lock + owned-metadata clear (#1312) by @Jinwoo-H in #1326
  • feat(settings): manage sessions panel + pid-recycling daemon guard by @Jinwoo-H in #1343
  • fix(pty): release ptmx fd on natural exit + defuse SIGHUP-to-recycled-pid by @Jinwoo-H in #1327
  • feat(telemetry): PR 1 — foundations (types, consent, migration, PRIVACY.md) by @brennanb2025 in #1372
  • fix(sidebar): restore agent identity icon in inline worktree rows by @AmethystLiang in #1377
  • fix: zombie worktree PTY cleanup (issue #218) by @Jinwoo-H in #1376
  • feat: hide default branch workspace by @yasinkavakli in #1249
  • feat(editor): Changes view mode — in-tab HEAD-vs-working-tree diff by @brennanb2025 in #1353
  • feat(telemetry): PR 2 — transport (client, validator, burst cap, IPC, build gate) by @brennanb2025 in #1374
  • fix(sidebar): preserve scroll position across worktree delete by @nwparker in #1380
  • feat(source-control): commit action in sidebar panel by @brennanb2025 in #1373
  • fix(ui): shrink titlebar to 36px and align traffic lights by @AmethystLiang in #1381
  • fix(cmd-j): rank empty-query worktrees by focus recency by @AmethystLiang in #1383
  • feat(sidebar): path-aware filter in SSH remote file browser by @AmethystLiang in #1384
  • feat(sidebar): add "create new project" option to Add Repo dialog by @kiranannadatha8 in #929
  • fix(release): filter desktop-only tags and consolidate release pipeline by @nwparker in #1386
  • fix(install): regenerate cpu-features buildcheck.gypi before rebuild by @nwparker in #1387
  • fix(hooks): don't silently skip worktree setup on benign orca.yaml divergence by @nwparker in #1388
  • feat(shortcuts): cycle Cmd/Ctrl+Shift+]/[ within current tab type by default by @tmchow in https://github.com//pull/1281
  • chore: remove stray HTML mockup files from repo root by @AmethystLiang in #1401
  • docs: remove PRIVACY.md (moving to public website docs) by @brennanb2025 in #1402
  • feat(orchestration): bundled improvements — check-wait, stale-base, preamble+ask, QoL by @Jinwoo-H in #1403

New Contributors

Full Changelog: v1.3.32...v1.3.34