mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
bd139f3a43
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>