Commit Graph

569 Commits

Author SHA1 Message Date
lachtan
d9b0379545 note: sekce Viděné filmy -> Viděl jsem 2026-09-04 20:47:41 +02:00
lachtan
e3c9ce99f7 note: sekce Přehlédnuté filmy -> Viděné filmy 2026-09-04 20:47:15 +02:00
lachtan
e9bbb0f82e note: media lists — knihy k přečtení/přečtené, filmy k zhlédnutí/přehlédnuté (sekce Books přejmenována) 2026-09-04 20:45:11 +02:00
lachtan
7e099ed0e5 oprava keep skillu 2026-09-04 07:28:46 +02:00
lachtan
9555b2ba4c runtime opravy 2026-09-04 07:23:23 +02:00
lachtan
f136f507e4 note: přesun 4 položek z keep.md (podcast, llm-wiki-plugin, LibreChat, práce se dřevem) 2026-09-04 06:49:14 +02:00
lachtan
812c30ed1a runtime backup 2026-09-02 15:23:13 +02:00
lachtan
442ddc3c24 upravy skillu 2026-09-02 15:22:39 +02:00
lachtan
63089cb8cb reflect: skill-doc-absolute-path-triggers-guard (f7575) 2026-09-02 15:20:25 +02:00
lachtan
df8a6134ab reflect: retry-after-safety-guard-block (f4ae4) 2026-09-02 12:34:23 +02:00
lachtan
f77cc2dcfe upravy projektu a skillu 2026-09-02 10:36:37 +02:00
lachtan
0fa619bbbe opravy prompt souboru 2026-09-02 10:36:22 +02:00
lachtan
9aad14cea1 reflect: speculation-presented-as-fact (fb33c) 2026-09-02 09:43:30 +02:00
lachtan
ef7f5cf8a4 note: presun rozhodnuti o dreve do projektu chata 2026-09-01 10:40:57 +02:00
lachtan
0ce658155b note: cron drain (1 captures) 2026-09-01 10:18:52 +02:00
lachtan
540c599eed reflect: retry-without-diagnosis (ff77b) 2026-09-01 07:17:56 +02:00
lachtan
92e7e6fe52 reflect: tool-call-leaked-as-text (f0720) 2026-09-01 07:17:32 +02:00
lachtan
26f30eb973 reflect: answer-self-config-from-guesswork (fbb44) 2026-09-01 07:15:42 +02:00
lachtan
b34d23f27e reflect: unverified-success-claim (f4f66) 2026-09-01 07:13:01 +02:00
lachtan
8e529f292a runtime zaloha 2026-08-31 20:56:14 +02:00
nanobot
b77c7d7fa0 dream: periodic memory consolidation
USER.md: +3 -0
memory/MEMORY.md: +1 -0
2 files changed, 4 insertions(+), 0 deletions(-)

```diff
--- USER.md
+++ USER.md
@@ -33,6 +33,8 @@
 - Skriptovací jazyky: Bash, PowerShell, Python
 - Zájmy: AI security (prompt injection, CoT forgery), ESP32 hardware, Raspberry Pi pro testování, psaní nanobot extension v TypeScriptu, keyboard modding
 - Čte české tech weby: Root.cz, PCTuning.cz, vtm.zive.cz, hackaday.com
+- Používá Pi agent (coding agent); AGENTS.md je jeho primární instruction file, ne CLAUDE.md
+- Používá litellm proxy pro Ollama
 
 ## Preferred interaction
 - Tykání, terse, technicky, bez kytek / bez emojis
@@ -47,6 +49,7 @@
 - Připomínky: stručné, přirozené zprávy v češtině mluvené přímo uživateli; bez průběžného komentáře, shrnutí, user ID nebo statusových štítků jako „Hotovo“/„Připomenuto“
 - Preferovaný pager pro markdown v konzoli: `glow -p`
 - Nový obsah a sekce přidávat na konec souboru, nevkládat doprostřed
+- URL ve výstupu na samostatných řádcích (bullet list s raw URL) — inline markdown odkazy se v UI slévají do jednoho bloku a druhý URL se ztratí
 
 ## Use cases
 - Webový výzkum a sumarizace článků/dokumentace — často pouští jako detached background task
--- memory/MEMORY.md
+++ memory/MEMORY.md
@@ -5,6 +5,7 @@
 ## Project Context
 
 - Goal: interconnect remind, keep, note, and todo into a unified workflow
+- pipepilot — user's own project/tool
 
 ## Runtime / Deployment
 
```
2026-08-31 10:48:01 +02:00
lachtan
8117c5a535 note: add Archiv clanku section (article archival tool idea) 2026-08-31 09:17:04 +02:00
nanobot
5117c1e82e dream: periodic memory consolidation
memory/MEMORY.md: +1 -1
1 file changed, 1 insertion(+), 1 deletion(-)

```diff
--- memory/MEMORY.md
+++ memory/MEMORY.md
@@ -10,7 +10,7 @@
 
 - Runs as a systemd user service `nanobot.service`; model switching via `my` needs `tools.my.allow_set = true`
 - `compact-memory-auto-daily` runs as a system crontab script (not a nanobot cron/jobs.json job) with a fresh session per run; delivers its report straight to Telegram via Bot API
-- `nanobot-version-check` cron job (schedule `0 8 * * *` Europe/Prague) checks PyPI for latest `nanobot-ai` version and compares it against installed version from `nanobot --version`; if newer version exists, sends Telegram notification with current version, new version, and upgrade command `uv tool upgrade nanobot-ai`; if up to date, does nothing
+- `nanobot-version-check` cron job (denně 8:00 Europe/Prague) — porovná PyPI verzi `nanobot-ai` proti nainstalované; při novější verzi pošle Telegram notifikaci, jinak nic nedělá
 
 ## Integrations
 
```
2026-08-29 09:20:49 +02:00
lachtan
f78f667823 skill and develop 2026-08-27 14:18:51 +02:00
lachtan
8119f780e7 uprava chovani 2026-08-27 14:18:18 +02:00
nanobot
de0f4c8a8f dream: periodic memory consolidation
memory/MEMORY.md: +0 -1
1 file changed, 0 insertions(+), 1 deletion(-)

```diff
--- memory/MEMORY.md
+++ memory/MEMORY.md
@@ -11,7 +11,6 @@
 - Runs as a systemd user service `nanobot.service`; model switching via `my` needs `tools.my.allow_set = true`
 - `compact-memory-auto-daily` runs as a system crontab script (not a nanobot cron/jobs.json job) with a fresh session per run; delivers its report straight to Telegram via Bot API
 - `nanobot-version-check` cron job (schedule `0 8 * * *` Europe/Prague) checks PyPI for latest `nanobot-ai` version and compares it against installed version from `nanobot --version`; if newer version exists, sends Telegram notification with current version, new version, and upgrade command `uv tool upgrade nanobot-ai`; if up to date, does nothing
-- `uv` is currently unavailable and system Python lacks `croniter`; remind skill CLI cannot run via `uv run` — requires direct SQLite database access instead
 
 ## Integrations
 
```
2026-08-26 02:26:43 +02:00
nanobot
5564ca29f4 dream: periodic memory consolidation
SOUL.md: +1 -1
memory/MEMORY.md: +1 -0
2 files changed, 2 insertions(+), 1 deletion(-)

```diff
--- SOUL.md
+++ SOUL.md
@@ -24,7 +24,7 @@
 - Čti před zápisem — nepředpokládej, že soubor existuje nebo obsahuje, co čekáš
 - Pro instalaci/upgrade nanobot používej výhradně `uv` — nepiš pip, pipx ani docker
 - Když tool call selže, diagnostikuj a zkus jiný přístup, než ohlásíš neúspěch
-- Workspace safety guard omezuje file tool na `~/.nanobot/workspace/`; cesty mimo workspace nejsou dostupné ani pro čtení zdrojového kódu nanobot
+- Workspace safety guard vynucuje hard boundary na `~/.nanobot/workspace/` — platí pro file tool i shell commands; blokované příkazy neobcházet symlinky, base64 pipingem, alternativními tooly ani `working_dir` overridey; cesty mimo workspace nejsou dostupné ani pro čtení zdrojového kódu nanobot
 - Chybějící info dohledej tooly. Uživatele se ptej, jen když to tooly nezvládnou
 - Po vícekrokových změnách ověř výsledek (re-read, test, kontrola výstupu)
 - Když existuje víc cest, vynes tradeoff nahlas místo tichého výběru jedné
--- memory/MEMORY.md
+++ memory/MEMORY.md
@@ -11,6 +11,7 @@
 - Runs as a systemd user service `nanobot.service`; model switching via `my` needs `tools.my.allow_set = true`
 - `compact-memory-auto-daily` runs as a system crontab script (not a nanobot cron/jobs.json job) with a fresh session per run; delivers its report straight to Telegram via Bot API
 - `nanobot-version-check` cron job (schedule `0 8 * * *` Europe/Prague) checks PyPI for latest `nanobot-ai` version and compares it against installed version from `nanobot --version`; if newer version exists, sends Telegram notification with current version, new version, and upgrade command `uv tool upgrade nanobot-ai`; if up to date, does nothing
+- `uv` is currently unavailable and system Python lacks `croniter`; remind skill CLI cannot run via `uv run` — requires direct SQLite database access instead
 
 ## Integrations
 
```
2026-08-25 20:26:41 +02:00
nanobot
5c7c266a45 dream: periodic memory consolidation
memory/MEMORY.md: +3 -6
1 file changed, 3 insertions(+), 6 deletions(-)

```diff
--- memory/MEMORY.md
+++ memory/MEMORY.md
@@ -8,20 +8,17 @@
 
 ## Runtime / Deployment
 
-- Runs as a systemd user service `nanobot.service`
-- Model switching via `my` tool requires `tools.my.allow_set = true` in config
+- Runs as a systemd user service `nanobot.service`; model switching via `my` needs `tools.my.allow_set = true`
 - `compact-memory-auto-daily` runs as a system crontab script (not a nanobot cron/jobs.json job) with a fresh session per run; delivers its report straight to Telegram via Bot API
 - `nanobot-version-check` cron job (schedule `0 8 * * *` Europe/Prague) checks PyPI for latest `nanobot-ai` version and compares it against installed version from `nanobot --version`; if newer version exists, sends Telegram notification with current version, new version, and upgrade command `uv tool upgrade nanobot-ai`; if up to date, does nothing
 
 ## Integrations
 
-- Flight search: KAYAK je jediný datový zdroj (cz.kayak.com pro CZK); detaily viz skill flight-search
-- České weby blokující automated fetching (Cloudflare / JS rendering): PCTuning.cz, vtm.zive.cz, zive.cz — pro plný obsah je potřeba manuální paste HTML od uživatele
+- Integrations: KAYAK is the sole flight-search source; PCTuning.cz, vtm.zive.cz, zive.cz block automated fetching
 
 ## Architecture
 
-- nanobot podporuje cross-channel session continuity přes `unifiedSession: true` v `config.json` pod `agents.defaults`; uživatel nemá `unifiedSession` povolený (default false) — zapnutí sjednotí jen budoucí zprávy, existující session soubory vyžadují ruční merge/rename
-- Zálohy: wood.hell → pivo.hell (rekurzivní)
+- Cross-channel session continuity via `unifiedSession: true`; backups: wood.hell → pivo.hell (recursive)
 
 ---
 
```
2026-08-04 03:05:23 +02:00
lachtan
9cc8bf2cea note: cron drain (1 captures) 2026-08-02 12:22:37 +02:00
nanobot
1c1946b489 dream: periodic memory consolidation
USER.md: +1 -1
1 file changed, 1 insertion(+), 1 deletion(-)

```diff
--- USER.md
+++ USER.md
@@ -31,7 +31,7 @@
 - Píše kód i spravuje infrastrukturu, ad-hoc skripty pro Linux
 - Preferované programovací jazyky: C#, Python, Rust
 - Skriptovací jazyky: Bash, PowerShell, Python
-- Zájmy: AI security (prompt injection, CoT forgery), ESP32 hardware, Raspberry Pi pro testování, psaní nanobot extension v TypeScriptu
+- Zájmy: AI security (prompt injection, CoT forgery), ESP32 hardware, Raspberry Pi pro testování, psaní nanobot extension v TypeScriptu, keyboard modding
 - Čte české tech weby: Root.cz, PCTuning.cz, vtm.zive.cz, hackaday.com
 
 ## Preferred interaction
```
2026-07-31 18:58:47 +02:00
nanobot
b614f46494 dream: periodic memory consolidation 2026-07-31 14:20:05 +02:00
nanobot
d92b6d82be dream: periodic memory consolidation 2026-07-31 12:20:04 +02:00
nanobot
1b24b7eb4a dream: periodic memory consolidation 2026-07-31 10:20:02 +02:00
nanobot
4ff5c31d27 dream: periodic memory consolidation
Historie je prázdná — není co konsolidovat. Žádné změny neprovádím.
2026-07-31 08:20:00 +02:00
nanobot
244bc6b78b dream: periodic memory consolidation 2026-07-31 06:19:57 +02:00
nanobot
39a3a4c40e dream: periodic memory consolidation 2026-07-31 04:19:55 +02:00
nanobot
8d535feb1e dream: periodic memory consolidation 2026-07-31 02:19:54 +02:00
nanobot
a7b51596df dream: periodic memory consolidation 2026-07-31 00:19:53 +02:00
nanobot
ff17aaf78d dream: periodic memory consolidation 2026-07-30 22:19:51 +02:00
nanobot
0c55f3ef4c dream: periodic memory consolidation 2026-07-30 20:19:50 +02:00
nanobot
9bbe9d4312 dream: periodic memory consolidation 2026-07-30 18:19:48 +02:00
nanobot
054c79167e dream: periodic memory consolidation 2026-07-30 16:19:47 +02:00
nanobot
056a663eb3 dream: periodic memory consolidation 2026-07-30 14:19:46 +02:00
nanobot
4229c4bf65 dream: periodic memory consolidation 2026-07-30 12:19:44 +02:00
nanobot
7b7a580c89 dream: periodic memory consolidation 2026-07-30 10:19:43 +02:00
nanobot
5ccfeaf239 dream: periodic memory consolidation
Conversation history je prázdná — nic k konsolidaci.
2026-07-30 08:19:41 +02:00
nanobot
1d88ff32bb dream: periodic memory consolidation 2026-07-30 06:19:38 +02:00
nanobot
7726d8f2d5 dream: periodic memory consolidation 2026-07-30 04:19:37 +02:00
nanobot
3465a43cc9 dream: periodic memory consolidation 2026-07-30 02:19:35 +02:00
nanobot
de7dba0d35 dream: periodic memory consolidation 2026-07-30 00:19:34 +02:00