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
/
audio
Age
Commit message (
Expand
)
Author
2026-04-06
refactor: consolidate provider factory test seams into shared named types
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-02
task zz: add Voices()/BuildAttribution() to Provider interface [OCP]
Paul Buetow
2026-04-02
task 00j: separate OpenAI vs Gemini provider-specific config fields [ISP]
Paul Buetow
2026-04-02
task 00p: add -race to default test task; add t.Parallel() to safe unit tests
Paul Buetow
2026-04-02
task 00g/00k/00h/008: gofmt, remove ProviderWithFallback, stdlib helpers, sha...
Paul Buetow
2026-04-02
task 00m/00n/00b: remove dead stub, add interface assertions, fix HTTP timeout
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
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
Centralize audio sidecar generation
Paul Buetow
2026-04-01
Align Gemini audio defaults with TTS API
Paul Buetow
2026-04-01
Fix Gemini audio provider defaults
Paul Buetow
2026-04-01
zg: extract shared audio voice lists
Paul Buetow
2026-04-01
Address zm review feedback on Gemini tests
Paul Buetow
2026-04-01
Add Gemini audio tests for zm
Paul Buetow
2026-04-01
zi: add Gemini audio attribution helper
Paul Buetow
2026-04-01
zf: align Gemini TTS default model
Paul Buetow
2026-04-01
zf: fix Gemini provider routing and output validation
Paul Buetow
2026-04-01
zf: add Gemini TTS provider
Paul Buetow
2026-03-08
refactor(task-376): share audio attribution builder
Paul Buetow
2026-03-08
fix: complete code-quality task queue (373-378)
Paul Buetow
2026-03-05
chore: release v0.8.1
v0.8.1
Paul Buetow
2025-07-22
Remove audio cache feature to simplify codebase and avoid cache-related issues
Paul Buetow
2025-07-20
test: add comprehensive test suite for audio and anki packages
Paul Buetow
2025-07-19
feat: improve flashcard storage and audio regeneration
v0.6.0
Paul Buetow
2025-07-19
feat: update default voice to alloy with speed 0.98
Paul Buetow
2025-07-16
feat: add custom image prompt support and keyboard shortcuts
Paul Buetow
2025-07-16
feat: add Fyne GUI mode with interactive flashcard management
Paul Buetow
2025-07-15
feat: remove espeak, add random voice/style selection, fix punctuation in TTS
Paul Buetow
2025-07-15
feat: add OpenAI gpt-4o-mini-tts support with voice instructions
Paul Buetow
2025-07-15
feat: add OpenAI DALL-E image generation and make OpenAI default
v0.1.0
Paul Buetow
2025-07-14
initial commit
Paul Buetow