Harness โ beads
generated 2026-07-08 01:42 ยท refreshes every 60s
โข Queued 1
- https://www.joshuaweissman.com/recipes/best-2-dollar-sub-sandwich-recipe
harness-orl triage 2026-07-08 07:09
โ 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 alone
harness-38c plan-first smith 2026-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-agn plan-first task 2026-07-06 18:39
- Route vault access through official Obsidian CLI (fixes launchd TCC hangs)
harness-amm 2026-07-05 17:19
- Begin working on the referenced item right away rather than queuing it
harness-n3e plan-first task 2026-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 vault
harness-lh6 plan-first task 2026-07-02 22:49
โ Done (recent) 20
- Add a "recipe URL โ Paprika" import capability โ fetch the link, extract the recipe (schema.org/JSON-LD, with a fallback for messy sites), and create it via the Paprika MCP with a preview-before-write; pull the hero photo (prefer Paprika's own URL parser so images match app imports) and auto-suggest a category from Erik's existing categories.
harness-aik plan-first smith 2026-07-08 07:59
- Add confirm-gated soft-delete to the Paprika MCP โ delete_recipe / remove_from_meal_planner / remove_from_menu that move items to Paprika's trash (recoverable, never permanent). Preview-before-delete like the write tools; only act on confirm=true. Enables cleanup of test entries and general edits.
harness-88q plan-first smith 2026-07-08 06:26
- 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-dwr plan-first smith 2026-07-08 05:40
- 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-50b plan-first smith 2026-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-zye plan-first smith 2026-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 writes
harness-lzs plan-first smith 2026-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 secrets
harness-9q0 plan-first smith 2026-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 status
harness-efn plan-first smith 2026-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-bsp plan-first smith 2026-07-07 16:04
- Cloudflare API key is available for deploy and test automation
harness-zjn plan-first smith 2026-07-06 17:08
- Implement review-queue nudge inside the existing heartbeat loop (not a standalone trigger)
harness-e6z plan-first smith 2026-07-06 16:36
- Use bread.dev domain for Mini App host and tests
harness-8sz plan-first smith 2026-07-06 06:03
- Push Telegram notification when a bead enters the review queue, with stale-reminder nudges
harness-cdn plan-first smith 2026-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 deploys
harness-q6f plan-first smith 2026-07-06 05:38
- Bot: singleton lock + resilient concierge init (fix Concierge hiccup)
harness-305 2026-07-06 05:19
- Fix blank-page Mini App โ deploy to stable bread.dev host via Cloudflare (harness-8sz + harness-zjn)
harness-hil plan-first smith 2026-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 serialized
harness-jxe plan-first smith 2026-07-06 04:59
- Make workers raise a blocker/question when missing infra, secrets, or capability instead of falsely closing beads as done
harness-mor plan-first smith 2026-07-05 10:08
- Mini App must use stable Cloudflare Workers/Pages host, not an ephemeral trycloudflare URL
harness-x3x plan-first smith 2026-07-05 09:12
- Live "workers at work" applet showing active workers and what bead each is currently working on
harness-5pi plan-first smith 2026-07-05 08:42