6886c20e266bc3775441db18f0544952ecc76742
Introduce `Generating` state and clarify `Empty` and `Missing` states. The `Pending` state now specifically refers to transcription being in progress. The `Generating` state covers the period after transcription is complete but before the LLM has produced the final oneliner state, or when a new state needs to be generated due to new recordings. The `Missing` state is collapsed into `Empty` as the UI treats them identically when no title is expected.
Description
No description provided
Languages
Rust
74%
Kotlin
12.7%
HTML
4.9%
Python
4.1%
Shell
3.8%
Other
0.5%