Files
TimeTracker/app/static
Dries Peeters 7840c59fb9 feat: add AI-powered time entry suggestions in timer and manual entry forms
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.
2026-05-15 08:55:37 +02:00
..