Add ask_user_question interaction tool

This commit is contained in:
Yichen Jiang
2026-06-25 22:51:38 +08:00
parent 329371a529
commit 08fc8467bc
31 changed files with 1083 additions and 16 deletions

View File

@@ -29,6 +29,12 @@
{
"path": "../../core/agent-core"
},
{
"path": "../../core/user-interaction"
},
{
"path": "../../core/tool-ask-user"
},
{
"path": "../../session-persistence/session-persistence-jsonl"
},