Commit Graph

29584 Commits

Author SHA1 Message Date
Marius 755bc5abca Delete .kilo/plans/agent-manager-sessions-behind-project-history-button.md 2026-08-25 11:26:28 +02:00
kilo-maintainer[bot] 58f87e6371 chore: update kilo-vscode visual regression baselines 2026-08-25 09:03:15 +00:00
marius-kilocode 6bf00bfef2 fix(agent-manager): restore worktree skeleton list style 2026-08-25 10:57:23 +02:00
marius-kilocode 05a54aad04 fix(agent-manager): drop unused session skeleton
The sessions list was removed from the sidebar, so its placeholder rows
and their styles are dead code.
2026-08-25 10:53:44 +02:00
marius-kilocode 2f7301368f feat(agent-manager): replace sessions list with a per-project history button
Move the per-project SESSIONS list out of the Agent Manager sidebar and
behind a per-project history button that opens the sessions view scoped to
that project. Each session row offers direct actions to resume it in a new
worktree or in the project's local tabs, and sessions are no longer part of
the sidebar keyboard navigation order.
2026-08-25 10:37:37 +02: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
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
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
marius-kilocode 6f6f2e4132 fix(vscode): scope AM settings guard to AM messages and keep panel project untouched
Only Agent Manager settings messages now bump the settings generation,
so unrelated Settings-panel requests carrying a requestId can no longer
invalidate an in-flight projects or branches response. The handler also
no longer retargets the panel project directory: the settings handler is
project-scoped by projectId, and touching the panel directory expired
config bindings and blocked unsaved config saves when switching the
Agent Manager project.
2026-08-24 15:47:00 +02:00
Marius 7ab7511d45 Merge pull request #13358 from Kilo-Org/improve-review-comments-ui
feat(vscode): improve review comment previews
2026-08-24 15:46:53 +02:00
marius-kilocode 05cbbdd84a fix(pty): harden cross-platform smoke checks 2026-08-24 15:44:01 +02:00
marius-kilocode 06f6add403 fix(vscode): resolve main merge and keep provider within size cap
Route the settings-panel message through the shared project message
handler, build the project settings handler in the project wiring, and
drop the duplicate projectId prop that the merge left in SidebarBody.
2026-08-24 15:42:02 +02:00
Marius 05f09fa078 Merge pull request #13371 from Kilo-Org/research-windows-extension-performance-regression
fix(cli): avoid Windows PTY termination verification
2026-08-24 15:41:59 +02:00
marius-kilocode 58eea7381a fix(cli): retry reasoning-only incomplete responses 2026-08-24 15:32:38 +02:00
Marius 182408b97f Merge pull request #13370 from Kilo-Org/fix-undo-prompt-attachment-restoration
fix(vscode): restore images when undoing prompts
2026-08-24 15:30:47 +02:00
marius-kilocode 7baefdddf3 feat(agent-manager): answer pending questions 2026-08-24 15:26:58 +02:00
marius-kilocode 8c1122f3a7 fix(cli): avoid Windows PTY termination verification 2026-08-24 15:26:45 +02:00
kilo-maintainer[bot] 220d651188 chore: update kilo-vscode visual regression baselines 2026-08-24 13:26:15 +00:00
marius-kilocode e8697fb566 test(agent-manager): cover full toolbar context 2026-08-24 15:23:13 +02:00