pyr0ball
pyr0ball pushed to main at Circuit-Forge/plover 2026-05-11 06:21:56 -07:00
4f885f132e docs: initial product stub
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-05-08 15:49:54 -07:00
fc3bd8859e docs: document Gotcha #14 (body over html), retake screenshots for light theme
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-05-08 15:44:41 -07:00
73132222a2 fix: dark/explicit themes now show correct page background
pyr0ball pushed tag v0.9.5 to Circuit-Forge/peregrine 2026-05-08 15:44:41 -07:00
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-05-08 13:32:26 -07:00
293f0aba53 chore(release): v0.9.4
pyr0ball pushed tag v0.9.4 to Circuit-Forge/peregrine 2026-05-08 13:32:26 -07:00
pyr0ball closed issue Circuit-Forge/peregrine#102 2026-05-08 11:58:38 -07:00
Recruiter email parser — auto-populate Contacts from inbox
pyr0ball closed issue Circuit-Forge/peregrine#105 2026-05-08 11:20:03 -07:00
feat: structured auth logging for log-based analytics
pyr0ball closed issue Circuit-Forge/peregrine#114 2026-05-08 11:20:03 -07:00
manage.sh: expose cloud-start / cloud-restart / demo-restart commands
pyr0ball closed issue Circuit-Forge/peregrine#113 2026-05-08 11:20:03 -07:00
manage.sh: add standalone build command (currently requires make)
pyr0ball commented on issue Circuit-Forge/roadmap#15 2026-05-06 23:03:14 -07:00
[KIWI] Kiwi — Pantry tracking + leftover recipe suggestions; barcode OCR

2026-05-04: v0.8.0 Beta milestone shipped. Key additions: corrections router, Magpie flywheel opt-in (anonymized, user opt-in required), community subcategory tagging Layer A, orbital cadence chip…

pyr0ball commented on issue Circuit-Forge/roadmap#39 2026-05-06 23:03:13 -07:00
[PPPR] Pagepiper — self-hosted PDF/EPUB RAG library

Design spec complete (2026-05-06). Architecture and implementation plan written. Repo and dev/cloud instances spun up. Build starting now — targeting TTRPG rulebook use case first.

Marking…

pyr0ball commented on issue Circuit-Forge/roadmap#14 2026-05-06 23:03:13 -07:00
[SNPE] Snipe — Auction sniping and seller trust scoring

2026-05-04: Mercari support shipped alongside eBay — same trust-score pipeline. Snipe is now multi-platform. Four root-cause fixes required to get Playwright working in Docker (Xvfb -ac flag,…

pyr0ball closed issue Circuit-Forge/peregrine#90 2026-05-06 23:01:58 -07:00
Beta tester success: first confirmed job placement
pyr0ball commented on issue Circuit-Forge/peregrine#90 2026-05-06 23:01:58 -07:00
Beta tester success: first confirmed job placement

Milestone achieved — confirmed first job placement from a beta tester. Closing as a completed success tracking issue.

pyr0ball closed issue Circuit-Forge/snipe#52 2026-05-06 23:01:03 -07:00
Trust score: buyer-only feedback history inflates seller feedback_count; 12-month ratio vs lifetime count mismatch
pyr0ball closed issue Circuit-Forge/magpie#13 2026-05-06 23:01:03 -07:00
fix: post.py broken by Reddit markdown editor default (Playwright selector mismatch)
pyr0ball commented on issue Circuit-Forge/magpie#13 2026-05-06 23:01:03 -07:00
fix: post.py broken by Reddit markdown editor default (Playwright selector mismatch)

Shipped. Replaced the broken Playwright markdown-editor selector with direct httpx POST to Reddit's /api/submit endpoint. Playwright no longer used for posting — only for login/session refresh.

pyr0ball commented on issue Circuit-Forge/snipe#52 2026-05-06 23:01:02 -07:00
Trust score: buyer-only feedback history inflates seller feedback_count; 12-month ratio vs lifetime count mismatch

Shipped in the Apr 19–May 4 sprint. Hard bad-actor filter now scoped to 20–500 lifetime count; declining_ratio soft flag added for 500+ accounts. False positive on high-volume established…

pyr0ball commented on issue Circuit-Forge/avocet#50 2026-05-06 23:00:46 -07:00
feat: Train › Results view — training run history and metrics

Shipped in the Apr 19–May 4 sprint. TrainResultsView (history table, Fleet registration links) landed.