Skip to content

feat(models): add Ollama DeepSeek V4 Flash 0731 preset - #100

Merged
grapeot merged 4 commits into
masterfrom
feat/ollama-deepseek-v4-flash-0731
Aug 2, 2026
Merged

feat(models): add Ollama DeepSeek V4 Flash 0731 preset#100
grapeot merged 4 commits into
masterfrom
feat/ollama-deepseek-v4-flash-0731

Conversation

@grapeot

@grapeot grapeot commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Add the DeepSeek-V4-Flash-0731 preset to the Android model selector (provider ollama-cloud, model deepseek-v4-flash:0731).

  • Adds preset + DS4F short name
  • Unit tests updated and passing

Note: requires the OpenCode server to have deepseek-v4-flash:0731 in its models catalog (via regen_models_local.py injection).

grapeot added 4 commits August 1, 2026 18:58
The stop path runs closeAndDrain on Dispatchers.IO (real threads), so
runCurrent() alone cannot advance it. Poll with Thread.sleep + runCurrent
until commitStarted completes instead of relying on withTimeout auto-advance,
which raced with the IO thread under StandardTestDispatcher.
@grapeot
grapeot merged commit 9a0dc50 into master Aug 2, 2026
1 check passed
@grapeot
grapeot deleted the feat/ollama-deepseek-v4-flash-0731 branch August 2, 2026 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant