summaryrefslogtreecommitdiff
path: root/tui.go
AgeCommit message (Expand)Author
2025-06-11Feat: rename user through propsGrail Finder
2025-05-27Fix: update status line panicGrail Finder
2025-05-21Chore: project rename; gf-lt => grailfinder's llm tuiGrail Finder
2025-05-19Feat: stop audio [WIP]Grail Finder
2025-05-18Refactor: cleanup stt mess, config useGrail Finder
2025-05-18Feat: stt voice typing with whisper.cpp server [WIP]Grail Finder
2025-04-06Feat: import chat on f11Grail Finder
2025-04-05Fix: esc on edit modeGrail Finder
2025-04-05Bug: two esc presses needed to exit edit pageGrail Finder
2025-03-22Feat: cluedo card;Grail Finder
2025-03-10Fix: thinking blockGrail Finder
2025-03-01Enha: ctrl+v to go through all the linksGrail Finder
2025-02-28Feat: add deepseek integration [WIP] (only completion works)Grail Finder
2025-02-19Chore: move rag settings to configGrail Finder
2025-02-16Feat: divide continue-gen and next-msg-genGrail Finder
2025-02-15Enha: log level to propsGrail Finder
2025-02-15Fix: thinkingGrail Finder
2025-02-11Feat: show card's imgGrail Finder
2025-02-11Fix: /v1 chat endpoint; linterGrail Finder
2025-02-08Feat: add tool reminder bindGrail Finder
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