Remove unused local Claude Code GLM config
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"env": {
|
||||
"ANTHROPIC_BASE_URL": "https://api.z.ai/api/anthropic"
|
||||
}
|
||||
}
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +0,0 @@
|
||||
.claude/settings.local.json
|
||||
@@ -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)。
|
||||
|
||||
Reference in New Issue
Block a user