pyr0ball
pyr0ball pushed to main at Circuit-Forge/snipe 2026-04-14 10:42:55 -07:00
979ddd8cce docs: remove Ultra tier, switch to whole-dollar pricing (/0/mo)
3c531f86c4 docs(env): add COMMUNITY_DB_URL to .env.example with guidance
3a4b33d5dd feat: wire community module + corrections router (#31 #32 #33)
Compare 3 commits »
pyr0ball renamed repository from falcon to Circuit-Forge/harrier 2026-04-14 10:37:33 -07:00
pyr0ball renamed repository from harrier to Circuit-Forge/rufous 2026-04-14 10:37:27 -07:00
pyr0ball opened issue Circuit-Forge/kiwi#82 2026-04-14 08:58:50 -07:00
Screenshots for feedback
pyr0ball opened issue Circuit-Forge/kiwi#81 2026-04-14 08:57:13 -07:00
Real units
pyr0ball closed issue Circuit-Forge/snipe#4 2026-04-14 08:37:16 -07:00
Scammer database: eBay T&S batch reporting + CF community blocklist
pyr0ball commented on issue Circuit-Forge/snipe#4 2026-04-14 08:37:10 -07:00
Scammer database: eBay T&S batch reporting + CF community blocklist

Status update

Phase 2 complete — multi-select UI, bulk action bar, reportSelected() (opens contact.ebay.com/ReportUser per unique seller), and blockSelected() (bulk blocklist add)…

pyr0ball opened issue Circuit-Forge/kiwi#80 2026-04-14 08:36:42 -07:00
a11y: RecipesView audit — 6 critical, 8 high, 9 medium (WCAG 2.1 AA + ND-informed)
pyr0ball closed issue Circuit-Forge/snipe#33 2026-04-14 08:36:33 -07:00
feat: wire community module for shared trust signal publishing
pyr0ball closed issue Circuit-Forge/snipe#31 2026-04-14 08:36:32 -07:00
Wire corrections system for LLM output training data
pyr0ball closed issue Circuit-Forge/snipe#32 2026-04-14 08:36:32 -07:00
feat: contribute seller trust signals to community DB for fine-tuning
pyr0ball closed issue Circuit-Forge/kiwi#67 2026-04-14 08:28:24 -07:00
fix: leftover_mode tier discrepancy — README says Premium, tiers.py says Free
pyr0ball pushed to main at Circuit-Forge/kiwi 2026-04-14 08:28:24 -07:00
d24f87a476 docs: add link to docs.circuitforge.tech/kiwi in README
878a9a268c fix: community module integration fixes -- slots payload + ForkResult type
d7bfc083e7 fix: Hall of Chaos quality fixes -- timer cleanup, aria-live, reduced-motion
9246935fd7 feat: Hall of Chaos easter egg -- HallOfChaosView + long-press trigger
f92ac7a509 fix: publish modal a11y -- dialog-scoped Tab guard + correct first-focus in OutcomeModal
Compare 20 commits »
pyr0ball pushed to main at Circuit-Forge/snipe 2026-04-14 08:28:22 -07:00
72b86834d8 docs: add link to docs.circuitforge.tech/snipe in README
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-04-14 08:28:22 -07:00
91943022a8 docs: add docs badge linking to docs.circuitforge.tech/peregrine in README
pyr0ball closed issue Circuit-Forge/circuitforge-core#47 2026-04-14 08:10:59 -07:00
feat: community module — PostgreSQL pool, migration runner, CommunityPost, SharedStore (MIT)
pyr0ball pushed tag v0.3.0 to Circuit-Forge/snipe 2026-04-14 06:19:43 -07:00
pyr0ball pushed to main at Circuit-Forge/snipe 2026-04-14 06:19:42 -07:00
2dda26a911 feat: infra/devops batch — CI/CD, installer, nginx docs, cf-orch agent (v0.3.0)
6d5ceac0a1 docs(screenshots): retake all screenshots post css color-mix fix
d5651e5fe8 fix(css): replace hardcoded rgba colors with color-mix(var(--token)) for light/dark parity
c93466c037 feat(mcp): Snipe MCP server for Claude Code integration (#27)
fb81422c54 feat: snipe beta backlog batch (tickets #22/#28/#30/#34/#35/#36/#37/#38)
Compare 5 commits »
pyr0ball closed issue Circuit-Forge/snipe#25 2026-04-14 06:17:16 -07:00
feat: self-hosted installer script (install.sh)
pyr0ball closed issue Circuit-Forge/snipe#15 2026-04-14 06:17:15 -07:00
test: wire cf-orch agent registration into compose stack