加入指令数据统计,指令看板内容

This commit is contained in:
liuwei
2025-03-18 17:40:59 +08:00
parent 21f8fffca8
commit 1d7ee9f953
23 changed files with 2407 additions and 1 deletions

View File

@@ -0,0 +1,21 @@
# 统计收集器插件配置
name: stats_collector
description: 插件使用统计收集器
version: 1.0.0
author: Trae AI
enabled: true
# 统计设置
settings:
# 是否记录详细日志
debug_logging: false
# 统计保留天数
retention_days: 90
# 是否统计系统插件
include_system_plugins: true
# 排除的插件列表
excluded_plugins:
- stats_collector