VesPi 1.0.49
Fixed
- Goal strip: the buttons now always work. Clicking 继续 / 放弃 (or 完成) while the agent was mid-turn used to be silently dropped — the strip just sat there. Mid-turn clicks are now queued as a follow-up that the kernel delivers as soon as the turn yields, and idle clicks send normally.
- Goal strip: visible feedback. Buttons lock and show 「已请求,等待模型执行…」 until the goal's status actually moves (with a 30 s failsafe), so a click can no longer feel like it vanished.
- Goal strip: terminal goals disappear. The kernel never sends a clearing event after drop/complete — its final event still carries the finished goal — so the strip used to stick around forever. Dropped and completed goals now clear immediately.
- Goal strip: the impossible 暂停 button is gone. The kernel's
goaltool has no pause operation (verified against 18.2.5), so that button could never do anything. Active goals offer 完成 / 放弃; the in-app guide no longer asks the model to pause.
SHA256SUMS.txt is published alongside the installer; the updater verifies it.