Skip to content

TOKENICODE DeepSeek Alpha v0.10.4

Latest

Choose a tag to compare

@mistydew mistydew released this 01 Jul 16:43

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-flash when no active Provider is configured, preventing Model does not exist errors.

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.