-
v0.33.0
Stablereleased this
2026-05-22 12:36:20 +00:00 | 51 commits to main since this releaseAdded
- AI explanations stream live. "Explain with AI" now fills token-by-token as the model
generates (Ollama NDJSON + Claude SSE, both via stdliburllib) instead of a multi-second
freeze, then re-renders the finished answer as Markdown.core/ai.explain_stream().
Downloads
- AI explanations stream live. "Explain with AI" now fills token-by-token as the model