44bcc076b49e31917668cd33694342220584df82
Avoid redundant LLM calls by waiting until all recordings in a batch have been processed before regenerating the oneliner. This change introduces a helper function `has_pending_recordings` to check for any `.m4a` files without a corresponding transcript, and the `update_oneliner` logic now only proceeds if no pending recordings are found.
Description
No description provided
Languages
Rust
74%
Kotlin
12.7%
HTML
4.9%
Python
4.1%
Shell
3.8%
Other
0.5%