JetBrains 7.1.4
·
8 commits
to main
since this release
Added
- feat: keep background agents running when the main agent stops by @marius-kilocode in #13641
- feat(remote): advertise instance kind and process identity by @iscekic in #13565
- feat(agent-manager): show CLI activity in terminal tabs and worktrees by @marius-kilocode in #13645
- feat(vscode): open all background agents from the toolbar by @marius-kilocode in #13665
Fixed
- fix(vscode): preserve packaged Playwright runtime by @marius-kilocode in #13637
- fix(vscode): default Agent Manager terminals to the side panel by @marius-kilocode in #13630
- fix(agent-manager): preserve side panels across context switches by @marius-kilocode in #13610
- fix(vscode): show background agents collapse icon by @marius-kilocode in #13646
- fix(agent-manager): keep inspectors open on browser state updates by @marius-kilocode in #13650
- fix(cli): surface real tool name when tool call repair fails by @maphew in #13446
- fix(vscode): keep finished background agents compact by @marius-kilocode in #13663
- fix(jetbrains): show a changes badge for uncommitted worktree work by @kirillk in #13636
- fix(agent-manager): speed up long-session forks by @marius-kilocode in #13666
- fix(cli): wait for background continuations before headless exit by @lambertjosh in #13623
- fix(jetbrains): rescale Agent Manager list rows on IDE zoom by @kirillk in #13635
- fix(cli): remember bash permission migration by @noobezlol in #12642
- fix(vscode): align answered question font with tool output by @marius-kilocode in #13667
- fix(jetbrains): open the worktree row popup only for pull requests by @kirillk in #13676
- fix(cli): separate environment details from user prompt text by @maphew in #13190
Changed
- release(jetbrains): v7.1.3 by @kilo-maintainer[bot] in #13634
- Undefined or null by @WebReflection in #13639
- refactor(gateway): share device authorization HTTP requests by @marius-kilocode in #13642
- refactor(vscode): share terminal directory blocking by @marius-kilocode in #13644
- refactor(vscode): share context request bookkeeping by @marius-kilocode in #13643
- refactor(vscode): share not-found error detection by @marius-kilocode in #13647
- refactor(ui): share project-relative path formatting by @marius-kilocode in #13649
- refactor(cli): share common bash permission entries by @marius-kilocode in #13648
- refactor(vscode): share local activity indicator by @marius-kilocode in #13651
- refactor(kilo-console): remove duplicate remote MCP normalization by @marius-kilocode in #13653
- refactor(vscode): reuse Git directory resolver by @marius-kilocode in #13652
- refactor(vscode): share autocomplete FIM model selection by @marius-kilocode in #13655
- refactor(cli): reuse config overlay reader after updates by @marius-kilocode in #13654
- refactor(vscode): reuse Markdown fence formatting by @marius-kilocode in #13657
- refactor(vscode): share dropped mention text insertion by @marius-kilocode in #13656
- refactor(kilo-console): share CLI settings toggle by @marius-kilocode in #13658
- refactor(vscode): reuse metadata leaf validators by @marius-kilocode in #13660
- refactor(vscode): share context menu styles by @marius-kilocode in #13659
- refactor(kilo-console): share model picker choices by @marius-kilocode in #13661
- refactor(vscode): reuse script error formatting by @marius-kilocode in #13662
- refactor(kilo-console): share available provider selection by @marius-kilocode in #13664