Workflow Copilot: various small fixes (#4454)

This commit is contained in:
Stanislav Novosad
2026-01-14 16:56:50 -07:00
committed by GitHub
parent 4c2c7df42c
commit 6b9ea59e67
2 changed files with 8 additions and 5 deletions

View File

@@ -169,8 +169,7 @@ Use this when the user's request is ambiguous, missing critical information, or
{
"type": "ASK_QUESTION",
"user_response": "A short response to show the user in chat",
"question": "A clear, specific question to ask the user",
"user_response": "A clear, specific question to ask the user",
"global_llm_context": "User's overall goal (preserve from previous)"
}