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
/
gui
/
generator_test.go
Age
Commit message (
Expand
)
Author
2026-04-08
refactor: registry pattern for audio and image provider factories
Paul Buetow
2026-04-06
refactor: consolidate provider factory test seams into shared named types
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 002: restore Gemini warning output
Paul Buetow
2026-04-02
task 002: centralize Gemini voice fallbacks
Paul Buetow
2026-04-02
Release v0.9.0
v0.9.0
Paul Buetow
2026-04-02
Centralize audio sidecar generation
Paul Buetow
2026-04-02
Align GUI and CLI provider wiring
Paul Buetow
2026-04-02
Fix GUI selector sync and audio metadata model
Paul Buetow
2026-04-02
Fix GUI audio reload and bg-bg session state
Paul Buetow
2026-04-02
Harden GUI audio loading for Gemini
Paul Buetow
2026-04-01
Wire Gemini audio into GUI
Paul Buetow
2026-04-01
zg: add gui front-back voice coverage
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
z9: wire Nano Banana into GUI
Paul Buetow