pyr0ball
pyr0ball opened issue Circuit-Forge/avocet#10 2026-04-03 08:50:38 -07:00
Pick up cf-core env-var LLM config + coordinator auth (local-first arch)
pyr0ball opened issue Circuit-Forge/peregrine#67 2026-04-03 08:50:37 -07:00
Pick up cf-core env-var LLM config + coordinator auth (local-first arch)
pyr0ball closed issue Circuit-Forge/kiwi#1 2026-04-02 23:42:26 -07:00
Menagerie alignment review — architecture, conventions, and shared patterns
pyr0ball commented on issue Circuit-Forge/kiwi#1 2026-04-02 23:42:26 -07:00
Menagerie alignment review — architecture, conventions, and shared patterns

Alignment review complete — all checklist items resolved:

  • Folder structure matches menagerie scaffold (api→services→tasks = Monitor→AI Assist→Execute→Track)
  • CLAUDE.md —…
pyr0ball pushed to main at Circuit-Forge/kiwi 2026-04-02 23:41:56 -07:00
32ec9d8a41 fix: gitleaks false positive — annotate session_token assignment as non-secret
aa67f905c4 chore: menagerie alignment — LICENSE files, gitignore CLAUDE.md, circuitforge-hooks
dd09aa21f4 fix: add FTS5 sync triggers so recipe inserts are indexed immediately
dda8be48c9 feat: wire cf-orch agent sidecar and scheduler coordinator integration (closes #7)
8fec5b6402 chore: inventory endpoint cleanup, expiry predictor, tiers, gitignore test artifacts
Compare 44 commits »
pyr0ball pushed to main at Circuit-Forge/circuitforge-hooks 2026-04-02 23:40:48 -07:00
481ad4b43e fix: allowlist — add regexTarget=match for global allowlist; allow Python private fn on RHS
pyr0ball closed issue Circuit-Forge/buddymon#1 2026-04-02 23:15:07 -07:00
Session handoff: auto-inject relevant context notes into next session start
pyr0ball pushed to main at Circuit-Forge/buddymon 2026-04-02 23:15:07 -07:00
caa655ab9a feat: session handoff — persist last-session summary across CC restarts
c85bade62f feat: per-session buddy isolation via PGRP-keyed state files
8e0a5f82cb feat: evolution system — prestige to evolved form at Lv.100
Compare 3 commits »
pyr0ball commented on issue Circuit-Forge/kiwi#3 2026-04-02 23:09:48 -07:00
Phase 2: CF-core deep integration

Closing — cf-core integration complete:

  • circuitforge_core.db, llm_router, tiers, config, tasks.scheduler all in use
  • Kiwi scheduler shim passes service_name="kiwi" and `coordinator…
pyr0ball closed issue Circuit-Forge/kiwi#3 2026-04-02 23:09:48 -07:00
Phase 2: CF-core deep integration
pyr0ball closed pull request Circuit-Forge/kiwi#11 2026-04-02 23:08:21 -07:00
feat: cf-orch integration — CFOrchClient for recipe gen + Docuvision OCR fast-path
pyr0ball pushed to main at Circuit-Forge/kiwi 2026-04-02 23:08:06 -07:00
c418d04c30 feat: wire cf-orch agent sidecar and scheduler coordinator integration (closes #7)
8b7f4e7ea2 chore: inventory endpoint cleanup, expiry predictor, tiers, gitignore test artifacts
a22a249280 feat(frontend): recipe UI — filters, dismissal, load more, prep notes, nutrition chips
07450bf59f feat: recipe engine — assembly templates, prep notes, FTS fixes, texture backfill
afec0c1dae fix: docuvision fast-path falls through when parse yields no items
Compare 42 commits »
pyr0ball commented on issue Circuit-Forge/kiwi#7 2026-04-02 22:58:17 -07:00
test: wire cf-orch agent registration into compose stack

Implemented in feature/orch-auto-lifecycle (commit c418d04):

  • compose.override.yml — cf-orch agent sidecar (port 7702) self-registers with coordinator at COORDINATOR_URL; host IP…
pyr0ball closed issue Circuit-Forge/kiwi#7 2026-04-02 22:58:17 -07:00
test: wire cf-orch agent registration into compose stack
pyr0ball pushed to feature/orch-auto-lifecycle at Circuit-Forge/kiwi 2026-04-02 22:57:29 -07:00
c418d04c30 feat: wire cf-orch agent sidecar and scheduler coordinator integration (closes #7)
pyr0ball pushed to main at Circuit-Forge/buddymon 2026-04-02 22:41:25 -07:00
85af20b6f1 feat: 6 control-flow bug monsters
6632d67da4 nerf: probability gates on wound and flee transitions
85f53b1e83 feat: catch-pending flag + wounded state for encounter resolution
55747068e1 feat: expand MemoryLeech patterns + add CudaCrash bug_monster
0c311b099b feat: buddymon statusline widget
Compare 7 commits »
pyr0ball opened issue Circuit-Forge/peregrine#66 2026-04-02 22:22:48 -07:00
[Vue] Cloud instance: settings audit — hide self-hosted-only options
pyr0ball closed issue Circuit-Forge/peregrine#51 2026-04-02 22:22:36 -07:00
[Vue] Apply Workspace: Resume Highlights and Application Q&A missing
pyr0ball commented on issue Circuit-Forge/peregrine#51 2026-04-02 22:22:29 -07:00
[Vue] Apply Workspace: Resume Highlights and Application Q&A missing

Implemented in this session.

Resume Highlights (left panel, after keyword gaps):

  • Fetches skills/domains/keywords from /api/settings/resume
  • Chips shown; those matching job keywords…
pyr0ball pushed to main at Circuit-Forge/buddymon 2026-04-02 22:16:02 -07:00
75f3d9e179 feat: add ReviewHawk, TicketGremlin, PermWraith, SudoSprite encounters