feat: 添加 Analytics 分析功能(行为追踪、错误码、协议更新)

This commit is contained in:
qzl
2026-04-02 11:52:23 +08:00
parent b101826de5
commit 7b6dbe72c3
24 changed files with 682 additions and 52 deletions
+1
View File
@@ -11,6 +11,7 @@ scheduler computation, and Flutter settings pages.
- `owner_id`: UUID
- `title`: string
- `bootstrap_key`: string | null (引导配置键,用于标识预设任务模板)
- `is_system`: boolean (`bootstrap_key != null` 时为 `true`,只读派生字段)
- `config`: object
- `input_template`: string
- `enabled_tools`: string[]