Handy/src-tauri
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
..
capabilities more wip but roughly is there 2025-08-01 14:15:02 -07:00
gen/apple more wip but roughly is there 2025-08-01 14:15:02 -07:00
icons who knows 2025-05-09 16:07:36 -07:00
resources Add custom sound and control notif volume (#214) 2025-10-16 09:08:27 -07:00
src feat: LLM based post-processing (#222) 2025-11-05 18:29:03 -08:00
.gitignore basic working transcription. 2025-02-03 09:26:37 -08:00
build.rs basic working transcription. 2025-02-03 09:26:37 -08:00
Cargo.lock feat: LLM based post-processing (#222) 2025-11-05 18:29:03 -08:00
Cargo.toml feat: LLM based post-processing (#222) 2025-11-05 18:29:03 -08:00
Entitlements.plist working? ability to package/run on macos 2025-05-05 12:13:27 -07:00
Info.plist working? ability to package/run on macos 2025-05-05 12:13:27 -07:00
tauri.conf.json feat: LLM based post-processing (#222) 2025-11-05 18:29:03 -08:00