kiwi/app
pyr0ball 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
..
api feat: saved recipes, recipe browser, and recipe detail panel 2026-04-08 14:35:02 -07:00
core feat: wire cf-core env-var LLM config + coordinator auth (closes #13) 2026-04-03 16:48:01 -07:00
db feat: saved recipes, recipe browser, and recipe detail panel 2026-04-08 14:35:02 -07:00
models feat: saved recipes, recipe browser, and recipe detail panel 2026-04-08 14:35:02 -07:00
services feat: saved recipes, recipe browser, and recipe detail panel 2026-04-08 14:35:02 -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: initial commit — kiwi Phase 2 complete 2026-03-30 22:20:48 -07:00
cloud_session.py test: use tmp_path for _user_db_path tests; remove duplicate comment 2026-04-04 22:38:41 -07:00
main.py feat(tasks): add background task scheduler for LLM expiry fallback 2026-03-31 09:25:48 -07:00
tiers.py feat: saved recipes, recipe browser, and recipe detail panel 2026-04-08 14:35:02 -07:00