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
+1 -1
View File
@@ -14,7 +14,7 @@ scheduler computation, and Flutter settings pages.
- `is_system`: boolean (`bootstrap_key != null` 时为 `true`,只读派生字段)
- `config`: object
- `input_template`: string
- `enabled_tools`: string[]
- `enabled_skills`: string[] (`calendar | contacts | memory`)
- `context`: object
- `source`: `latest_chat`
- `window_mode`: `day | number`