8421d244f20ba6dc84f8be036e6e617a5f3aab8b
When the AI searched for transactions on a specific date like "2026-02-11", ParseDateArg produced 2026-02-11T00:00:00Z (midnight). The query "Date <= midnight" excluded any transaction stored with a time component later that day. Now date-only end dates are bumped to 23:59:59.999 so the full day is covered. Applied to search_transactions, get_spending_by_category, and get_income_vs_expense tools. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
Languages
C#
65%
Vue
30.2%
TypeScript
4.6%
Dockerfile
0.2%