refactor: unify skills+cli runtime and streamline ag-ui flow

This commit is contained in:
qzl
2026-04-22 17:09:37 +08:00
parent eeed737949
commit 4d55df45ab
111 changed files with 4858 additions and 3264 deletions
@@ -253,6 +253,7 @@ void main() {
toolName: 'calendar_write',
resultSummary: 'ok',
status: 'success',
uiSchema: null,
),
);
await Future<void>.delayed(Duration.zero);