pyr0ball
pyr0ball opened issue Circuit-Forge/circuitforge-core#49 2026-04-17 14:54:50 -07:00
feat: cf_core.musicgen — MusicGen HTTP service (Sparrow blocker)
pyr0ball closed issue Circuit-Forge/linnet#20 2026-04-17 12:33:30 -07:00
feat: acoustic environment fingerprinting + privacy risk scoring
pyr0ball closed issue Circuit-Forge/linnet#24 2026-04-17 12:06:24 -07:00
fix: manage.sh must source .env before starting Vite so VITE_API_BASE and VITE_BASE_URL are active
pyr0ball closed issue Circuit-Forge/linnet#5 2026-04-17 11:55:52 -07:00
feat: YAMNet acoustic event classifier (queue/environ/speaker type) — Navigation v0.2.x
pyr0ball closed issue Circuit-Forge/linnet#8 2026-04-17 11:55:52 -07:00
feat: speaker diarization via pyannote.audio (cf_voice.context)
pyr0ball closed issue Circuit-Forge/snipe#2 2026-04-17 03:59:06 -07:00
eBay OAuth (Connect eBay Account) for full trust scores
pyr0ball opened issue Circuit-Forge/roadmap#34 2026-04-17 03:14:47 -07:00
[CSBL] Crossbill — Personal finance clarity tool
pyr0ball opened issue Circuit-Forge/snipe#42 2026-04-17 03:00:01 -07:00
ux: accept pay.ebay.com/rxo checkout URLs as listing input
pyr0ball opened issue Circuit-Forge/snipe#41 2026-04-17 02:59:49 -07:00
feat: additional theme variants — solarized dark/light, high-contrast, colorblind
pyr0ball pushed to main at Circuit-Forge/kiwi 2026-04-16 21:16:30 -07:00
8483b9ae5f feat: add Plausible analytics to Vue SPA and docs
pyr0ball pushed to main at Circuit-Forge/snipe 2026-04-16 21:16:15 -07:00
dbe9aaa00b feat: add Plausible analytics to Vue SPA and docs
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-04-16 21:16:15 -07:00
280f4271a5 feat: add Plausible analytics to Vue SPA and docs
1c9bfc9fb6 test: integration tests for resume library<->profile sync endpoints
22bc57242e feat: ResumeProfileView — career_summary, education, achievements sections and sync status label
9f984c22cb feat: resume store — add career_summary, education, achievements, lastSynced state
fe3e4ff539 feat: ResumesView — Apply to profile button, Active profile badge, sync notice, unsaved-changes guard
Compare 14 commits »
pyr0ball pushed to main at Circuit-Forge/circuitforge-core 2026-04-16 21:16:15 -07:00
01ed48808b feat: add Plausible analytics to docs
a2c768c635 feat: add community_categories table + SnipeCommunityStore publish/fetch methods
f7bf121aef feat(community): SnipeCommunityStore + seller_trust_signals migration
Compare 3 commits »
pyr0ball pushed to main at Circuit-Forge/kiwi 2026-04-16 15:14:09 -07:00
23a2e8fe38 feat: remove and reorder meal types in weekly planner
pyr0ball pushed to main at Circuit-Forge/kiwi 2026-04-16 14:24:29 -07:00
6aa63cf2f0 chore: bump version to 0.3.0
e745ce4375 feat: wire meal planner slot editor and meal type picker
de0008f5c7 fix: meal planner auto-selects current week on load, + New week idempotent
dbaf2b6ac8 fix: meal planner week add button crashing on r.name / add duplicate guard
9a277f9b42 fix: barcode scan performance + timeout + success message
Compare 12 commits »
pyr0ball pushed tag v0.3.0 to Circuit-Forge/kiwi 2026-04-16 14:24:29 -07:00
pyr0ball pushed tag v0.5.1 to Circuit-Forge/snipe 2026-04-16 13:37:21 -07:00
pyr0ball pushed to main at Circuit-Forge/snipe 2026-04-16 13:37:12 -07:00
9c2a2d6bf2 chore: bump changelog for v0.5.1
pyr0ball commented on issue Circuit-Forge/snipe#4 2026-04-16 13:29:22 -07:00
Scammer database: eBay T&S batch reporting + CF community blocklist

Phase 2 — Reported sellers tracking: SHIPPED (66ae9eb)

After clicking "Report to eBay" in the bulk action bar:

  • Selected sellers are recorded in reported_sellers table (migration 012,…