refactor: colocate user interaction with ui packages

This commit is contained in:
Yichen Jiang
2026-07-09 17:55:01 +08:00
parent bdab8c6a61
commit 1e06fdbb86
21 changed files with 38 additions and 38 deletions

View File

@@ -33,7 +33,7 @@
"path": "../../core/agent-core"
},
{
"path": "../../core/user-interaction"
"path": "../user-interaction"
},
{
"path": "../tool-ask-user"