Files
kilocode/packages
Mark IJbema 1149a0228a fix: show subagent permission/question prompts in bottom dock
When a subagent (task tool) runs, it creates a child session. Permission
requests and questions from child sessions were invisible because
ChatView filtered them to only show the current session's requests.

This caused the subagent to appear stuck/crashed when it was actually
waiting for a permission response that the user never saw.

Changes:
- Show ALL pending permissions/questions in the bottom dock, not just
  those from the current session
- Block the prompt input when any permission or question is pending
  (from any tracked session, including child sessions)
- Add '(subagent)' indicator to permission subtitle when it comes from
  a child session
- Priority ordering: prefer current-session non-tool permissions first,
  then fall back to any pending permission
2026-03-10 12:06:01 +01:00
..
2026-02-10 18:00:48 -03:00
2026-03-06 22:43:15 +00:00
2026-03-06 22:43:15 +00:00
2026-03-06 22:43:15 +00:00
2026-03-06 22:43:15 +00:00
2026-03-06 22:43:15 +00:00
2026-03-06 22:43:15 +00:00
2026-03-06 22:43:15 +00:00
2026-03-06 22:43:15 +00:00
2026-03-06 22:43:15 +00:00