mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-05-25 11:10:18 +00:00
b66e720673
Hide preserved compression task lists when the latest todo tool state shows no pending or in-progress items. This prevents completed tasks from reappearing after reloads or context compaction. Tests: uv run --with pytest --with pyyaml python -m pytest -q tests/test_auto_compression_card.py Tests: node --check static/ui.js