improved a lot of things

This commit is contained in:
SinachPat
2026-04-29 04:07:16 +01:00
parent 960646fee3
commit 050c4ce7fe
36 changed files with 856 additions and 226 deletions
+2 -1
View File
@@ -137,7 +137,8 @@
"Bash(pnpm --filter @originmain/origin-graph test)",
"Bash(grep -E \"\\\\.d\\\\.ts$\")",
"Bash(pnpm -w ls @anthropic-ai/sdk)",
"Bash(grep -v \"\\\\.map$\")"
"Bash(grep -v \"\\\\.map$\")",
"Bash(perl -pi -e 's/background: '\\\\''#FAFAFA'\\\\''/background: '\\\\''var\\(--page-bg\\)'\\\\''/g' /Users/USER/Desktop/originmain/packages/app/src/app/onboarding/page.tsx /Users/USER/Desktop/originmain/packages/app/src/app/error.tsx)"
]
}
}