Skip to content

JetBrains 7.1.6

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 16:05
· 16 commits to main since this release
34875ae

Added

  • Move a session to a worktree directly from the worktree editor.
  • Fork a session from the worktree editor.
  • Add Ctrl+1/2/3/0 shortcuts to cycle mode, model, and reasoning effort.
  • Exclude Kilo worktrees from IntelliJ project indexing.
  • Run project run configurations delegated to Gradle inside a worktree.
  • Surface pull request and run status in the Agent Manager worktree list.

Fixed

  • Refresh pull request badges app-wide when the IDE regains focus.
  • Settle attention badges correctly during auto-approve.
  • Fill session dialog cards with a raised surface instead of a flat background.
  • Fixed config warnings being attributed to the IDE's working directory instead of the actual project, which could show a stray "home directory" warning banner.
  • Fixed worktree deletion blocking the UI for large directories and failing when other worktrees were busy at the same time.
  • Fixed the worktree session list unexpectedly expanding when starting or forking a session.
  • Reduced CLI startup overhead on Windows.
  • Sped up cold session loading.
  • Fixed inference cost showing as $0 for OpenRouter BYOK sessions.