Skip to content

v1.3.6

Choose a tag to compare

@github-actions github-actions released this 20 Apr 06:45

What's Changed

  • ci: run E2E tests on every PR, surface on release (non-blocking) by @brennanb2025 in #842
  • fix(agents): detect all user-installed CLIs by hydrating PATH from login shell by @nwparker in #843
  • fix(codex-accounts): stop overwriting auth.json when no managed account is active by @Jinwoo-H in #847
  • test(e2e): cover worktree lifecycle and tab-close navigation by @brennanb2025 in #846
  • feat: double-click tab to rename (inline edit) by @brennanb2025 in #844
  • fix: improve assertManagedHomePath error for cross-environment accounts by @Jinwoo-H in #848
  • feat(browser): multi-profile session management with per-tab switching by @Jinwoo-H in #823
  • fix(terminal): clear screen before daemon restore to prevent duplicated output by @Jinwoo-H in #853
  • fix(terminal): Cmd+Left/Right jump to start/end of line by @brennanb2025 in #851
  • fix: preserve terminal scroll position when splitting panes by @Jinwoo-H in #817
  • fix(editor): prevent cursor jump to end when typing during autosave by @AmethystLiang in #855

Full Changelog: v1.3.5...v1.3.6