pyr0ball
pyr0ball opened issue Circuit-Forge/kiwi#139 2026-05-17 09:15:51 -07:00
feat(recipe-detail): show source attribution at bottom of recipe card
pyr0ball opened issue Circuit-Forge/kiwi#138 2026-05-17 09:11:43 -07:00
feat(recipes): add meal-prep-friendly tag to recipe engine
pyr0ball opened issue Circuit-Forge/kiwi#137 2026-05-17 09:00:09 -07:00
feat(pipeline): live Purple Carrot scraper via Playwright virtual desktop
pyr0ball opened issue Circuit-Forge/avocet#65 2026-05-17 08:58:57 -07:00
feat: recipe scan labeling task type for Kiwi training pipeline
pyr0ball closed issue Circuit-Forge/pagepiper#7 2026-05-16 21:22:42 -07:00
Migrate LLMRouter model selection to cf-orch task routing via /api/inference/task
pyr0ball pushed tag v0.9.2 to Circuit-Forge/kiwi 2026-05-16 17:03:36 -07:00
pyr0ball pushed to main at Circuit-Forge/kiwi 2026-05-16 17:03:35 -07:00
2df17ec719 feat(recipe-scan): add SSE streaming endpoint for cold-start progress feedback
pyr0ball closed issue Circuit-Forge/kiwi#136 2026-05-16 14:46:17 -07:00
fix: recipe scan 503 — three cf-orch config bugs + DocuvisionClient API mismatch
pyr0ball pushed to main at Circuit-Forge/kiwi 2026-05-16 14:21:22 -07:00
4ac24e7920 fix(recipe-scan): wire cf-docuvision OCR + LLMRouter for cloud recipe scanning (kiwi#136)
cdbc24240a feat(orch): migrate OCR vision routing to task-based allocation with direct-allocate fallback
dd39418bc8 fix(orch): release Tier 2 allocation ctx when alloc is None; add fallback tests
02abc8e734 feat(orch): migrate meal plan LLM routing to task-based allocation with direct-allocate fallback
61c428baf0 feat(orch): add task_inference helper for POST /api/inference/task routing
Compare 5 commits »
pyr0ball opened issue Circuit-Forge/kiwi#136 2026-05-16 12:13:41 -07:00
bug: recipe scan returns 503 — blocked on cf-orch#65 (cf-vision no managed block)
pyr0ball pushed to main at Circuit-Forge/pagepiper 2026-05-15 20:13:56 -07:00
9d33b1ab54 docs: add status badge (beta)
bcd321367e feat: GET /api/library/sample-chunks for Avocet embed bench (closes #6)
1e066cf66c feat: encryption at rest infrastructure for cloud user data (closes #5)
8eef52a054 feat: per-user database isolation for cloud instances (closes #4)
df9e91ad89 chore: standardize cloud commands to hyphen syntax + add update command
Compare 8 commits »
pyr0ball closed issue Circuit-Forge/pagepiper#6 2026-05-15 09:35:03 -07:00
feat: GET /api/library/sample-chunks — corpus sampling endpoint for Avocet embed bench
pyr0ball renamed repository from egret to Circuit-Forge/plover 2026-05-14 12:48:19 -07:00
pyr0ball renamed repository from merlin to Circuit-Forge/raven 2026-05-14 12:48:16 -07:00
pyr0ball closed issue Circuit-Forge/pagepiper#5 2026-05-13 22:55:00 -07:00
Design: encryption at rest for cloud user data
pyr0ball closed issue Circuit-Forge/pagepiper#4 2026-05-13 16:43:22 -07:00
Design: per-user database isolation for cloud instances
pyr0ball closed issue Circuit-Forge/pagepiper#3 2026-05-13 16:18:05 -07:00
Startup vec DB schema validation: detect dimension mismatch and auto-rebuild
pyr0ball closed issue Circuit-Forge/pagepiper#1 2026-05-13 16:09:49 -07:00
manage.sh: standardize cloud commands to hyphen syntax (cloud-start vs cloud:start)
pyr0ball closed issue Circuit-Forge/pagepiper#2 2026-05-13 16:09:49 -07:00
manage.sh: add update command (git pull + rebuild)
pyr0ball opened issue Circuit-Forge/pagepiper#8 2026-05-13 15:46:04 -07:00
feat: replace nomic-embed-text retriever with Agent-ModernColBERT for semantic chunk search