TevinClaw
18 hours ago 66ed510d2412e040a1b8077d53e739da99f58a27
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
{
  "meta": {
    "lastTouchedVersion": "2026.3.8",
    "lastTouchedAt": "2026-03-12T03:54:52.596Z"
  },
  "wizard": {
    "lastRunAt": "2026-03-11T06:55:00.911Z",
    "lastRunVersion": "2026.3.8",
    "lastRunCommand": "configure",
    "lastRunMode": "local"
  },
  "models": {
    "mode": "merge",
    "providers": {
      "custom-api-siliconflow-cn": {
        "baseUrl": "https://api.siliconflow.cn",
        "apiKey": "${SILICONFLOW_API_KEY}",
        "api": "openai-completions",
        "models": [
          {
            "id": "Pro/zai-org/GLM-5",
            "name": "Pro/zai-org/GLM-5 (Custom Provider)",
            "reasoning": true,
            "input": [
              "text"
            ],
            "cost": {
              "input": 0,
              "output": 0,
              "cacheRead": 0,
              "cacheWrite": 0
            },
            "contextWindow": 200000,
            "maxTokens": 128000
          },
          {
            "id": "Pro/moonshotai/Kimi-K2.5",
            "name": "Pro/moonshotai/Kimi-K2.5 (Custom Provider)",
            "reasoning": true,
            "input": [
              "text",
              "image"
            ],
            "cost": {
              "input": 0,
              "output": 0,
              "cacheRead": 0,
              "cacheWrite": 0
            },
            "contextWindow": 256000,
            "maxTokens": 65536
          }
        ]
      }
    }
  },
  "agents": {
    "defaults": {
      "models": {
        "custom-api-siliconflow-cn/Pro/moonshotai/Kimi-K2.5": {},
        "custom-api-siliconflow-cn/Pro/zai-org/GLM-5": {}
      },
      "compaction": {
        "mode": "safeguard"
      },
      "maxConcurrent": 4,
      "subagents": {
        "maxConcurrent": 8
      }
    },
    "list": [
      {
        "id": "main",
        "workspace": "/home/tevin/.openclaw/workspace",
        "agentDir": "/home/tevin/.openclaw/agents/main/agent",
        "model": {
          "primary": "custom-api-siliconflow-cn/Pro/moonshotai/Kimi-K2.5"
        }
      },
      {
        "id": "lifehelper",
        "name": "LifeHelper",
        "workspace": "/home/tevin/.openclaw/workspace-lifehelper",
        "agentDir": "/home/tevin/.openclaw/agents/lifehelper/agent",
        "model": {
          "primary": "custom-api-siliconflow-cn/Pro/moonshotai/Kimi-K2.5"
        }
      }
    ]
  },
  "tools": {
    "profile": "full",
    "sessions": {
      "visibility": "all"
    }
  },
  "bindings": [
    {
      "agentId": "main",
      "match": {
        "channel": "feishu",
        "accountId": "main"
      }
    },
    {
      "agentId": "lifehelper",
      "match": {
        "channel": "feishu",
        "accountId": "lifehelper"
      }
    }
  ],
  "messages": {
    "ackReactionScope": "group-mentions"
  },
  "commands": {
    "native": "auto",
    "nativeSkills": "auto",
    "restart": true,
    "ownerDisplay": "raw"
  },
  "session": {
    "dmScope": "per-channel-peer"
  },
  "channels": {
    "feishu": {
      "enabled": true,
      "accounts": {
        "main": {
          "appId": "cli_a93baf57e9badbce",
          "appSecret": "758JnZwiIUkVmE7sh4mSdermzKsbafEW"
        },
        "lifehelper": {
          "appId": "cli_a93a53efc2781bdf",
          "appSecret": "Zr5ZpQbilUn0SuxSa0uSvdLMipyXQYbR"
        }
      },
      "connectionMode": "websocket",
      "domain": "feishu",
      "groupPolicy": "open",
      "dmPolicy": "open",
      "allowFrom": [
        "*"
      ]
    }
  },
  "gateway": {
    "port": 18789,
    "mode": "local",
    "bind": "loopback",
    "auth": {
      "mode": "token",
      "token": "97e5b293eeb01eb9a7776668b21da797083774c11321a5e6"
    },
    "tailscale": {
      "mode": "off",
      "resetOnExit": false
    },
    "nodes": {
      "denyCommands": [
        "camera.snap",
        "camera.clip",
        "screen.record",
        "contacts.add",
        "calendar.add",
        "reminders.add",
        "sms.send"
      ]
    }
  },
  "skills": {
    "entries": {
      "1password": {
        "enabled": true
      }
    }
  },
  "plugins": {
    "load": {
      "paths": [
        "/home/tevin/.nvm/versions/node/v24.14.0/lib/node_modules/openclaw/extensions/feishu"
      ]
    },
    "entries": {
      "feishu": {
        "enabled": true
      }
    },
    "installs": {
      "feishu": {
        "source": "npm",
        "spec": "@m1heng-clawd/feishu",
        "installPath": "/home/tevin/.openclaw/extensions/feishu",
        "version": "0.1.16",
        "resolvedName": "@m1heng-clawd/feishu",
        "resolvedVersion": "0.1.16",
        "resolvedSpec": "@m1heng-clawd/feishu@0.1.16",
        "integrity": "sha512-BRbAdogf0NrjAX8HTPHcgMQ4zsx0SEFfWgoPcFYOTeq4muvGRkAXfPR14zS0ZtTGImcijatlZvgexWB7unj/pw==",
        "shasum": "47780b9ee0d1b9a8585612e6072fbd787402e03d",
        "resolvedAt": "2026-03-11T06:34:29.122Z",
        "installedAt": "2026-03-11T06:34:48.231Z"
      }
    }
  }
}