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
Branch
Commit message
Author
Age
main
Release v0.29.3: circuit breakers for external API calls
Paul Buetow
7 weeks
Tag
Download
Author
Age
v0.29.3
commit 4b7369b593...
Paul Buetow
7 weeks
v0.29.2
commit 13be0e0946...
Paul Buetow
4 months
v0.29.1
commit 7bb500b8cd...
Paul Buetow
4 months
v0.29.0
commit 3c2e5839e4...
Paul Buetow
4 months
v0.28.2
commit 65430e9876...
Paul Buetow
4 months
v0.28.1
commit 4b4b366523...
Paul Buetow
4 months
v0.28.0
commit 2e72f367b1...
Paul Buetow
4 months
v0.27.0
commit e0919c1dcd...
Paul Buetow
4 months
v0.26.0
commit 13d4f703e4...
Paul Buetow
4 months
v0.25.0
commit 00488c7e8d...
Paul Buetow
4 months
[...]
Age
Commit message
Author
2026-04-08
Release v0.28.0: story gallery aggregation and stronger ultra-realistic prompts
v0.28.0
Paul Buetow
2026-04-08
audio: propagate Close error from OpenAI TTS output file
Paul Buetow
2026-04-08
batch: pre-allocate WordEntry slice from line count in ReadBatchFile
Paul Buetow
2026-04-08
feat: add gobreaker circuit breakers for OpenAI and Gemini API calls
Paul Buetow
2026-04-08
fix(gui): make GetActiveJobs concurrency-safe without channel access under lock
Paul Buetow
2026-04-08
refactor(cli): split command.go into flags, config, apikeys (SRP)
Paul Buetow
2026-04-08
config: centralize NanoBanana and audio defaults in defaults.go
Paul Buetow
2026-04-08
refactor(anki): split APKG generator into SQLiteSchemer, ZipPackager, CardTem...
Paul Buetow
2026-04-08
refactor(gui): extract NavigationHandler, ExportHandler, QueueManager, Keyboa...
Paul Buetow
2026-04-08
fix(gui): avoid tooltip init race after window close
Paul Buetow
[...]