pyr0ball
pyr0ball opened issue Circuit-Forge/snipe#10 2026-03-26 23:32:18 -07:00
Multi-platform adapter support (CT Bids, AuctionZip, HiBid, Invaluable)
pyr0ball opened issue Circuit-Forge/snipe#9 2026-03-26 23:32:18 -07:00
Bid scheduling and snipe execution engine
pyr0ball opened issue Circuit-Forge/snipe#8 2026-03-26 23:32:18 -07:00
Easter egg: Triple Red animation when all hard flags fire simultaneously
pyr0ball closed issue Circuit-Forge/snipe#3 2026-03-26 23:31:35 -07:00
Scammer database: community blocklist + batch eBay Trust & Safety reporting
pyr0ball opened issue Circuit-Forge/snipe#7 2026-03-26 22:29:46 -07:00
Cloud: shared image hash DB — requires explicit opt-in consent design
pyr0ball opened issue Circuit-Forge/snipe#6 2026-03-26 22:28:59 -07:00
Cloud: shared seller/scammer DB across users (public data, no re-scraping)
pyr0ball opened issue Circuit-Forge/snipe#5 2026-03-26 22:22:17 -07:00
UPC/product lookup → LLM-crafted search (paid tier)
pyr0ball opened issue Circuit-Forge/snipe#4 2026-03-26 22:08:36 -07:00
Scammer database: community blocklist + batch eBay Trust & Safety reporting
pyr0ball opened issue Circuit-Forge/snipe#3 2026-03-26 22:08:25 -07:00
Scammer database: community blocklist + batch eBay Trust & Safety reporting
pyr0ball opened issue Circuit-Forge/snipe#2 2026-03-26 15:05:48 -07:00
eBay OAuth (Connect eBay Account) for full trust scores
pyr0ball opened issue Circuit-Forge/snipe#1 2026-03-26 15:05:38 -07:00
SSE/WebSocket live score push for background enrichment
pyr0ball pushed to main at Circuit-Forge/snipe 2026-03-26 08:14:04 -07:00
1a06d55f70 feat(snipe): cloud deployment under menagerie.circuitforge.tech/snipe
pyr0ball pushed to main at Circuit-Forge/snipe 2026-03-25 22:54:26 -07:00
e7d8a589fb feat(snipe): keyword must-include/must-exclude filtering
pyr0ball pushed to main at Circuit-Forge/snipe 2026-03-25 22:30:16 -07:00
4d9a945dbd docs: add CLAUDE.md with architecture, gotchas, and pending work
pyr0ball pushed to main at Circuit-Forge/snipe 2026-03-25 22:16:17 -07:00
83b68ac435 feat(snipe): parallel search+comps, pagination, title fix, price flag fix
pyr0ball pushed to main at Circuit-Forge/snipe 2026-03-25 20:36:51 -07:00
6c16a81bf5 fix: account_age_days=None for scraper tier, stop false new_account flags
pyr0ball pushed to main at Circuit-Forge/snipe 2026-03-25 20:09:40 -07:00
06601cf672 feat(snipe): FastAPI layer, Playwright+Xvfb scraper, caching, tests
2ff69cbe9e chore: remove node_modules from tracking
f02c4e9f02 chore: gitignore web/node_modules and web/dist
68a1a9d73c feat(snipe): Vue 3 frontend scaffold + Docker web service
5ac5777356 fix: rename app/app.py → streamlit_app.py to resolve package shadowing
Compare 7 commits »
pyr0ball pushed to main at Circuit-Forge/snipe 2026-03-25 13:09:59 -07:00
997eb6143e feat: Snipe MVP v0.1 — eBay trust scorer with faceted filter UI
59791fd163 feat: add search UI with dynamic filter sidebar and listing rows
95ccd8f1b3 feat: add snipe tier gates with LOCAL_VISION_UNLOCKABLE
ee3c85bfb0 feat: add metadata scorer, photo hash dedup, and trust aggregator
1672e215b2 feat: add eBay adapter with Browse API, Seller API, and market comps
Compare 8 commits »
pyr0ball opened issue Circuit-Forge/roadmap#21 2026-03-25 10:00:52 -07:00
circuitforge-core: Extract shared scaffold from Peregrine