summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2025-05-21Chore: project rename; gf-lt => grailfinder's llm tuiGrail Finder
2025-04-06Feat: import chat on f11Grail Finder
2025-03-22Feat: cluedo card;Grail Finder
2025-03-10Feat: a bit of progress with r1Grail 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-16Enha: pastefixGrail Finder
2024-11-28Feat: add linterGrail Finder
2024-11-19Feat: add storage interface; add sqlite implGrail Finder
2024-11-16Feat: read from chat filesGrail Finder
2024-11-14initGrail Finder