Fix Paprika MCP recipe cap โ it returns only 300 recipes even at limit=2000, hiding ~1,100 of Erik's 1,400. Paginate/sync the full library and cache it so list_recipes and the ingredient `query` search cover all recipes, not just the first 300; verify count matches his real total.harness-dwrplan-firstreviewsmith๐ง 1 commit, merges cleanly2026-07-08 05:26
โข Queued 0
nothing here
โ Blocked 5
Fix Mini App 525 + confirm vault access, gated on live verification โ worker must prove bread.dev renders (not 525) and an Obsidian CLI vault query returns a real note before closing; no closing on deploy-success aloneharness-38cplan-firstsmith2026-07-07 19:12
Research CLO Python API coverage for pattern assembly โ seam creation, piece arrangement, simulation, and template reuse (by version/license tier)harness-agnplan-firsttask2026-07-06 18:39
Route vault access through official Obsidian CLI (fixes launchd TCC hangs)harness-amm2026-07-05 17:19
Begin working on the referenced item right away rather than queuing itharness-n3eplan-firsttask2026-07-02 22:55
Confirm whether beads use DoltHub's Dolt DB and set up beads in a database instead of the vault, removing harness logs from the vaultharness-lh6plan-firsttask2026-07-02 22:49
โ Done (recent) 20
Deploy the already-finished Paprika write-support branch (lzs) independently of harness-38c โ merge just that branch to main and restart the harness so the write tools (create recipe, add to menu/planner/grocery) load. Do not wait on the 525/vault fix; if the only conflict is the bead ledger, resolve it Paprika-wins. Verify the write tools are available after restart.harness-50bplan-firstsmith2026-07-08 05:10
Move the beads tracker out of git โ run it as an external datastore (Dolt SQL server / SQLite / Postgres) the harness and all workers connect to over a connection, so bead create/close/status changes never appear in any branch diff. Remove bead files from the versioned tree so branches carry only code; eliminates the per-branch bead-ledger merge conflicts (root cause blocking harness-38c) and the "closed on paper but not live" mismatch.harness-zyeplan-firstsmith2026-07-08 04:54
Add write support to the Paprika MCP โ create/save recipes, add to Menus, add to meal planner, add to grocery list; confirm before each write, additive-only (no overwrite/delete), correct Paprika sync uids/hashes, and validate with a throwaway test recipe before trusting real writesharness-lzsplan-firstsmith2026-07-08 04:25
Build a Paprika MCP (wraps the Paprika cloud-sync API โ recipes, categories, meal planner, grocery list, pantry) plus a meal/prep-planning agent that reasons over Erik's actual recipes; needs Paprika account credentials stored as harness secretsharness-9q0plan-firstsmith2026-07-08 02:38
Give the concierge an authenticated web-fetch capability for the gated Mini App โ Cloudflare Access service token (or headless-browser session) so I can fetch bread.dev past the auth gate and verify live render, not just HTTP statusharness-efnplan-firstsmith2026-07-08 02:24
Set up the official Obsidian CLI so the harness can read/query the Obsidian vault (restores vault access lost to the file-access lockout)harness-bspplan-firstsmith2026-07-07 16:04
Cloudflare API key is available for deploy and test automationharness-zjnplan-firstsmith2026-07-06 17:08
Implement review-queue nudge inside the existing heartbeat loop (not a standalone trigger)harness-e6zplan-firstsmith2026-07-06 16:36
Use bread.dev domain for Mini App host and testsharness-8szplan-firstsmith2026-07-06 06:03
Push Telegram notification when a bead enters the review queue, with stale-reminder nudgesharness-cdnplan-firstsmith2026-07-06 05:49
Fix bread.dev Mini App 525 SSL handshake โ origin behind Cloudflare has no valid cert/isn't reachable; wire origin TLS + host (covers 8sz/zjn) and verify the live page renders, not just that it deploysharness-q6fplan-firstsmith2026-07-06 05:38
Fix blank-page Mini App โ deploy to stable bread.dev host via Cloudflare (harness-8sz + harness-zjn)harness-hilplan-firstsmith2026-07-06 05:11
Run smith/DEV beads with higher parallelism (dispatch multiple workers concurrently instead of one-at-a-time), keeping merges/restarts safely serializedharness-jxeplan-firstsmith2026-07-06 04:59
Make workers raise a blocker/question when missing infra, secrets, or capability instead of falsely closing beads as doneharness-morplan-firstsmith2026-07-05 10:08
Mini App must use stable Cloudflare Workers/Pages host, not an ephemeral trycloudflare URLharness-x3xplan-firstsmith2026-07-05 09:12
Live "workers at work" applet showing active workers and what bead each is currently working onharness-5piplan-firstsmith2026-07-05 08:42
Host the bead Mini App on Cloudflare (Workers/Pages) using a Cloudflare API token from harness secrets, and point the bot's web_app button at the deployed HTTPS URLharness-06gplan-firstsmith2026-07-03 19:10
Stand up the actual hosted Mini App web page and verify โฐ opens a real panel โ do not close on a text command alone; report if hosting isn't feasibleharness-4a9plan-firstsmith2026-07-03 00:13
Wire the bead Mini App to the Telegram menu button and a /beads launch commandharness-6b8plan-firstsmith2026-07-02 23:53