pyr0ball
pyr0ball opened issue Circuit-Forge/roadmap#29 2026-04-05 17:56:25 -07:00
Minerva — local voice assistant hardware platform
pyr0ball created repository Circuit-Forge/minerva 2026-04-05 17:51:52 -07:00
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-04-05 07:35:53 -07:00
dc508d7197 fix: update tests to match refactored scheduler and free-tier Vue SPA
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-04-04 22:49:23 -07:00
fb9f751321 chore: bump circuitforge-core dep comment to >=0.8.0 (orch split)
pyr0ball commented on issue Circuit-Forge/snipe#15 2026-04-04 22:48:56 -07:00
test: wire cf-orch agent registration into compose stack

Status update (2026-04-04):

  • tasks/scheduler.py shim (via cf-core) is running and enqueuing trust_photo_analysis tasks
  • Runner reads CF_ORCH_URL from env (router.py auto-config…
pyr0ball closed issue Circuit-Forge/snipe#11 2026-04-04 22:48:51 -07:00
Vision-based photo condition assessment (paid tier)
pyr0ball commented on issue Circuit-Forge/snipe#11 2026-04-04 22:48:51 -07:00
Vision-based photo condition assessment (paid tier)

Infrastructure status (2026-04-04):

  • trust_photo_analysis background task type registered in scheduler (PR #14)
  • trust_scores.photo_analysis_json column exists in DB model
pyr0ball pushed to main at Circuit-Forge/snipe 2026-04-04 22:48:50 -07:00
f7d5b20aa5 chore: bump circuitforge-core dep to >=0.8.0 (orch split)
bdbcb046cc fix: detect eBay condition field for parts/repair listings; add clear-filters btn
Compare 2 commits »
pyr0ball commented on issue Circuit-Forge/snipe#16 2026-04-04 22:47:48 -07:00
feat: Add eBay affiliate link injection to listing URLs

Already shipped in PR #20 (feature/affiliate-links). This issue was filed after the fact. Closing.

pyr0ball commented on issue Circuit-Forge/snipe#8 2026-04-04 22:47:44 -07:00
Easter egg: Triple Red animation when all hard flags fire simultaneously

Implemented in web/src/components/ListingCard.vue.

Final trigger logic (broader than original spec, intentional):

  • new_account OR account_under_30_days (account flag)
  • suspicious_price -…
pyr0ball closed issue Circuit-Forge/snipe#8 2026-04-04 22:47:44 -07:00
Easter egg: Triple Red animation when all hard flags fire simultaneously
pyr0ball pushed to feature/orch-auto-lifecycle at Circuit-Forge/kiwi 2026-04-04 22:39:15 -07:00
e605954254 chore: bump circuitforge-core dep to >=0.8.0; fix stale resources imports
ed6813713e test: use tmp_path for _user_db_path tests; remove duplicate comment
9985d12156 feat: extend CloudUser with household_id + update session resolution
9602f84e62 feat: add household_invites migration (017)
Compare 4 commits »
pyr0ball closed issue Circuit-Forge/snipe#17 2026-04-04 22:38:59 -07:00
chore: cf-core wiring audit + 0.7.0 version pin
pyr0ball opened issue Circuit-Forge/osprey#5 2026-04-04 22:38:49 -07:00
Wire Forgejo Actions CI/CD workflows (.forgejo/workflows/)
pyr0ball opened issue Circuit-Forge/avocet#13 2026-04-04 22:38:48 -07:00
Wire Forgejo Actions CI/CD workflows (.forgejo/workflows/)
pyr0ball opened issue Circuit-Forge/kiwi#23 2026-04-04 22:38:48 -07:00
Wire Forgejo Actions CI/CD workflows (.forgejo/workflows/)
pyr0ball opened issue Circuit-Forge/snipe#22 2026-04-04 22:38:48 -07:00
Wire Forgejo Actions CI/CD workflows (.forgejo/workflows/)
pyr0ball opened issue Circuit-Forge/peregrine#69 2026-04-04 22:38:47 -07:00
Wire Forgejo Actions CI/CD workflows (.forgejo/workflows/)
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-04-04 22:30:28 -07:00
ac3e97d6c8 feat(#62): Fine-Tune tab — training pair management + real submit
pyr0ball closed issue Circuit-Forge/peregrine#62 2026-04-04 22:30:28 -07:00
[Vue] Settings: Fine-Tune tab not implemented