Commit graph

17 commits

Author SHA1 Message Date
Luis Eduardo
f7380fa69a
feat: LLM based post-processing (#222)
* Add LLM post-processing feature with settings management and UI integration

* Refactor LLM post-processing settings and prompt selection logic

* Rename CLAUDE.md to more standard AGENTS.md

* Replace Open Router with OpenAI Compatible endpoints for post-processing

* Fix post processing settings api styles

* refactor or something

* simplify

* cleanup a bit?

* remove useless code

* minor improvements

* fix laggy textarea

* Store post-processing results in db

* fix text color

* new default prompt

---------

Co-authored-by: CJ Pais <cj@cjpais.com>
2025-11-05 18:29:03 -08:00
Jackson
a286fe5143
Add custom sound and control notif volume (#214)
* Add custom sound and control notif volume

* Modularize the picker and slider, consolidate the playback and loading

* Move custom sounds to advanced

* pairs of audio

* custom sound handling

---------

Co-authored-by: CJ Pais <cj@cjpais.com>
2025-10-16 09:08:27 -07:00
Jackson
83970b0f44
Load model in parallel (#181) 2025-10-08 16:44:55 -07:00
CJ Pais
7638f6b827
basic working history (#104) 2025-09-05 16:25:38 -07:00
CJ Pais
c0fc1ba817 some cleanup 2025-08-07 16:53:07 -07:00
CJ Pais
51105dde15 more wip but roughly is there 2025-08-01 14:15:02 -07:00
Vlad Gerasimov
7f9244c512 feat(tray): add transcribing state and update icons 2025-07-26 16:47:06 +04:00
CJ Pais
6ad9534ab7 activate the microphone on demand 2025-06-30 15:18:59 -07:00
CJ Pais
528bfc24e1 Different start and stop sounds. 2025-06-27 12:54:34 -07:00
CJ Pais
ab79f77747 sample rec sound 2025-06-27 12:54:29 -07:00
CJ Pais
ca97353f21 use enigo paste 2025-06-26 15:51:48 -07:00
CJ Pais
6e8128defd remove some debug logging, plus some general minor cleanup 2025-05-16 09:06:46 -07:00
CJ Pais
e7cdecf7f0 clean up code a bit 2025-05-14 17:22:37 -07:00
CJ Pais
4f6d5853b5 Don't try to paste blank text. 2025-05-13 13:31:24 -07:00
CJ Pais
cff0969b36 add Jon's feature. 2025-05-12 14:09:47 -07:00
CJ Pais
6183c87aee who knows 2025-05-09 16:07:36 -07:00
CJ Pais
f8c5875fa8 refactored actions. 2025-05-09 12:12:44 -07:00