Remove unused local Claude Code GLM config

This commit is contained in:
Timmy
2026-06-20 23:57:22 +08:00
parent cb82920ec6
commit adb0c1afd9
3 changed files with 0 additions and 15 deletions

View File

@@ -1,5 +0,0 @@
{
"env": {
"ANTHROPIC_BASE_URL": "https://api.z.ai/api/anthropic"
}
}

1
.gitignore vendored
View File

@@ -1 +0,0 @@
.claude/settings.local.json

View File

@@ -35,15 +35,6 @@ hermes status # 狀態
hermes --help # 所有子指令
```
## 本機 Claude Code此 repo
在這個 repo 目錄用 Claude Code 時,模型也走同一個 GLM 端點Anthropic 相容):
- `.claude/settings.json``ANTHROPIC_BASE_URL=https://api.z.ai/api/anthropic`
- `.claude/settings.local.json``ANTHROPIC_AUTH_TOKEN`(機密,已 gitignore
env 在啟動時讀取,改完需重開 Claude Code 生效。
## 安全元件 tirith
命令安全守衛 binary安裝於 `/root/.hermes/bin/tirith`v0.3.3)。