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
/
image
/
search.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-06
refactor: decompose Processor god object into focused files (SRP)
Paul Buetow
2026-04-03
feat: comic pipeline v0.10.0 — iterative chaining, title slugs, comics subf...
Paul Buetow
2026-04-03
feat: single tall comic strip with consistent characters and more dramatic na...
Paul Buetow
2026-04-03
task 00o: split ImageSearcher into ImageSearcher + AttributionProvider (ISP)
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-01
z6: add Nano Banana image provider
Paul Buetow
2025-07-17
add phoenetic alphabet
Paul Buetow
2025-07-16
feat: add custom image prompt support and keyboard shortcuts
Paul Buetow
2025-07-14
initial commit
Paul Buetow