Merge branch 'main' into frontdev

This commit is contained in:
centdix
2026-02-23 13:29:18 +00:00
218 changed files with 16072 additions and 6952 deletions
+5
View File
@@ -99,5 +99,10 @@ if [ -d "$ee_repo" ]; then
}
EOFCLAUDE
echo "Created .claude/settings.local.json with EE path: $ee_rel"
# Create symlinks from backend crates to the EE worktree
if [ -x "./backend/substitute_ee_code.sh" ]; then
./backend/substitute_ee_code.sh -d "$ee_worktree_dir"
fi
fi
fi