summaryrefslogtreecommitdiff
path: root/tui.go
AgeCommit message (Expand)Author
11 daysEnha (rag): keep page open until user closes itGrail Finder
11 daysEnha: botresp, toolresp to atomicGrail Finder
11 daysChore: remove AutoCleanToolCallsFromCtx, atomic model colorGrail Finder
12 daysChore: one init for clear call orderGrail Finder
2026-03-05Fix: shellmode tab completionGrail Finder
2026-03-05Enha: explicit app.Draw per textView update for smooth streamingGrail Finder
2026-03-05Fix: add different kind of notifiction for fullscreen modeGrail Finder
2026-03-05Fix (notification): being closed by prev notification earlyGrail Finder
2026-03-05Fix (notification): non-blocking way to notifyGrail Finder
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