Skip to content

v0.2.0

@sheikhmunim sheikhmunim tagged this 21 Feb 10:06
- Switch default model to qwen2.5:3b for reliable intent classification
- Ollama-first NLU: Ollama handles everything when running, regex is offline fallback only
- Prompt now includes today's date so Ollama resolves dates (23rd, next friday) to YYYY-MM-DD directly
- Add date_end field for range queries (this week, next week)
- Sanitize LLM string 'null' values to prevent crashes
- Add regex time fallback for bare hours Ollama misses (at 6, at 3)
- Add setup/enable ollama command to enable Ollama from within the REPL
- Add Ollama on/off toggle in preferences menu
- Status line hints user to type setup or preferences when Ollama is off
- Add test suite for setup command handler

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Assets 2
Loading