dream: 2026-06-13 08:53, 3 change(s)
[MEMORY] URLs in note/show output should be on separate lines, not buried in long text lines
[MEMORY] Interested in DT GLASS glasses (wine bottle glasses) — Universal and Amber variants from darkove-sklo.com
[MEMORY-REMOVE] "Primary nanobot agent model: GLM-5.1:cloud" — duplicates canonical preference already in USER.md ("Preset: glm (glm-5.1:cloud)"); MEMORY entry's reasoning context ("best sustained productivity…") can be folded into the alternative/fallback entries that remain unique
This commit is contained in:
@@ -1 +1 @@
|
|||||||
333
|
335
|
||||||
@@ -33,6 +33,7 @@ This file stores important information that should persist across sessions.
|
|||||||
- `/note` skill: backend storage uses SQLite (not markdown)
|
- `/note` skill: backend storage uses SQLite (not markdown)
|
||||||
- `/note` skill: má být deterministický a logovat všechny provedené operace
|
- `/note` skill: má být deterministický a logovat všechny provedené operace
|
||||||
- `/note` skill: má být rozdělený na kratší prompt + python skript, který provádí operace
|
- `/note` skill: má být rozdělený na kratší prompt + python skript, který provádí operace
|
||||||
|
- URLs in note/show output should be on separate lines, not buried in long text lines
|
||||||
- nanobot podporuje cross-channel session continuity přes `unifiedSession: true` v `config.json` pod `agents.defaults`
|
- nanobot podporuje cross-channel session continuity přes `unifiedSession: true` v `config.json` pod `agents.defaults`
|
||||||
- Uživatel nemá `unifiedSession` povolený v `config.json` (default false)
|
- Uživatel nemá `unifiedSession` povolený v `config.json` (default false)
|
||||||
- Zapnutí `unifiedSession` sjednotí jen budoucí zprávy; existující session soubory vyžadují ruční merge/rename pro propojení minulých konverzací
|
- Zapnutí `unifiedSession` sjednotí jen budoucí zprávy; existující session soubory vyžadují ruční merge/rename pro propojení minulých konverzací
|
||||||
@@ -56,7 +57,6 @@ This file stores important information that should persist across sessions.
|
|||||||
## Agent Model Selection
|
## Agent Model Selection
|
||||||
- Ollama subscription covers all discussed models; price/cost excluded from model comparison criteria
|
- Ollama subscription covers all discussed models; price/cost excluded from model comparison criteria
|
||||||
- Prioritizes agentic performance, correct tool calling, and overall result quality
|
- Prioritizes agentic performance, correct tool calling, and overall result quality
|
||||||
- Primary nanobot agent model: GLM-5.1:cloud (best sustained productivity over long sessions/hundreds of rounds, strong real-world agent benchmarks, no known bugs)
|
|
||||||
- Alternative nanobot agent model for tool-heavy tasks: Qwen 3.5:cloud (397B variant)
|
- Alternative nanobot agent model for tool-heavy tasks: Qwen 3.5:cloud (397B variant)
|
||||||
- Conservative fallback nanobot agent model: DeepSeek V3.2:cloud
|
- Conservative fallback nanobot agent model: DeepSeek V3.2:cloud
|
||||||
- OpenRouter is pay-per-token alternative to Ollama subscription for model access
|
- OpenRouter is pay-per-token alternative to Ollama subscription for model access
|
||||||
@@ -113,6 +113,7 @@ This file stores important information that should persist across sessions.
|
|||||||
## Personal Notes
|
## Personal Notes
|
||||||
|
|
||||||
- Buy new merino shirt ("koupit nové merino triko")
|
- Buy new merino shirt ("koupit nové merino triko")
|
||||||
|
- Interested in DT GLASS glasses (wine bottle glasses) — Universal and Amber variants from darkove-sklo.com
|
||||||
- Chicken coop (chlívek): pending temperature sensor and MQTT display project
|
- Chicken coop (chlívek): pending temperature sensor and MQTT display project
|
||||||
- Basement (sklep): pending key mapping project
|
- Basement (sklep): pending key mapping project
|
||||||
- Recurring task: back up wood.hell to pivo.hell
|
- Recurring task: back up wood.hell to pivo.hell
|
||||||
|
|||||||
Reference in New Issue
Block a user