pyr0ball
pyr0ball pushed to main at Circuit-Forge/kiwi 2026-04-02 23:08:06 -07:00
c418d04c30 feat: wire cf-orch agent sidecar and scheduler coordinator integration (closes #7)
8b7f4e7ea2 chore: inventory endpoint cleanup, expiry predictor, tiers, gitignore test artifacts
a22a249280 feat(frontend): recipe UI — filters, dismissal, load more, prep notes, nutrition chips
07450bf59f feat: recipe engine — assembly templates, prep notes, FTS fixes, texture backfill
afec0c1dae fix: docuvision fast-path falls through when parse yields no items
Compare 42 commits »
pyr0ball commented on issue Circuit-Forge/kiwi#7 2026-04-02 22:58:17 -07:00
test: wire cf-orch agent registration into compose stack

Implemented in feature/orch-auto-lifecycle (commit c418d04):

  • compose.override.yml — cf-orch agent sidecar (port 7702) self-registers with coordinator at COORDINATOR_URL; host IP…
pyr0ball closed issue Circuit-Forge/kiwi#7 2026-04-02 22:58:17 -07:00
test: wire cf-orch agent registration into compose stack
pyr0ball pushed to feature/orch-auto-lifecycle at Circuit-Forge/kiwi 2026-04-02 22:57:29 -07:00
c418d04c30 feat: wire cf-orch agent sidecar and scheduler coordinator integration (closes #7)
pyr0ball pushed to main at Circuit-Forge/buddymon 2026-04-02 22:41:25 -07:00
85af20b6f1 feat: 6 control-flow bug monsters
6632d67da4 nerf: probability gates on wound and flee transitions
85f53b1e83 feat: catch-pending flag + wounded state for encounter resolution
55747068e1 feat: expand MemoryLeech patterns + add CudaCrash bug_monster
0c311b099b feat: buddymon statusline widget
Compare 7 commits »
pyr0ball opened issue Circuit-Forge/peregrine#66 2026-04-02 22:22:48 -07:00
[Vue] Cloud instance: settings audit — hide self-hosted-only options
pyr0ball closed issue Circuit-Forge/peregrine#51 2026-04-02 22:22:36 -07:00
[Vue] Apply Workspace: Resume Highlights and Application Q&A missing
pyr0ball commented on issue Circuit-Forge/peregrine#51 2026-04-02 22:22:29 -07:00
[Vue] Apply Workspace: Resume Highlights and Application Q&A missing

Implemented in this session.

Resume Highlights (left panel, after keyword gaps):

  • Fetches skills/domains/keywords from /api/settings/resume
  • Chips shown; those matching job keywords…
pyr0ball pushed to main at Circuit-Forge/buddymon 2026-04-02 22:16:02 -07:00
75f3d9e179 feat: add ReviewHawk, TicketGremlin, PermWraith, SudoSprite encounters
pyr0ball commented on issue Circuit-Forge/kiwi#8 2026-04-02 22:14:01 -07:00
Recipe engine: dietary constraints, glycemic limiter, and nutrition panel

Closing — dietary constraints (vegan/vegetarian/gluten-free/dairy-free/etc.), allergy list, and per-serving nutrition panel (kcal, fat, protein, carbs, fiber, sugar, sodium) are all wired.…

pyr0ball commented on issue Circuit-Forge/kiwi#4 2026-04-02 22:14:01 -07:00
Phase 3: Kiwi-specific features (recipe engine)

Closing — recipe engine fully implemented:

  • Levels 1-4 (corpus match, LLM assist, style adapter)
  • Dietary constraints + allergies
  • Assembly template system (13 templates: burrito, stir fry,…
pyr0ball commented on issue Circuit-Forge/kiwi#10 2026-04-02 22:14:01 -07:00
Wire receipt OCR to cf-docuvision managed service

Closing — DocuvisionClient added with fast-path OCR in app/api/endpoints/ocr.py. Receipt upload triggers cf-docuvision when available, falls back to local pipeline. Shipped in commit 7aebe96.

pyr0ball closed issue Circuit-Forge/kiwi#10 2026-04-02 22:13:45 -07:00
Wire receipt OCR to cf-docuvision managed service
pyr0ball closed issue Circuit-Forge/kiwi#8 2026-04-02 22:13:41 -07:00
Recipe engine: dietary constraints, glycemic limiter, and nutrition panel
pyr0ball closed issue Circuit-Forge/kiwi#4 2026-04-02 22:13:38 -07:00
Phase 3: Kiwi-specific features (recipe engine)
pyr0ball pushed to feature/orch-auto-lifecycle at Circuit-Forge/kiwi 2026-04-02 22:13:02 -07:00
8b7f4e7ea2 chore: inventory endpoint cleanup, expiry predictor, tiers, gitignore test artifacts
a22a249280 feat(frontend): recipe UI — filters, dismissal, load more, prep notes, nutrition chips
07450bf59f feat: recipe engine — assembly templates, prep notes, FTS fixes, texture backfill
Compare 3 commits »
pyr0ball pushed to main at Circuit-Forge/buddymon 2026-04-02 22:11:32 -07:00
6a81392074 feat: expand encounter triggers — git ops, installs, test events, test files
pyr0ball opened issue Circuit-Forge/kiwi#12 2026-04-02 21:54:31 -07:00
Track partial consumption / sub-unit inventory for multi-pack items
pyr0ball opened issue Circuit-Forge/snipe#16 2026-04-02 19:32:16 -07:00
feat: Add eBay affiliate link injection to listing URLs
pyr0ball closed issue Circuit-Forge/peregrine#61 2026-04-02 19:26:32 -07:00
[Vue] Job Review: cover letter generation missing from approved tab