|
|
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 |
|
|
|
fbae9ced72
|
feat(kiwi): add LIFETIME_ORCH_CAPS and LIFETIME_SOURCES constants
|
2026-04-14 14:38:36 -07:00 |
|
|
|
1a9a8579a2
|
feat(community): add COMMUNITY_DB_URL config + community features to tiers
|
2026-04-13 09:02:44 -07:00 |
|
|
|
594fd3f3bf
|
feat(tiers): move meal_planning to Free; add meal_plan_config/llm/llm_timing keys
refs kiwi#68
|
2026-04-12 13:12:11 -07:00 |
|
|
|
793df1b5cf
|
feat: saved recipes, recipe browser, and recipe detail panel
- Saved recipes: save/unsave, star rating, notes, tags, collections (migrations 018-020)
- Recipe browser: domain/category browsing with pantry match badges, pagination
- Recipe detail panel: full directions, ingredient checklist, swap candidates, prep notes
- Grocery links: affiliate links for missing ingredients
- Nutrition filters and display chips on recipe cards
- Bookmark toggle persisted to saved_recipes table
- Tier gates on saved recipes (paid) and collections (premium)
- Browser telemetry for domain/category click tracking
- Cloud compose: CLOUD_DATA_ROOT volume mount for per-user SQLite trees
- manage.sh: cf-orch agent sidecar in local stack
- README: updated feature list and stack description
|
2026-04-08 14:35:02 -07:00 |
|
|
|
8fec5b6402
|
chore: inventory endpoint cleanup, expiry predictor, tiers, gitignore test artifacts
|
2026-04-02 22:12:51 -07:00 |
|
|
|
27ec14b40f
|
feat: tiers -- leftover_mode rate-limited free, style_picker paid+, staple_library free
|
2026-03-30 22:50:35 -07:00 |
|
|
|
8cbde774e5
|
chore: initial commit — kiwi Phase 2 complete
Pantry tracker app with:
- FastAPI backend + Vue 3 SPA frontend
- SQLite via circuitforge-core (migrations 001-005)
- Inventory CRUD, barcode scan, receipt OCR pipeline
- Expiry prediction (deterministic + LLM fallback)
- CF-core tier system integration
- Cloud session support (menagerie)
|
2026-03-30 22:20:48 -07:00 |
|