chore: assets - expose repo sources with symlinks

This commit is contained in:
tukuaiai
2026-04-28 19:51:28 +08:00
parent be037c4b9b
commit 133da9779a
89 changed files with 119 additions and 13769 deletions
+4 -2
View File
@@ -84,8 +84,10 @@ hide_rate_limit_model_nudge = true
# 模型迁移映射:
# - 当某些老模型名不可用/被迁移时,用这里的映射做自动替换。
# - 建议只保留你确实用得到的映射,避免未来产生“我没注意但被自动换了”的困惑。
"gpt-5.1-codex-max" = "gpt-5.2-codex"
"gpt-5.2" = "gpt-5.4"
"gpt-5.1-codex-max" = "gpt-5.5"
"gpt-5.2" = "gpt-5.5"
"gpt-5.3-codex-max" = "gpt-5.5"
"gpt-5.4" = "gpt-5.5"
[projects."/home/lenovo/.projects/cat/tradecat"]
trust_level = "trusted"