pyr0ball
pyr0ball opened issue Circuit-Forge/roadmap#33 2026-04-12 21:17:44 -07:00
arch: Rust rewrite evaluation — decided against (two exceptions noted)
pyr0ball pushed tag v0.2.3 to Circuit-Forge/buddymon 2026-04-12 19:29:08 -07:00
pyr0ball pushed to main at Circuit-Forge/buddymon 2026-04-12 19:29:08 -07:00
a6c1d23c81 chore: bump version to 0.2.3
1edbfb9007 fix: sync cache on install, copy all hook files to live 0.1.0 cache
Compare 2 commits »
pyr0ball released v0.2.2 — Hook correctness pass at Circuit-Forge/buddymon 2026-04-12 19:02:26 -07:00
pyr0ball pushed tag v0.2.2 to Circuit-Forge/buddymon 2026-04-12 19:02:13 -07:00
pyr0ball pushed to main at Circuit-Forge/buddymon 2026-04-12 19:02:13 -07:00
67e47de7ca chore: bump version to 0.2.2
81712d06e3 fix: roster via output file, catalog path, already-owned spawn guard
Compare 2 commits »
pyr0ball opened issue Circuit-Forge/linnet#26 2026-04-12 18:52:07 -07:00
v0.2.x: conversation thread UI — per-speaker annotation lanes with sidecar emoji
pyr0ball pushed to main at Circuit-Forge/buddymon 2026-04-12 18:46:12 -07:00
a80e41a63b chore: bump version to 0.2.1
pyr0ball pushed tag v0.2.1 to Circuit-Forge/buddymon 2026-04-12 18:46:12 -07:00
pyr0ball opened issue Circuit-Forge/linnet#25 2026-04-12 18:37:44 -07:00
v2/v3: community module integration — session pinning + annotation persistence
pyr0ball pushed to main at Circuit-Forge/buddymon 2026-04-12 18:36:24 -07:00
a42c003202 fix: structured roster, stop-hook delivery, stale buddy guard
pyr0ball created pull request Circuit-Forge/kiwi#78 2026-04-12 18:09:15 -07:00
feat(community): community feed — browse, publish, fork, mDNS discovery
pyr0ball created branch feature/community in Circuit-Forge/kiwi 2026-04-12 18:08:55 -07:00
pyr0ball pushed to feature/community at Circuit-Forge/kiwi 2026-04-12 18:08:55 -07:00
96d7fe0263 feat(community): Vue 3 frontend — CommunityFeedPanel, PostCard, PublishPlanModal, Community tab in MealPlanView
62d8e36316 feat(community): KiwiCommunityStore, pseudonym helpers, community API endpoints + router wiring
fd49d0ca5c feat(community): mDNS advertisement via zeroconf (_kiwi._tcp.local, opt-in)
7001d48378 feat(community): RSS 2.0 feed generator + ActivityPub JSON-LD scaffold
33188123d0 feat(community): element snapshot computation — SFAH scores, allergens, dietary tags
Compare 7 commits »
pyr0ball commented on issue Circuit-Forge/linnet#23 2026-04-12 18:04:19 -07:00
Training corpus: use local media library (audio adventures) for correction labeling and STT evaluation

Implementation approach: subtitle-aligned slicing

Use SRT/VTT subtitle files from the media library as free ground-truth transcriptions.

Pipeline

SRT/VTT file + audio file
   …
pyr0ball opened issue Circuit-Forge/linnet#24 2026-04-12 17:54:55 -07:00
fix: manage.sh must source .env before starting Vite so VITE_API_BASE and VITE_BASE_URL are active
pyr0ball opened issue Circuit-Forge/linnet#23 2026-04-12 17:54:08 -07:00
Training corpus: use local media library (audio adventures) for correction labeling and STT evaluation
pyr0ball opened issue Circuit-Forge/linnet#22 2026-04-12 17:42:11 -07:00
Parallel tone classifiers: audio + text with timestamp sync for semantic divergence detection
pyr0ball opened issue Circuit-Forge/peregrine#95 2026-04-12 17:32:29 -07:00
feat: shadow listing detector — trust badge in Job Review UI