mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
This works around the issue where a task may "disappear" on stop. Re-using the previous value of `has_ai_task` and `sidebar_app_id` on a stop transition. --------- Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>