Auto backup: 2026-02-21 07:01

This commit is contained in:
Krilly
2026-02-21 07:01:51 +00:00
parent 8757148122
commit 17b5b82d99
2012 changed files with 352552 additions and 331 deletions

View File

@@ -1,7 +1,7 @@
{
"meta": {
"lastTouchedVersion": "2026.2.19-2",
"lastTouchedAt": "2026-02-20T16:31:46.537Z"
"lastTouchedAt": "2026-02-21T06:58:28.589Z"
},
"env": {
"shellEnv": {
@@ -27,9 +27,9 @@
"MOONSHOT_API_KEY": "sk-kimi-IBIVPwOACX7bvzJlTf3s4w7ZfppeTrYaVjt7JvmpfBcz09VqypIzNlXIGFPe0s8b"
},
"wizard": {
"lastRunAt": "2026-02-20T15:56:38.145Z",
"lastRunAt": "2026-02-21T06:57:55.197Z",
"lastRunVersion": "2026.2.19-2",
"lastRunCommand": "configure",
"lastRunCommand": "onboard",
"lastRunMode": "local"
},
"diagnostics": {
@@ -193,7 +193,7 @@
"agents": {
"defaults": {
"model": {
"primary": "kimi-coding/k2p5",
"primary": "openai-codex/gpt-5.3-codex",
"fallbacks": [
"opencode/kimi-k2.5-free",
"opencode/glm-5-free",
@@ -312,10 +312,10 @@
"sessions"
],
"provider": "local",
"fallback": "none",
"local": {
"modelPath": "hf:ggml-org/embeddinggemma-300m-qat-q8_0-GGUF/embeddinggemma-300m-qat-Q8_0.gguf"
},
"fallback": "none",
"store": {
"vector": {
"enabled": true
@@ -524,6 +524,16 @@
"enabled": true
},
"channels": {
"whatsapp": {
"dmPolicy": "allowlist",
"selfChatMode": true,
"allowFrom": [
"+61410349137"
],
"groupPolicy": "allowlist",
"debounceMs": 0,
"mediaMaxMb": 50
},
"telegram": {
"name": "Anthony",
"markdown": {
@@ -738,7 +748,10 @@
},
"memory-core": {
"enabled": true
},
"whatsapp": {
"enabled": true
}
}
}
}
}