Commit Graph

14 Commits

Author SHA1 Message Date
Grail Finder
94df5b830c Chore: linter 2025-05-19 10:42:10 +03:00
Grail Finder
4c994282b0 Feat: a bit of progress with r1 2025-03-10 23:38:33 +03:00
Grail Finder (aider)
cbd850bda8 chore: Remove AI comment from altwriter.go 2025-03-10 20:34:35 +03:00
Grail Finder
753184816c refactor: handle errors in createTextChunk and remove commented code 2025-03-10 20:33:49 +03:00
Grail Finder (aider)
de65f1fc82 fix: add error handling for binary.Write and remove unused variable 2025-03-10 20:25:21 +03:00
Grail Finder
0497cdcfe6 Refactor: pngmeta rewrite 2025-03-10 20:08:07 +03:00
Grail Finder
6676b7d12b Fix: load json syscards, replace char and user 2025-02-03 20:18:17 +03:00
Grail Finder
4e9b31baf8 Feat: remove thinking and tool msgs from ctx 2025-02-02 10:05:43 +03:00
Grail Finder
7bf18dede5 Feat: edit agent png cards 2025-01-28 20:40:09 +03:00
Grail Finder
c41ff09b2f Fix: specv2 cards wrapper case 2025-01-16 17:53:35 +03:00
Grail Finder
4736e43631 Feat (RAG): tying tui calls to rag funcs [WIP; skip-ci]
RAG itself is annoying to properly implement, plucking sentences with no
context is useless. Also it should not be a part of main package, same
for goes for tui. The number of global vars is absurd.
2025-01-04 18:13:13 +03:00
Grail Finder
4db8aea43d Feat: read json sysprompt cards 2024-12-23 19:02:36 +03:00
Grail Finder
5f780287ae Fix: display and upsert correct roles and icons 2024-12-10 17:55:10 +03:00
Grail Finder
a5ab816c94 Feat: add character card support 2024-12-02 19:58:03 +03:00