kiwi/tests
pyr0ball 9941227fae chore: merge main into feature/meal-planner
Resolves three conflicts:
- app/api/routes.py: fixed saved_recipes-before-recipes ordering from main;
  meal_plans and community_router from feature branch
- app/db/store.py: meal plan/prep session methods (feature) + community
  pseudonym methods (main) -- both additive
- app/tiers.py: KIWI_BYOK_UNLOCKABLE includes meal_plan_llm,
  meal_plan_llm_timing (feature) and community_fork_adapt (main)
2026-04-14 14:53:52 -07:00
..
api chore: merge main into feature/meal-planner 2026-04-14 14:53:52 -07:00
db feat: add Store.get_element_profiles() for wizard role candidate lookup 2026-04-14 10:50:46 -07:00
pipeline feat: cloud auth bypass, VRAM leasing, barcode EXIF fix, pipeline improvements 2026-04-01 16:06:23 -07:00
services chore: merge main into feature/meal-planner 2026-04-14 14:53:52 -07:00
test_services fix: docuvision fast-path falls through when parse yields no items 2026-04-02 13:49:38 -07:00
test_tasks feat(tasks): add background task scheduler for LLM expiry fallback 2026-03-31 09:25:48 -07:00
__init__.py feat: data pipeline -- USDA FDC ingredient index builder 2026-03-30 22:44:25 -07:00
test_household.py fix: row_factory in _household_store; validate household_id from Heimdall; monkeypatch CLOUD_DATA_ROOT in accept test; add KIWI_BASE_URL to compose.cloud.yml 2026-04-04 22:59:06 -07:00
test_meal_plan_tiers.py feat(tiers): move meal_planning to Free; add meal_plan_config/llm/llm_timing keys 2026-04-12 13:12:11 -07:00
test_tiers.py feat: tiers -- leftover_mode rate-limited free, style_picker paid+, staple_library free 2026-03-30 22:50:35 -07:00