mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-17 10:29:49 -05:00
7840c59fb9
Introduce GET /api/ai/suggest with deterministic AISuggestionService results and optional LLM enrichment (?rich=true), plus reusable suggestion chips, notes ghost autocomplete, and a manual-entry Autofill popover. All UI hides when AI is disabled; LLM failures degrade to deterministic suggestions only.