feat(app): better subagent experience (#20708)

This commit is contained in:
Adam
2026-04-07 11:06:23 -05:00
committed by GitHub
parent 65318a80f7
commit ec8b9810b4
18 changed files with 832 additions and 552 deletions
+2
View File
@@ -238,6 +238,8 @@ export const dict = {
"prompt.mode.shell": "Shell",
"prompt.mode.normal": "Prompt",
"prompt.mode.shell.exit": "esc to exit",
"session.child.promptDisabled": "Subagent sessions cannot be prompted.",
"session.child.backToParent": "Back to main session.",
"prompt.example.1": "Fix a TODO in the codebase",
"prompt.example.2": "What is the tech stack of this project?",