v1.3.1

Bug Fixes

  • show all Bitbucket PR reviewers and participants with status
  • remove close button and Escape dismiss from clone dialog
  • resolve version manager detection and trust for bare repos
  • resolve Windows updater failing to launch installer after download
  • use createEffect instead of createMemo for side effects in sidebar menus

Features

  • merge pull requests directly from the review tab
  • optionally close session after merge & push
  • disable clone, import, and create buttons when no accounts are connected
  • remove project terminal icon from sidebar

v1.3.0

Bug Fixes

  • preserve worktree links during bare repo conversion
  • stop editing .gitignore for log directory exclusion
  • deleted session reappears after app restart
  • add missing workflow scope to GitHub PAT instructions

Features

  • warn when account token lacks repository creation permissions
  • convert project repositories to bare git repos
  • replace Open Folder with Import Wizard and Create New project flows
  • store copy pattern files in database for worktree sync
  • add branch promotion and backmerge between dev and prod
  • enforce comments for all thread status changes

Refactoring

  • remove one-time migration startup code

v1.2.2

Bug Fixes

  • improve MCP error messages and clean up config on exit
  • clone dialog auto-fetches repos on every open
  • handle Bitbucket private repo images in PR comments

Features

  • add force push support with divergence detection and push error dialogs

v1.2.1

Bug Fixes

  • resolve MCP push/pull/checks operating on wrong repo for worktree sessions
  • stop diff yank from including +/- symbols in clipboard
  • allow agents time to save session data on exit

v1.2.0

Bug Fixes

  • show labels instead of numeric IDs in Taiga form dropdowns
  • add status selector and fix close/reopen detection for all issue trackers
  • load the correct Taiga issue when viewing or editing
  • auto-refresh Taiga auth tokens to prevent expiry
  • show GitHub template body fields in main content area instead of sidebar
  • only open issues view when project has an issue tracker configured
  • refresh token list when accounts are added, updated, or deleted
  • replace Taiga project text input with dropdown
  • increase hit targets on issue form and sidebar buttons
  • resolve session header showing stale git state after push and PR merge
  • resolve version manager environments for agent PTY sessions
  • improve merge conflict resolution safety and add mark-resolved action
  • update in-memory session cache with issue metadata after creation
  • move focus out of headers after button clicks across all views
  • move focus out of session header after button clicks
  • handle atomic-save rename events in worktree file sync
  • filter non-forge accounts from clone dialog dropdown
  • fetch before push in MCP tool to ensure current remote refs
  • use consistent session name fallback in notifications

Features

  • add keyboard navigation to form select dropdowns
  • add issue create, edit, and agent tools across all trackers
  • persist sidebar expand/collapse and active group across restarts
  • add pull and CI/CD check tools for agents
  • add merge conflict resolution UI and tooling

v1.1.2

Bug Fixes

  • display actual error message when PR viewer fails to load
  • set remote tracking branch after push and at session creation
  • apply diff background colors to full line content

v1.1.1

Bug Fixes

  • resolve MCP tools failing for sessions in isolated worktrees

v1.1.0

Bug Fixes

  • show session names instead of IDs in the jump dialog
  • update welcome page to mention issue tracking alongside repositories
  • enlarge undersized click targets across the UI
  • preserve offline config changes instead of reverting on network errors
  • revert project settings when sync to remote fails
  • improve legibility and theme compatibility in PR Review and Issues views
  • allow selecting which account to use for issue tracking
  • resolve mise trust warning when resuming sessions
  • resolve opencode blank screen in macOS release builds
  • terminal rendering enhancement

Features

  • restyle PR review header to match session and issues headers
  • add keyboard shortcuts for PR review actions, Settings escape, and jump mode tab 5
  • skip background network operations when offline
  • allow agents to create, reply to, and resolve PR review threads
  • add issue status groups for filtering the Issues view
  • add dynamic issue status filters, assigned-to-me toggle, and jump dialog integration
  • improve Issues view with tab counts, keyboard shortcuts, and streamlined layout
  • redesign PR Review, Issues, and sidebar with richer content and streamlined layouts
  • overhaul PR Review, Issues, and Issue Detail sidebar design
  • link existing sessions to issues from the session header
  • improve issue tracking with sorting, infinite scroll, and sidebar navigation
  • add consistent keyboard navigation to PR Review and Issues views
  • add issue tracking for GitHub, GitLab, Jira, Linear, Trello, and Taiga
  • expose PR review threads to agents via MCP
  • integrate PR review into sessions with Review tab and thread bar
  • add pull request review with inline comments and review checklist

v1.0.3

Bug Fixes

  • use correct app logo in sidebar and about dialog
  • resolve scroll artifact in changes view on Linux
  • auto-select files when navigating the changes tree
  • show contents of new files in the changes viewer
  • improve tab pill contrast in dark theme
  • resolve Windows updater failing to install after download

Features

  • detect and sync branch changes in worktree sessions

Miscellaneous

  • show current year in about page copyright