Merge branch 'feature/claude-max-simulation-review' into release/custom-0.1.86

# Conflicts:
#	backend/cmd/server/VERSION
This commit is contained in:
erio
2026-02-27 09:58:01 +08:00
42 changed files with 5831 additions and 72 deletions

View File

@@ -0,0 +1,3 @@
ALTER TABLE groups
ADD COLUMN IF NOT EXISTS simulate_claude_max_enabled BOOLEAN NOT NULL DEFAULT FALSE;