Afonso Coutinho
e863f21d98
fix: research query misclassifies 'whatsapp'/'however' as questions ( #1247 )
...
* fix: detect question words as whole words, not prefixes
* fix: same question-word prefix bug in the services search copy
* test: question-word detection rejects prefix lookalikes
2026-06-03 01:10:06 +09:00
Afonso Coutinho
86bc5d698b
fix: calendar check-in digest drops events 7-8 days out ( #1249 )
...
* fix: close 1-day gap in calendar digest windows (events ~7-8 days out)
* test: calendar digest windows are contiguous and cover 7-8 day events
2026-06-03 01:03:58 +09:00
Afonso Coutinho
336a468035
fix: Anthropic responses with multiple text blocks lose all but the first ( #1255 )
...
* fix: concatenate all Anthropic text blocks, not just the first
* test: Anthropic response parsing concatenates text blocks
2026-06-03 00:57:20 +09:00
Afonso Coutinho
a266935591
fix: email pre-retrieval ignores contacts (reads non-existent email/phone keys) ( #1241 )
...
* fix: match known email senders against the contact 'emails' list
* fix: build contact-match snippets from emails/phones lists
2026-06-03 00:39:31 +09:00