summaryrefslogtreecommitdiff
path: root/internal/processor/processor.go
AgeCommit message (Expand)Author
2026-04-03tasks 00d, 006, 007: move test seams to struct fields, centralize Viper confi...Paul Buetow
2026-04-02task zz: add Voices()/BuildAttribution() to Provider interface [OCP]Paul Buetow
2026-04-02task zy: move GUI application launch out of Processor into cmd/main.go [SoC]Paul Buetow
2026-04-02task 00e: inject phonetic.Fetcher and translation.Translator into gui.New()Paul Buetow
2026-04-02task 00c/00f: thread context through processor audio/image calls; per-word ba...Paul Buetow
2026-04-02task 003: handle home-dir and APKG marshal errorsPaul Buetow
2026-04-02task 002: restore Gemini warning outputPaul Buetow
2026-04-02task 002: centralize Gemini voice fallbacksPaul Buetow
2026-04-02task 001: remove committed debug printf tracesPaul Buetow
2026-04-02Release v0.9.0v0.9.0Paul Buetow
2026-04-02Fix verification gate lint and test issuesPaul Buetow
2026-04-02Align processor attribution with provider semanticsPaul Buetow
2026-04-02Fix processor Gemini/OpenAI voice wiringPaul Buetow
2026-04-02Fix Gemini voice selection in processorPaul Buetow
2026-04-02Centralize audio sidecar generationPaul Buetow
2026-04-02Fix processor GUI parity gapsPaul Buetow
2026-04-02Align GUI and CLI provider wiringPaul Buetow
2026-04-01Wire Gemini audio into GUIPaul Buetow
2026-04-01Fix multi-voice audio path resolutionPaul Buetow
2026-04-01Honor config audio format for OpenAIPaul Buetow
2026-04-01Fix Gemini audio format handlingPaul Buetow
2026-04-01Add Gemini audio CLI flagsPaul Buetow
2026-04-01zg: add consumer coverage for shared voice listsPaul Buetow
2026-04-01zg: extract shared audio voice listsPaul Buetow
2026-04-01z8: preserve Nano Banana CLI precedencePaul Buetow
2026-04-01z8: finish Nano Banana CLI wiringPaul Buetow
2026-04-01z8: wire Nano Banana into processorPaul Buetow
2026-04-01z9: fix GUI launch provider propagationPaul Buetow
2026-04-01zt: route GUI translations through shared translatorPaul Buetow
2026-04-01zu: switch GUI phonetics to shared fetcherPaul Buetow
2026-04-01zs: add Gemini-backed phonetic fetchingPaul Buetow
2026-04-01zr: add Gemini-backed translation providerPaul Buetow
2026-03-08refactor(task-376): share audio attribution builderPaul Buetow
2026-01-21fix: bg-bg cards generating audio in separate directoriesPaul Buetow
2026-01-21improve: better audio player UI and debugging for bg-bg cardsPaul Buetow
2025-08-02also export reverse cards via apkgPaul Buetow
2025-07-22Remove audio cache feature to simplify codebase and avoid cache-related issuesPaul Buetow
2025-07-21feat: Enhanced bulk import, archive functionality, and export improvementsPaul Buetow
2025-07-21fix(processor): Fetch phonetic info immediately after translationPaul Buetow
2025-07-21feat: improve consistency between CLI and GUI modesPaul Buetow
2025-07-20Refactor main.go into focused packagesPaul Buetow