summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
14 daysFix: remove extra whitespaces from stt transcriptionHEADmasterGrail Finder
14 daysChore: readme updateGrail Finder
14 daysChore: mention tview in readmeGrail Finder
14 daysChore: 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)
2025-03-23Fix: order in cluedo cardGrail Finder
2025-03-22Feat: cluedo card;Grail Finder
2025-03-21feat: initialize Cluedo state at program startup when conditions are metGrail Finder (aider)
2025-03-21fix: initialize Cluedo state when enabled and role is CluedoPlayerGrail Finder (aider)
2025-03-21refactor: reorder cluedo logic and improve player card display in chatRoundGrail Finder
2025-03-21fix: properly declare rm variable in removeThinking functionGrail Finder (aider)
2025-03-21refactor: Adjust spacing and add extra package import in bot.goGrail Finder
2025-03-21feat: add Cluedo game mode with turn-based card remindersGrail Finder (aider)
2025-03-10Feat: a bit of progress with r1Grail Finder
2025-03-10refactor: standardize user role in chat body messagesGrail Finder (aider)
2025-03-10feat: add DeepSeekerChat chunk parser and refactor DeepSeeker to DeepSeekerCo...Grail Finder
2025-03-10feat: add error detection and handling for LLM API responsesGrail Finder (aider)
2025-03-10refactor: Improve error logging and add comment for error handling in sendMsg...Grail Finder
2025-03-10chore: Remove AI comment from altwriter.goGrail Finder (aider)
2025-03-10refactor: handle errors in createTextChunk and remove commented codeGrail Finder
2025-03-10fix: add error handling for binary.Write and remove unused variableGrail Finder (aider)
2025-03-10Refactor: pngmeta rewriteGrail 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-26Feat: add extra/cluedo [WIP]Grail Finder
2025-02-24Feat: shift syscard to first msg optionGrail Finder