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
/
cli
/
flags.go
Age
Commit message (
Expand
)
Author
2026-04-06
feat: --narrate opt-in narration, panel variety mandate, v0.23.0
v0.23.0
Paul Buetow
2026-04-06
feat: add --video CLI flag to control Veo video prompt after story generation
Paul Buetow
2026-04-06
refactor: decompose Processor god object into focused files (SRP)
Paul Buetow
2026-04-04
feat: skip existing pages on re-run, add --story-slug for targeted repair
v0.18.0
Paul Buetow
2026-04-04
feat: random ultra-realistic/comic style, --no-ultra-realistic flag, updated ...
v0.13.0
Paul Buetow
2026-04-03
feat: comic pipeline v0.10.0 — iterative chaining, title slugs, comics subf...
Paul Buetow
2026-04-03
feat: add --story cinematic narration and comic strip generation
Paul Buetow
2026-04-02
Release v0.9.0
v0.9.0
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
z8: preserve Nano Banana CLI precedence
Paul Buetow
2026-04-01
z9: fix GUI launch provider propagation
Paul Buetow
2026-04-01
z7: keep Nano Banana CLI additive
Paul Buetow
2026-04-01
z7: wire Nano Banana CLI config
Paul Buetow
2025-07-21
feat: Enhanced bulk import, archive functionality, and export improvements
Paul Buetow
2025-07-21
feat: improve consistency between CLI and GUI modes
Paul Buetow
2025-07-20
Refactor main.go into focused packages
Paul Buetow