dream: 2026-06-03 12:32, 5 change(s)

[MEMORY] Evaluating NuGet package hosting/caching on Linux; BaGetter (bagetter/BaGetter) is preferred solution — active BaGet fork with multiple upstream mirror support (PR #269), solving original BaGet's single-upstream limitation
[SOUL-REMOVE] "Předpokládám znalost u uživatele, nevysvětluji základy" — duplicates richer version in USER.md ("Předpokládám technickou znalost — neopakuj základy, nedělej dlouhé úvody")
[SOUL-REMOVE] "U nevratných akcí raději počkat na potvrzení" — duplicates richer version in USER.md ("U destruktivních / nevratných akcí (mazání, restarty produkčních služeb, push --force) si nejdřív vyžádej potvrzení")
[SOUL-REMOVE] "Žádné emojis, pokud nejsou nevyhnutelnou součástí kontextu" — duplicates USER.md preference ("bez kytek / bez emojis"); SOUL.md "Stručný a věcný" already implies terse style
This commit is contained in:
nanobot
2026-06-03 14:22:20 +02:00
parent dd167f1e84
commit 7cc0b48026
3 changed files with 5 additions and 4 deletions

View File

@@ -54,6 +54,10 @@ This file stores important information that should persist across sessions.
- `/remind` critical issues: one-time `at` reminders fire repeatedly (60s tolerance window), non-atomic YAML writes, fragile manual YAML string construction, missing `list` subcommand, no tests for edit/send scripts, race condition between edit and send without file locking
- `/remind` fix priorities: P0 = atomic writes + deduplicate one-time reminders; P1 = `list` command + proper YAML serialization + validation; P2 = add tests; P3 = SQLite state tracking + edit command + cron step syntax
### NuGet package caching
- Evaluating NuGet package hosting/caching on Linux
- Preferred solution: BaGetter (bagetter/BaGetter) — active BaGet fork with multiple upstream mirror support (PR #269), solves original BaGet's single-upstream limitation
## Pending Tasks
- Seřídit BRANO na vchodových dveřích