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
+4
View File
@@ -295,6 +295,7 @@ deploy/.env.prod
.history
/logs/
backend/logs/
backend/data/analytics/
*.tar.gz
*.tar
# Docker volumes (local data)
@@ -307,6 +308,9 @@ infra/docker/supabase/volumes/storage/
# .opencode/ is now tracked - see .opencode/.gitignore for exclusions
.opencode/opencode.json.old
# Agents and skills
.agents/
# Local git worktrees
.worktrees/
worktrees/