summaryrefslogtreecommitdiff
path: root/tui.go
AgeCommit message (Expand)Author
2025-02-03Fix: load json syscards, replace char and userGrail Finder
2025-02-02Refactor: remove iconsGrail Finder
2025-02-02Feat: code block copy; model update; [WIP:broke tables]Grail Finder
2025-02-02Feat: remove thinking and tool msgs from ctxGrail Finder
2025-02-01Feat: switch between completion and chat apiGrail Finder
2025-01-29Feat: set/change props from tui for /completionGrail Finder
2025-01-28Feat: edit agent png cardsGrail Finder
2025-01-24Feat: chat previewGrail Finder
2025-01-22Feat: llamacpp /completion attemptGrail Finder
2025-01-16Fix: specv2 cards wrapper caseGrail Finder
2025-01-15Enha: table for syspromptsGrail Finder
2025-01-15Feat (status line): add model nameGrail Finder
2025-01-11Feat: RAG file loading status textviewfeat/ragGrail Finder
2025-01-09Fix: RAG updatesGrail Finder
2025-01-07Enha (RAG): raw text as primary key in vector dbGrail Finder
2025-01-05Refactor: rag to sep packageGrail Finder
2025-01-04Feat (RAG): tying tui calls to rag funcs [WIP; skip-ci]Grail Finder
2024-12-23Feat: read json sysprompt cardsGrail Finder
2024-12-15Enha: chat management tableGrail Finder
2024-12-11Refactor: sql on conflict; fix unittest; page names to varsGrail Finder
2024-12-10Fix: display and upsert correct roles and iconsGrail Finder
2024-12-09Feat: load char/agent; agent-chat flowGrail Finder
2024-12-08Feat: export chat to json file;Grail Finder
2024-12-07Fix: index pickerGrail Finder
2024-12-07Fix: resolve points on the fixlistGrail Finder
2024-12-05Enha: improve colours and formatinggGrail Finder
2024-12-05Enha: add agent to chat history; gen-regen diffGrail Finder
2024-12-02Feat: add default styleGrail Finder
2024-12-02Feat: add character card supportGrail Finder
2024-11-28Feat: add linterGrail Finder
2024-11-27Feat: add toml configGrail Finder
2024-11-26Fix: continue llm resp; clear status lineGrail Finder
2024-11-26Feat: add help pageGrail Finder
2024-11-24Feat: rename chatGrail Finder