runtime opravy

This commit is contained in:
lachtan
2026-09-04 07:23:23 +02:00
parent f136f507e4
commit 9555b2ba4c
9 changed files with 87 additions and 8 deletions

9
projects/ai/state.md Normal file
View File

@@ -0,0 +1,9 @@
# AI — aktuální stav
## Otevřená témata
- Při hlášení nestabilit ověřit reálný model/preset (session metadata ho nezaznamenávají).
## Lessons learned
- Inline `python -c` s cestami blokuje exec guard i uvnitř workspace → write_file do tmp/ + `uv run` s working_dir.
- Před re-runem vždy rekonstruovat loop ze sessions/ — rozhodnout model vs. tooling chyba.
- Možný upstream report na nanobot: guard blokuje legit `python -c` s workspace cestami.