calorie-ai-android/app
Daniel 40e65ca70c Add diet history context to AI meal analysis on both platforms
- Web: buildTodayHistory() computes today's logged meals and passes them
  to requestMealEstimate so the AI can give personalized notes
- Web: system prompt updated to instruct AI to use notes field for
  dietary observations (macro balance, variety, goal progress)
- Android: same diet history + notes guidance already applied to MainActivity
- Tests: fix NutritionParserTest to use exact key names (proteinGrams,
  carbsGrams, fatGrams) matching the standardised AI prompt format

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 16:12:25 +02:00
..
src Add diet history context to AI meal analysis on both platforms 2026-05-20 16:12:25 +02:00
build.gradle Bump to v1.3 2026-05-20 15:39:49 +02:00