pyr0ball
pyr0ball closed issue Circuit-Forge/snipe#8 2026-04-04 22:47:44 -07:00
Easter egg: Triple Red animation when all hard flags fire simultaneously
pyr0ball pushed to feature/orch-auto-lifecycle at Circuit-Forge/kiwi 2026-04-04 22:39:15 -07:00
e605954254 chore: bump circuitforge-core dep to >=0.8.0; fix stale resources imports
ed6813713e test: use tmp_path for _user_db_path tests; remove duplicate comment
9985d12156 feat: extend CloudUser with household_id + update session resolution
9602f84e62 feat: add household_invites migration (017)
Compare 4 commits »
pyr0ball closed issue Circuit-Forge/snipe#17 2026-04-04 22:38:59 -07:00
chore: cf-core wiring audit + 0.7.0 version pin
pyr0ball opened issue Circuit-Forge/osprey#5 2026-04-04 22:38:49 -07:00
Wire Forgejo Actions CI/CD workflows (.forgejo/workflows/)
pyr0ball opened issue Circuit-Forge/avocet#13 2026-04-04 22:38:48 -07:00
Wire Forgejo Actions CI/CD workflows (.forgejo/workflows/)
pyr0ball opened issue Circuit-Forge/snipe#22 2026-04-04 22:38:48 -07:00
Wire Forgejo Actions CI/CD workflows (.forgejo/workflows/)
pyr0ball opened issue Circuit-Forge/kiwi#23 2026-04-04 22:38:48 -07:00
Wire Forgejo Actions CI/CD workflows (.forgejo/workflows/)
pyr0ball opened issue Circuit-Forge/peregrine#69 2026-04-04 22:38:47 -07:00
Wire Forgejo Actions CI/CD workflows (.forgejo/workflows/)
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-04-04 22:30:28 -07:00
ac3e97d6c8 feat(#62): Fine-Tune tab — training pair management + real submit
pyr0ball closed issue Circuit-Forge/peregrine#62 2026-04-04 22:30:28 -07:00
[Vue] Settings: Fine-Tune tab not implemented
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-04-04 22:27:31 -07:00
42c9c882ee feat(#59): LLM-assisted generation for all settings form fields
pyr0ball closed issue Circuit-Forge/peregrine#59 2026-04-04 22:27:29 -07:00
[Vue] Settings: LLM-assisted form fields missing across all settings tabs
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-04-04 22:22:13 -07:00
4f825d0f00 feat(#45): manual theme switcher (light/dark/solarized/colorblind-safe)
pyr0ball closed issue Circuit-Forge/peregrine#45 2026-04-04 22:22:13 -07:00
Manual theme switcher: light / dark / solarized / colorblind-safe
pyr0ball closed issue Circuit-Forge/peregrine#43 2026-04-04 22:17:59 -07:00
[Infra] SQLite migration runner — Rails-style numbered migrations per user DB
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-04-04 22:17:54 -07:00
64554dbef1 feat(#43): numbered SQL migration runner (Rails-style)
pyr0ball commented on issue Circuit-Forge/peregrine#43 2026-04-04 22:17:53 -07:00
[Infra] SQLite migration runner — Rails-style numbered migrations per user DB

Implemented in 64554db. Rails-style numbered SQL migration runner:

  • migrations/001_baseline.sql — full schema baseline
  • scripts/db_migrate.py — runner with schema_migrations
pyr0ball commented on issue Circuit-Forge/peregrine#57 2026-04-04 22:05:24 -07:00
[Vue] Home dashboard: missing Enrich Descriptions, full Danger Zone, and setup banners

Implemented in 065c02f.

API additions (dev-api.py):

  • GET /api/tasks — list active tasks; DELETE /api/tasks/{id} — per-task cancel; POST /api/tasks/kill
  • `POST /api/tasks/discovery
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-04-04 22:05:15 -07:00
065c02feb7 feat(vue): Home dashboard parity — Enrich button, Danger Zone, setup banners (closes #57)
53b07568d9 feat(vue): accumulated parity work — Q&A, Apply highlights, AppNav switcher, cloud API
Compare 2 commits »
pyr0ball closed issue Circuit-Forge/peregrine#57 2026-04-04 22:05:15 -07:00
[Vue] Home dashboard: missing Enrich Descriptions, full Danger Zone, and setup banners