feat(KB-641): improve terminal session result flow and remove mission commands

- Fix terminal session error handling and result flow in dashboard

- Update terminal session tests for new result handling

- Remove unused mission CLI commands, store, and scheduler integration

- Add changeset for terminal session error fixes

- Clean up deprecated mission-related changeset files
This commit is contained in:
gsxdsm
2026-04-01 01:23:31 -07:00
parent 3692b97440
commit 2575c6cdfe
5 changed files with 300 additions and 116 deletions

View File

@@ -0,0 +1,5 @@
---
"@gsxdsm/fusion": patch
---
Improve terminal session creation error reporting with specific HTTP status codes and actionable messages.