fix(subagent): preserve continuable behavior after rebase

This commit is contained in:
imccyu
2026-08-01 08:37:21 +08:00
parent 264bc41a13
commit bb6e6d6f3b
22 changed files with 173 additions and 60 deletions

View File

@@ -25,6 +25,9 @@
- id: plan-mode
disabled: true
- id: tool-subagent-control
disabled: true
- id: tool-subagent
disabled: true

View File

@@ -35,6 +35,7 @@ const EXPECTED_TUI_TOOLS = [
'get_goal',
'ralph',
'read',
'send_message',
'skill',
'str_replace_editor',
'subagent',