TOKENICODE DeepSeek Alpha v0.10.4
Emergency hotfix for the new-task send path.
Fixed
- Clicking New Task now creates a clean draft session instead of only deselecting the current session.
- The input bar now creates a draft automatically if a message is submitted while no active session exists.
- The first message reads the live editor text even when the draft was just created.
- Unknown leftover model names now fall back to
deepseek-v4-flashwhen no active Provider is configured, preventingModel does not existerrors.
Notes
- This is intended to fix the urgent case where a new task appears to accept text but the first send fails or routes through stale session/model state.