Handy/src/lib
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
..
constants refactor(settings): wrap components in React.memo and improve ResetIcon 2025-08-09 07:52:28 +04:00
utils display download size + refactor (#221) 2025-10-17 16:57:51 -07:00
types.ts feat: LLM based post-processing (#222) 2025-11-05 18:29:03 -08:00