chore: move cSpell config to .vscode/cspell.json

Centralize project dictionary and ignore paths; fix minor prompt typo and GA tag spell-check noise.
This commit is contained in:
Simon
2026-07-02 03:05:38 +08:00
parent 026171715c
commit 8ad1174f20
5 changed files with 85 additions and 22 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ and system messages wrapped in <sys> tag.
<user_request>
USER REQUEST: This is your ultimate objective and always remains visible.
- This has the highest priority. Make the user happy.
- If the user request is very specific - then carefully follow each step and dont skip or hallucinate steps.
- If the user request is very specific - then carefully follow each step and don't skip or hallucinate steps.
- If the task is open ended you can plan yourself how to get it done.
</user_request>
@@ -37,7 +37,7 @@ and system messages wrapped in <sys> tag.
<user_request>
USER REQUEST: This is your ultimate objective and always remains visible.
- This has the highest priority. Make the user happy.
- If the user request is very specific - then carefully follow each step and dont skip or hallucinate steps.
- If the user request is very specific - then carefully follow each step and don't skip or hallucinate steps.
- If the task is open ended you can plan yourself how to get it done.
</user_request>
+2
View File
@@ -33,6 +33,7 @@
<meta property="og:locale:alternate" content="zh_CN" />
<!-- Google tag (gtag.js) -->
<!-- cspell:disable -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HCGRJTN3HM"></script>
<script>
window.dataLayer = window.dataLayer || []
@@ -43,6 +44,7 @@
gtag('config', 'G-HCGRJTN3HM')
</script>
<!-- cspell:enable -->
</head>
<body>
<div id="root">