Commit Graph

29620 Commits

Author SHA1 Message Date
kirillk a2cd74bc5f fix(jetbrains): keep the account overlay hidden after a prompted worktree start
Creating a worktree with a prompt opens the new session and dispatches the prompt in the same EDT event, so the history load resolves afterwards with no messages and fired ViewChanged.ShowEmpty. That re-showed the account overlay and wedged the view state, because showSession() early-returns once model.showSession is set, so hideAccountOverlay() could never run again and the account chip stayed on top of a running session. setControllerViewState now ignores ShowEmpty once the transcript is shown.
2026-08-25 09:23:50 -04:00
kirillk 057b48cc05 fix(jetbrains): render worktree session titles in regular weight
Session rows in the worktree editor are all peers, so bolding every title added noise without conveying hierarchy. ActiveListConfig now carries a bold flag that defaults to on and the worktree session list opts out, leaving the worktree, history and settings lists unchanged.
2026-08-25 09:23:33 -04:00
Rietie 193a0b5e77 Merge pull request #13050 from Kilo-Org/docs/sub-organizations
docs(kilo-docs): document sub-organizations
2026-08-24 22:28:55 +02:00
Kirill Kalishev 01af7904fd Merge pull request #13397 from Kilo-Org/jetbrains/release/v7.1.0-rc.3
release(jetbrains): v7.1.0-rc.3
2026-08-24 16:24:14 -04:00
Kirill Kalishev 31288a2b67 docs(jetbrains): edit changelog for v7.1.0-rc.3 2026-08-24 16:18:26 -04:00
kilo-maintainer[bot] 201289989f release(jetbrains): v7.1.0-rc.3 2026-08-24 20:10:46 +00:00
Kirill Kalishev 9d6aad3af6 Merge pull request #13315 from Kilo-Org/wandering-lantern
feat(jetbrains): improve Agent Manager worktrees and chat
jetbrains/v7.1.0-rc.3
2026-08-24 16:05:53 -04:00
kirillk 10d0a21196 refactor(jetbrains): rename worktree metadata file to jetbrains.json 2026-08-24 15:56:39 -04:00
kirillk e9f56d48af fix(jetbrains): keep header popups beside chat 2026-08-24 15:33:57 -04:00
kirillk d24cedd170 fix(jetbrains): align chat PR badge 2026-08-24 14:52:16 -04:00
kirillk d4f869d971 fix(jetbrains): scope worktree session history 2026-08-24 14:33:50 -04:00
kirillk 2860d1a468 fix(jetbrains): tighten chat dock row height 2026-08-24 13:04:58 -04:00
kirillk edf60412f9 fix(jetbrains): align chat dock row spacing 2026-08-24 12:52:35 -04:00
kirillk 98928aeed0 fix(jetbrains): enable worktree moves from local changes 2026-08-24 12:40:15 -04:00
Marius 6cb9da0113 Merge pull request #13389 from Kilo-Org/docs-session-file-context
docs: document session-scoped file context
2026-08-24 18:36:37 +02:00
marius-kilocode 6246e0429b merge: resolve documentation conflicts 2026-08-24 18:34:28 +02:00
Marius 081f4cfe4a Merge pull request #13384 from Kilo-Org/docs-agent-manager-documents
docs(agent-manager): document document inspector
2026-08-24 18:29:20 +02:00
Marius ee5fcfc038 Merge pull request #13383 from Kilo-Org/docs-worktree-session-history
docs: document worktree session history
2026-08-24 18:28:31 +02:00
Marius 53041b0b56 Merge pull request #13392 from Kilo-Org/docs-agent-manager-pr-review
docs(agent-manager): document PR review panel
2026-08-24 18:28:04 +02:00
Marius dbd2a721ed Merge pull request #13382 from Kilo-Org/docs-agent-manager-answer
docs(agent-manager): clarify pending question blockers
2026-08-24 18:28:03 +02:00
Marius 2a96f12af3 Merge pull request #13390 from Kilo-Org/docs-agent-manager-projects
docs(agent-manager): add multi-project guide
2026-08-24 18:24:30 +02:00
Marius 0e6b62c4fb Merge pull request #13387 from Kilo-Org/docs-agent-manager-project-settings
docs(agent-manager): document project-scoped settings
2026-08-24 18:24:01 +02:00
Marius 60d771fe2d Merge pull request #13388 from Kilo-Org/docs-subagent-inspector-tabs
docs(vscode): document subagent inspector tabs
2026-08-24 18:22:54 +02:00
Marius 99cdebdf47 Merge pull request #13386 from Kilo-Org/docs-agent-manager-base-branch
docs(agent-manager): clarify worktree base branch selection
2026-08-24 18:21:14 +02:00
Marius 0db7d1cfce Merge pull request #13381 from Kilo-Org/docs-send-all-review-context
docs(agent-manager): document send-all review context
2026-08-24 18:20:26 +02:00
Marius 8ae39b5a61 Merge pull request #13380 from Kilo-Org/docs-agent-manager-edit-previews
docs(agent-manager): document edit previews
2026-08-24 18:18:54 +02:00
marius-kilocode 82ea835e6f fix(agent-manager): correct document inspector docs 2026-08-24 18:15:34 +02:00
marius-kilocode 9c3ae8be3d docs(agent-manager): document PR review panel 2026-08-24 18:01:41 +02:00
marius-kilocode 32053a0e83 docs(agent-manager): add multi-project guide 2026-08-24 17:59:39 +02:00
marius-kilocode 2a98f0d3b7 docs: document session-scoped file context 2026-08-24 17:59:33 +02:00
marius-kilocode e91751b4ed docs(vscode): document subagent inspector tabs 2026-08-24 17:59:23 +02:00
marius-kilocode 1724a76475 docs(agent-manager): document project-scoped settings 2026-08-24 17:59:19 +02:00
marius-kilocode 178b644edb docs(agent-manager): clarify worktree base branch selection 2026-08-24 17:59:08 +02:00
marius-kilocode 3382c6c189 docs(agent-manager): document document inspector 2026-08-24 17:59:05 +02:00
marius-kilocode fc5a33486e docs: document worktree session history 2026-08-24 17:59:03 +02:00
marius-kilocode 5279226171 docs(agent-manager): clarify pending question blockers 2026-08-24 17:57:10 +02:00
marius-kilocode 76a179b424 docs(agent-manager): document edit previews 2026-08-24 17:56:51 +02:00
marius-kilocode c0e7c08bf8 docs(agent-manager): document send-all review context 2026-08-24 17:56:49 +02:00
Rietie cda67ce80a Merge branch 'main' into docs/sub-organizations 2026-08-24 17:39:16 +02:00
Marius 21ae999e3e Merge pull request #13372 from Kilo-Org/implement-issue-13332
feat(agent-manager): answer pending questions
2026-08-24 16:38:03 +02:00
Marius eacdff9bde Merge pull request #13363 from Kilo-Org/set-agent-manager-panel-default
test(cli): validate PTY across release targets
2026-08-24 16:25:25 +02:00
Marius 7390b5b1b0 Merge pull request #13369 from Kilo-Org/migrate-settings-to-vscode-multiproject-support
feat(vscode): add project-scoped Agent Manager settings tab
2026-08-24 16:24:42 +02:00
kirillk d94f2bf1c9 fix(jetbrains): address worktree move and list review findings
Emit a move error for every failure path and roll back a worktree left by a
failed move, so the Agent Manager row cannot stay stuck on its last stage.
Fail patch capture loudly through the platform command line instead of
treating a git failure as a clean tree.

Keep the worktree session editor identity as the path alone and hand the
forked session over through a one-shot store, so a move no longer opens a
rival tab for the same worktree.

Stop clicks and drags in the empty space under a short list from acting on
the last row, carry the dragged row identity through the placeholder, let a
failed branch status surface instead of posing as healthy git, and require a
persisted session before offering Move to Worktree.

Also make three worktree RPC tests void-returning: JUnit silently skips
@Test methods that return a value, so they never ran.
2026-08-24 10:21:31 -04:00
Marius 1d790b416c Merge pull request #13366 from Kilo-Org/improve-context-button-consistency
fix(agent-manager): unify toolbar control heights and spacing
2026-08-24 16:18:07 +02:00
kilo-maintainer[bot] 2b20dcbcbb chore: update kilo-vscode visual regression baselines 2026-08-24 14:17:36 +00:00
marius-kilocode 98559c9d6a fix(agent-manager): fail closed on blocker lookup errors 2026-08-24 16:15:50 +02:00
marius-kilocode c7889b1cd6 fix(vscode): apply review cleanup suggestions 2026-08-24 16:14:27 +02:00
Marius ce4075064b Merge pull request #13373 from Kilo-Org/investigate-issue-13328
fix(cli): recover reasoning-only incomplete responses
2026-08-24 16:06:52 +02:00
marius-kilocode aadded4a3c fix(pty): tolerate vanished process entries 2026-08-24 15:59:48 +02:00
Marius 2242457486 Merge pull request #13365 from Kilo-Org/support-configurable-powershell-shell
fix: prefer PowerShell 7 over legacy Windows PowerShell 5.1
2026-08-24 15:53:21 +02:00