refactor(decision): use XML tags to separate reasoning from JSON decisions (#719)

* Separate the AI's thought process from the instruction JSON using XML tags.
* Avoid committing encryption key related materials to Git.
* Removing adaptive series prompts, awaiting subsequent modifications for compatibility.
This commit is contained in:
SkywalkerJi
2025-11-07 23:35:53 +09:00
committed by GitHub
parent c7856aa900
commit 1c4c933b7f
6 changed files with 52 additions and 1778 deletions

5
.gitignore vendored
View File

@@ -46,4 +46,7 @@ web/.vite/
eslint-*.json
# VS code
.vscode
.vscode
# 密钥
/crypto