Skip to content

Commit 89022f0

Browse files
authored
Merge pull request #3 from calmmage/new-workflow
Bugfix
2 parents b7d897a + be2e3cb commit 89022f0

File tree

4 files changed

+560
-41
lines changed

4 files changed

+560
-41
lines changed

dev/todo.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ https://grok.com/share/bGVnYWN5_832ecdcb-8083-4ef7-bfbf-9ab8411d8697
99
- [ ] make sure the bot works for anonymous users - and I have control over how much. Did I already implemnt this?
1010

1111
- [ ] add explicitly models for transcript, chat, format and summary in app and User config
12-
- [ ] implement better user settings component - handler etc.1
12+
- [ ] implement better user settings component - handler etc.
13+
14+
- [ ] report user on our progress - update status message along the way
15+
- [ ] make a nice timing report in the end (total time to transcribe, details?)
16+
- Nah, need a way to view it but not in their face
1317

1418
## 25 May 2025
1519

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "new-whisper-bot"
3-
version = "0.2.1"
3+
version = "0.2.3"
44
description = ""
55
authors = ["Petr Lavrov <calmmage@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)