Handy/src
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
..
components feat: LLM based post-processing (#222) 2025-11-05 18:29:03 -08:00
hooks feat: LLM based post-processing (#222) 2025-11-05 18:29:03 -08:00
lib feat: LLM based post-processing (#222) 2025-11-05 18:29:03 -08:00
overlay Slight overlay UI fix for flickering (#231) 2025-10-23 10:35:31 -07:00
stores feat: LLM based post-processing (#222) 2025-11-05 18:29:03 -08:00
App.css style(ui): unify components with shared Input/Button 2025-08-09 08:08:49 +04:00
App.tsx parakeet v2 support (#116) 2025-10-28 16:32:26 -07:00
main.tsx basic working transcription. 2025-02-03 09:26:37 -08:00
vite-env.d.ts basic working transcription. 2025-02-03 09:26:37 -08:00