summaryrefslogtreecommitdiff
path: root/tui.go
AgeCommit message (Expand)Author
2026-03-04Enha: native notification implementationGrail Finder
2026-03-04Fix: graceful shutdown in tui, to avoid other key blockGrail Finder
2026-03-04Fix: avoid raw terminal after ctrl+c exitGrail Finder
2026-03-03Fix: remove panics from codeGrail Finder
2026-03-03Enha (playwright): conditionaly install and use toolsGrail Finder
2026-03-03Enha: remove window tools if no visionGrail Finder
2026-03-02Enha: interrupt llm and tool bothGrail Finder
2026-03-02Enha: tabcompletion is back in textareaGrail Finder
2026-03-02Fix: linter complaintsGrail Finder
2026-03-01Enha: modal affirmation popup on sending empty msgGrail Finder
2026-03-01Fix: escape with empty textarea not generating responseGrail Finder
2026-02-27Enha: icon for collapsed toolsGrail Finder
2026-02-27Chore: linter complaintsGrail Finder
2026-02-27Enha: tool filterGrail Finder
2026-02-27Enha: tool role index for shellmodeGrail Finder
2026-02-27Enha: shellmode within inputfieldGrail Finder
2026-02-25Fix: text manipulation for multimodal messagesGrail Finder
2026-02-25Enha (rag): one table to manage files and data loadedGrail Finder
2026-02-24Chore: remove cfg.ThinkUseGrail Finder
2026-02-23Enha: not allow popups outside of main pageGrail Finder
2026-02-22Enha: filepicker dir as coders dirGrail Finder
2026-02-21Chore: status line, linter complaintsGrail Finder
2026-02-21Chore: colorschemes to their own fileGrail Finder
2026-02-20Fix: stop making http request per each keypressGrail Finder
2026-02-20Enha: scroll helppage with jkGrail Finder
2026-02-20Fix: force update statusline on colorchangeGrail Finder
2026-02-19Enha: textarea color updateGrail Finder
2026-02-19Feat: colorscheme popup [WIP]Grail Finder
2026-02-19Enha (shell): tabcompletion depth and limitGrail Finder
2026-02-19Feat: working tab completion in shell modeGrail Finder
2026-02-19Enha: remade within a popupGrail Finder
2026-02-19Chore: move helpers to helpfuncsGrail Finder
2026-02-19Feat: scan files to complete [WIP]Grail Finder
2026-02-18Enha: codingdir for coding assistantGrail Finder
2026-02-18Feat(tts) alt+0 to replay last message in the chatGrail Finder
2026-02-18Chore: linter complaintsGrail Finder
2026-02-17Feat: collapse/expand thinking blocks with alt+tGrail Finder
2026-02-12Enha: tts.done on regen or deleteGrail Finder
2026-02-12Fix: avoid sending regen while bot respondingGrail Finder
2026-02-10Enha: stop tts if msg not for userGrail Finder
2026-02-09Fix (f1): load from the cardGrail Finder
2026-02-09Enha: popups from the main windowGrail Finder
2026-02-06Chore: linter complaintsGrail Finder
2026-02-05Fix: add regen param for f2Grail Finder
2026-02-04Enha: use slices methodsGrail Finder
2026-01-31Enha: avoid recursion in llm callsGrail Finder
2026-01-22Chore: bool colors for statuslineGrail Finder
2026-01-21Enha: charlist in cardsGrail Finder
2026-01-17Chore: log cleanupGrail Finder
2026-01-17Fix: KnowTo is added only if tag presentGrail Finder