pyr0ball
pyr0ball created pull request Circuit-Forge/peregrine#111 2026-05-03 01:42:17 -07:00
feat: cover letter training export (Phase 1)
pyr0ball pushed to feat/cover-letter-training-export at Circuit-Forge/peregrine 2026-05-03 01:41:57 -07:00
f42a515629 fix: wizard step numbering and loadDbPairs race on mount
0e40750450 feat: add WizardTrainingStep opt-in consent step to onboarding
6bfb2bf3f7 feat: add Training Export and From Applied Jobs sections to FineTuneView (a11y-correct)
8e6cc02295 feat: add training export state and actions to fineTune store
25473aef77 feat: add training export API endpoints to dev_api.py
Compare 8 commits »
pyr0ball created branch feat/cover-letter-training-export in Circuit-Forge/peregrine 2026-05-03 01:41:57 -07:00
pyr0ball commented on issue Circuit-Forge/roadmap#12 2026-05-02 19:54:58 -07:00
[EGRT] Egret — Privacy rights — CCPA/GDPR/LGPD DSARs, erasure requests

Placeholder recommendation until pipeline is built

California Privacy Protection Agency — DROP (Delete Old Personal data from Records) https://privacy.ca.gov/drop/

State-run service…

pyr0ball opened issue Circuit-Forge/avocet#53 2026-05-01 12:13:46 -07:00
feat: voice/TTS finetuning backend (Phase 2)
pyr0ball opened issue Circuit-Forge/avocet#54 2026-05-01 12:13:46 -07:00
feat: cf-orch dispatch for training jobs (Phase 3)
pyr0ball opened issue Circuit-Forge/avocet#52 2026-05-01 12:13:45 -07:00
feat: writing style finetuning backend (Phase 2)
pyr0ball opened issue Circuit-Forge/avocet#50 2026-05-01 12:13:13 -07:00
feat: Train › Results view — training run history and metrics
pyr0ball opened issue Circuit-Forge/avocet#51 2026-05-01 12:13:13 -07:00
refactor: Eval — consolidate 6 benchmark tabs into Benchmark + Compare views
pyr0ball opened issue Circuit-Forge/avocet#49 2026-05-01 12:13:12 -07:00
feat: Train › Jobs view — finetune job queue UI
pyr0ball opened issue Circuit-Forge/avocet#48 2026-05-01 12:12:32 -07:00
refactor: frontend nav restructure — Data/Eval/Train pipeline sidebar
pyr0ball opened issue Circuit-Forge/avocet#46 2026-05-01 12:12:32 -07:00
feat: LLM SFT finetuning backend (TRL + PEFT/LoRA)
pyr0ball opened issue Circuit-Forge/avocet#47 2026-05-01 12:12:32 -07:00
feat: app corrections ingestion endpoint for CF menagerie
pyr0ball opened issue Circuit-Forge/avocet#44 2026-05-01 12:12:01 -07:00
refactor: consolidate eval routes into cforch.py
pyr0ball opened issue Circuit-Forge/avocet#45 2026-05-01 12:12:01 -07:00
feat: dashboard aggregation endpoint + DashboardView
pyr0ball opened issue Circuit-Forge/avocet#43 2026-05-01 12:12:00 -07:00
feat: extract train module + SQLite finetune job queue
pyr0ball opened issue Circuit-Forge/avocet#42 2026-05-01 12:09:35 -07:00
refactor: decompose api.py into data domain modules
pyr0ball opened issue Circuit-Forge/magpie#16 2026-05-01 10:42:29 -07:00
Add aggregate stats dashboard and per-run stats to campaign/posts views
pyr0ball opened issue Circuit-Forge/magpie#15 2026-05-01 09:22:09 -07:00
Frontend API errors fail silently — add catch blocks and user-facing error messages
pyr0ball opened issue Circuit-Forge/magpie#14 2026-05-01 09:22:01 -07:00
Add structured logging and error safety to API endpoints