vault backup: 2026-04-22 23:34:21

This commit is contained in:
2026-04-22 23:34:21 +08:00
parent e24b90aea0
commit 62d98c592e
6 changed files with 967 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
"userName": "",
"permissionMode": "yolo",
"model": "kimi-for-coding",
"thinkingBudget": "xhigh",
"thinkingBudget": "medium",
"effortLevel": "high",
"serviceTier": "default",
"enableAutoTitleGeneration": true,
@@ -57,7 +57,7 @@
},
"savedProviderServiceTier": {},
"savedProviderThinkingBudget": {
"claude": "xhigh"
"claude": "medium"
},
"lastCustomModel": "kimi-for-coding",
"maxTabs": 3,

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,27 @@
{
"id": "conv-1776871296744-2ksok7n1u",
"providerId": "claude",
"title": "Design ComfyUI video segmentation and tracking",
"titleGenerationStatus": "success",
"createdAt": 1776871296744,
"updatedAt": 1776871472390,
"lastResponseAt": 1776871472390,
"sessionId": "50e1c568-9493-4c86-8ca1-1f50b0f2e724",
"providerState": {
"providerSessionId": "50e1c568-9493-4c86-8ca1-1f50b0f2e724"
},
"currentNote": "自动语义分割系统/系统设计.md",
"externalContextPaths": [
"E:\\my-vault\\.obsidian\\plugins\\skills"
],
"usage": {
"model": "kimi-for-coding",
"inputTokens": 23935,
"cacheCreationInputTokens": 0,
"cacheReadInputTokens": 0,
"contextWindow": 200000,
"contextTokens": 23935,
"percentage": 12,
"contextWindowIsAuthoritative": true
}
}