kiwi/app
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
core feat(community): add COMMUNITY_DB_URL config + community features to tiers 2026-04-13 09:02:44 -07:00
db chore: merge main into feature/meal-planner 2026-04-14 14:53:52 -07:00
models chore: merge main into feature/meal-planner 2026-04-14 14:53:52 -07:00
services chore: merge main into feature/meal-planner 2026-04-14 14:53:52 -07:00
staples fix: staple library — consistent tofu_firm slug, load error handling, typed yield_formats, expanded test coverage 2026-03-30 23:10:51 -07:00
static chore: initial commit — kiwi Phase 2 complete 2026-03-30 22:20:48 -07:00
styles feat: recipe engine Phase 3 — StyleAdapter, LLM levels 3-4, user settings 2026-03-31 14:15:18 -07:00
tasks feat: wire cf-orch agent sidecar and scheduler coordinator integration (closes #7) 2026-04-02 22:57:21 -07:00
utils chore: initial commit — kiwi Phase 2 complete 2026-03-30 22:20:48 -07:00
__init__.py chore: bump version to 0.2.0 2026-04-08 22:10:36 -07:00
cloud_session.py feat(kiwi): add orch_fallback field to RecipeResult 2026-04-14 14:38:37 -07:00
main.py chore: merge main into feature/meal-planner 2026-04-14 14:53:52 -07:00
tiers.py chore: merge main into feature/meal-planner 2026-04-14 14:53:52 -07:00