Sur un gros parc, les ticks périodiques (logs 1s / table 2s / domstate 10s) causaient du lag à la lecture des logs. Nouveau bouton « a » pour couper/ activer le rafraîchissement automatique, COUPÉ par défaut ; « r » pour rafraîchir une seule fois à la demande. - Chaque tick est scindé en wrapper _tick_* (ne fait rien si auto coupé) + corps _do_* (le travail réel), réutilisable pour les rafraîchissements forcés (init à l'ouverture, toggle, refresh manuel, après pause/reprise). - Un relevé initial unique (table + domstate) à l'ouverture affiche l'état courant même auto coupé ; changer de VM recharge son log (synchrone). - Indicateur #autobar : « ⏸ Rafraîchissement auto : COUPÉ (a=activer · r=rafraîchir) » / « ▶ … : ACTIVÉ (a=couper) ». Validé headless : défaut OFF, toggle a, refresh r, table peuplée à l'init. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| database_manager.py | ||
| kdbx_manager.py | ||
| logo_ascii.txt | ||
| qemu_install_monitor.py | ||
| README.base.md | ||
| README.fr.md | ||
| README.md | ||
| source_todo.sh | ||
| todo.json | ||
| todo.py | ||
| todo_example.json | ||
| todo_file_browser.py | ||
| todo_i18n.py | ||
| todo_telemetry.py | ||
| todo_upgrade.py | ||
| version_manager.py | ||
TODO is an assistant robot to use ERPLibre
Execute it with ./script/todo/todo.py or make todo.
For a new project, copy todo_example.json to private/todo/todo_override.json | private/todo/todo_override_private.json and edit it.