summaryrefslogtreecommitdiff
path: root/pngmeta
AgeCommit message (Collapse)Author
2025-02-03Fix: load json syscards, replace char and userGrail Finder
2025-02-02Feat: remove thinking and tool msgs from ctxGrail Finder
2025-01-28Feat: edit agent png cardsGrail Finder
2025-01-16Fix: specv2 cards wrapper caseGrail Finder
2025-01-04Feat (RAG): tying tui calls to rag funcs [WIP; skip-ci]Grail Finder
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.
2024-12-23Feat: read json sysprompt cardsGrail Finder
2024-12-10Fix: display and upsert correct roles and iconsGrail Finder
2024-12-02Feat: add character card supportGrail Finder