auto-sync: 2026-05-25 22:50:01
This commit is contained in:
@@ -28,3 +28,5 @@
|
||||
{"type":"memory.recall.recorded","timestamp":"2026-05-22T11:15:23.926Z","query":"enduro-trails proposal orchestrator multi-agent pipeline","resultCount":1,"results":[{"path":"memory/2026-05-14.md","startLine":342,"endLine":365,"score":0.36145766377449035}]}
|
||||
{"type":"memory.recall.recorded","timestamp":"2026-05-23T21:53:58.665Z","query":"plane proposal multi-agents OR multiagents OR \"мультиагентов\"","resultCount":1,"results":[{"path":"memory/2026-05-14.md","startLine":342,"endLine":365,"score":0.3546226233243942}]}
|
||||
{"type":"memory.recall.recorded","timestamp":"2026-05-25T16:50:11.535Z","query":"мультиагент multi-agent проект статус","resultCount":1,"results":[{"path":"memory/2026-05-19.md","startLine":1,"endLine":40,"score":0.37349730432033534}]}
|
||||
{"type":"memory.recall.recorded","timestamp":"2026-05-25T19:46:00.806Z","query":"provider new model configuration openclaw.json","resultCount":1,"results":[{"path":"memory/2026-03-30.md","startLine":1,"endLine":35,"score":0.3508022129535675}]}
|
||||
{"type":"memory.recall.recorded","timestamp":"2026-05-25T19:49:57.306Z","query":"QMD memory vector search index configuration","resultCount":1,"results":[{"path":"memory/2026-04-10.md","startLine":74,"endLine":131,"score":0.3957823187112808}]}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": 1,
|
||||
"updatedAt": "2026-05-25T16:50:11.535Z",
|
||||
"updatedAt": "2026-05-25T19:49:57.306Z",
|
||||
"entries": {
|
||||
"memory:memory/2026-04-05.md:29:55": {
|
||||
"key": "memory:memory/2026-04-05.md:29:55",
|
||||
@@ -1145,6 +1145,68 @@
|
||||
"back-to",
|
||||
"ag-proj"
|
||||
]
|
||||
},
|
||||
"memory:memory/2026-03-30.md:1:35": {
|
||||
"key": "memory:memory/2026-03-30.md:1:35",
|
||||
"path": "memory/2026-03-30.md",
|
||||
"startLine": 1,
|
||||
"endLine": 35,
|
||||
"source": "memory",
|
||||
"snippet": "# Память: 30 марта 2026 ## OpenClaw конфигурация ### Провайдер claudeapi.pro - Добавлен провайдер `claudeapi` в `openclaw.json` → `models.providers.claudeapi` - baseUrl: `https://api.claudeapi.pro`, api: `anthropic-messages` - Ключ: `CLAUDEAPI_PRO_KEY` в `~/.openclaw/.env` - Модели: `claudeapi/claude-opus-4-6`, `claudeapi/claude-sonnet-4-6` - Текущая primary модель переключена на `claudeapi/claude-sonnet-4-6` (→ Opus после перезапуска) - Трафик идёт через Xray VLESS → Франкфурт (IP: 43.245.226.231, HOSTKEY B.V., DE) ### Xray VLESS в Docker - Настроен docker-compose с сервисом `xray` (image: `ghcr.io/xtls/xray-core:latest`) - Конфиг: `./xray-config.json` рядом с docker-compose.yml - VLESS",
|
||||
"recallCount": 1,
|
||||
"dailyCount": 0,
|
||||
"groundedCount": 0,
|
||||
"totalScore": 0.3508022129535675,
|
||||
"maxScore": 0.3508022129535675,
|
||||
"firstRecalledAt": "2026-05-25T19:46:00.806Z",
|
||||
"lastRecalledAt": "2026-05-25T19:46:00.806Z",
|
||||
"queryHashes": [
|
||||
"21c5e68756b8"
|
||||
],
|
||||
"recallDays": [
|
||||
"2026-05-25"
|
||||
],
|
||||
"conceptTags": [
|
||||
"claudeapi.pro",
|
||||
"openclaw.json",
|
||||
"models.providers.claudeapi",
|
||||
"api.claudeapi.pro",
|
||||
"anthropic-messages",
|
||||
"claudeapi-pro-key",
|
||||
"claudeapi/claude-opus-4-6",
|
||||
"claudeapi/claude-sonnet-4-6"
|
||||
]
|
||||
},
|
||||
"memory:memory/2026-04-10.md:74:131": {
|
||||
"key": "memory:memory/2026-04-10.md:74:131",
|
||||
"path": "memory/2026-04-10.md",
|
||||
"startLine": 74,
|
||||
"endLine": 131,
|
||||
"source": "memory",
|
||||
"snippet": "QMD создавал `memory-root-main` с паттерном `**/*.md`, хотя OpenClaw ожидает `MEMORY.md`. Затем не мог создать `memory-alt-main` для того же пути. **Фикс:** вручную добавить `memory-alt-main` в `~/.openclaw/agents/main/qmd/xdg-config/qmd/index.yml`: ```yaml memory-alt-main: path: /home/node/.openclaw/workspace pattern: \"memory.md\" ``` После этого удалить sqlite и переиндексировать: ```bash rm ~/.openclaw/agents/main/qmd/xdg-cache/qmd/index.sqlite* openclaw memory index --force ``` ### Эмбеддинги - Модель: `embeddinggemma-300M-Q8_0.gguf` (~328MB, скачана) - Только CPU, без GPU → embed одного батча занимает 30+ минут - OpenClaw таймаутит на 120 сек и помечает Vector: unavailable, но ф",
|
||||
"recallCount": 1,
|
||||
"dailyCount": 0,
|
||||
"groundedCount": 0,
|
||||
"totalScore": 0.3957823187112808,
|
||||
"maxScore": 0.3957823187112808,
|
||||
"firstRecalledAt": "2026-05-25T19:49:57.306Z",
|
||||
"lastRecalledAt": "2026-05-25T19:49:57.306Z",
|
||||
"queryHashes": [
|
||||
"8c383a590243"
|
||||
],
|
||||
"recallDays": [
|
||||
"2026-05-25"
|
||||
],
|
||||
"conceptTags": [
|
||||
"embedding",
|
||||
"qmd",
|
||||
"memory-root-main",
|
||||
"memory.md",
|
||||
"memory-alt-main",
|
||||
"home/node",
|
||||
"openclaw/workspace",
|
||||
"embeddinggemma-300m-q8-0.gguf"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user