summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2 daysFix: listen to the finish signalGrail Finder
9 daysChore: add colorschemesGrail Finder
2025-08-22Fix: export chat save in db; botPersona switching back to assistantGrail Finder
2025-08-20Feat: bot to write for any char in chat (completion only)Grail Finder
2025-08-08Enha: show tool responseGrail Finder
2025-08-08Chore: db path to configGrail Finder
2025-08-08Enha: get func name from oai tool callGrail Finder
2025-08-08Enha: showSys to skip sys or tool msgsGrail Finder
2025-08-08Enha: /chat /completions tool calls to live in peaceGrail Finder
2025-08-08Feat: tool chunk channel for openai tool callsGrail Finder
2025-08-08WIP: adding tool fields into stream resp structGrail Finder
2025-08-08Feat: openai type func call for llamacppGrail Finder
2025-08-08Enha: openai tools [WIP]Grail Finder
2025-08-07Fix: use of logger before initGrail Finder
2025-08-07Chore: readme updateGrail Finder
2025-08-07Feat: open router implGrail Finder
2025-08-07Enha: msg copy; if index not provided or incorrect, copy user inputGrail Finder
2025-08-07Enha: export chat to export dirGrail Finder
2025-07-28Enha: all roles as a stop stringGrail Finder
2025-07-27Feat: user can send messages under different personasGrail Finder
2025-07-23Fix: out of range index pickGrail Finder
2025-07-20Fix: new chat from jsonGrail Finder
2025-06-17Fix: remove extra whitespaces from stt transcriptionGrail Finder
2025-06-17Chore: readme updateGrail Finder
2025-06-17Chore: mention tview in readmeGrail Finder
2025-06-17Chore: readme updateGrail Finder
2025-06-11Chore: readme updateGrail Finder
2025-06-11Chore: update readmeGrail Finder
2025-06-11Chore: readme updateGrail Finder
2025-06-11Feat: rename user through propsGrail Finder
2025-06-10Chore: add readmeGrail Finder
2025-06-09Fix (tts): reset textbuffer soonerGrail Finder
2025-05-27Fix: update status line panicGrail Finder
2025-05-21Enha: rename to tts.go; use one buffer;Grail Finder
2025-05-21Chore: project rename; gf-lt => grailfinder's llm tuiGrail Finder
2025-05-19Chore: nolint comment for nonvalid issuesGrail Finder
2025-05-19Chore: linterGrail Finder
2025-05-19Feat: stop audio [WIP]Grail Finder
2025-05-18Enha: remove special tokens from whisper respGrail Finder
2025-05-18Refactor: cleanup stt mess, config useGrail Finder
2025-05-18Feat: stt voice typing with whisper.cpp server [WIP]Grail Finder
2025-05-17Feat: stt sketch [WIP]Grail Finder
2025-05-17Fix: signal that llm is doneGrail Finder
2025-05-17Feat: add extra kokoro ttsGrail Finder
2025-05-01Fix: tool descriptionGrail 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-23fix: Use correct ReadCard function in tables.goGrail Finder (aider)
2025-03-23feat: add new_chat_from_card option to reload card and start fresh chatGrail Finder (aider)