index
:
totalrecall
main
Tool for the generation of Anki Flash-cards. It's using LLMs to generate voice and image outputs.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
processor
Age
Commit message (
Expand
)
Author
2026-04-10
Release 0.28.2
v0.28.2
Paul Buetow
2026-04-08
refactor(processor): split BatchProcessor, AnkiExporter, CLIConfigResolver
Paul Buetow
2026-04-08
refactor: registry pattern for audio and image provider factories
Paul Buetow
2026-04-08
feat(httpctx): add timeouts for OpenAI, Gemini, and HTTP downloads
Paul Buetow
2026-04-08
fix(processor): propagate errors from attribution and sidecar writes
Paul Buetow
2026-04-06
refactor: extract shared CardStore into internal/store to eliminate duplication
Paul Buetow
2026-04-06
refactor: consolidate provider factory test seams into shared named types
Paul Buetow
2026-04-06
refactor: remove Viper coupling from processor package (DIP)
Paul Buetow
2026-04-06
refactor: decompose Processor god object into focused files (SRP)
Paul Buetow
2026-04-03
fix: resolve all golangci-lint issues
Paul Buetow
2026-04-03
tasks 00d, 006, 007: move test seams to struct fields, centralize Viper confi...
Paul Buetow
2026-04-02
task zz: add Voices()/BuildAttribution() to Provider interface [OCP]
Paul Buetow
2026-04-02
task zy: move GUI application launch out of Processor into cmd/main.go [SoC]
Paul Buetow
2026-04-02
task 00e: inject phonetic.Fetcher and translation.Translator into gui.New()
Paul Buetow
2026-04-02
task 00c/00f: thread context through processor audio/image calls; per-word ba...
Paul Buetow
2026-04-02
task 003: handle home-dir and APKG marshal errors
Paul Buetow
2026-04-02
task 002: restore Gemini warning output
Paul Buetow
2026-04-02
task 002: restore Gemini fallback output and add failure coverage
Paul Buetow
2026-04-02
task 002: centralize Gemini voice fallbacks
Paul Buetow
2026-04-02
task 001: remove committed debug printf traces
Paul Buetow
2026-04-02
Release v0.9.0
v0.9.0
Paul Buetow
2026-04-02
Fix verification gate lint and test issues
Paul Buetow
2026-04-02
Fix processor audio metadata instruction gating
Paul Buetow
2026-04-02
Align processor attribution with provider semantics
Paul Buetow
2026-04-02
Fix processor Gemini/OpenAI voice wiring
Paul Buetow
2026-04-02
Fix Gemini voice selection in processor
Paul Buetow
2026-04-02
Centralize audio sidecar generation
Paul Buetow
2026-04-02
Fix processor GUI parity gaps
Paul Buetow
2026-04-02
Align GUI and CLI provider wiring
Paul Buetow
2026-04-01
Wire Gemini audio into GUI
Paul Buetow
2026-04-01
Fix multi-voice audio path resolution
Paul Buetow
2026-04-01
Honor config audio format for OpenAI
Paul Buetow
2026-04-01
Fix Gemini audio format handling
Paul Buetow
2026-04-01
Add Gemini audio CLI flags
Paul Buetow
2026-04-01
zg: add bg-bg consumer coverage
Paul Buetow
2026-04-01
zg: add consumer coverage for shared voice lists
Paul Buetow
2026-04-01
zg: extract shared audio voice lists
Paul Buetow
2026-04-01
z8: preserve Nano Banana CLI precedence
Paul Buetow
2026-04-01
z8: finish Nano Banana CLI wiring
Paul Buetow
2026-04-01
z8: wire Nano Banana into processor
Paul Buetow
2026-04-01
z9: fix GUI launch provider propagation
Paul Buetow
2026-04-01
zt: route GUI translations through shared translator
Paul Buetow
2026-04-01
zu: switch GUI phonetics to shared fetcher
Paul Buetow
2026-04-01
zs: preserve OpenAI default for phonetics
Paul Buetow
2026-04-01
zs: add Gemini-backed phonetic fetching
Paul Buetow
2026-04-01
zr: preserve Gemini init errors and docs
Paul Buetow
2026-04-01
zr: restore OpenAI default translation provider
Paul Buetow
2026-04-01
zr: add Gemini-backed translation provider
Paul Buetow
2026-03-08
refactor(task-376): share audio attribution builder
Paul Buetow
2026-03-08
test(task-374): fix errcheck issues in tests and support code
Paul Buetow
[next]