summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-03-05Chore: remove unnecessary codeGrail Finder
2026-03-04Chore: pw tools to be disabled as defaultGrail 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: missfire of no-vision notificationGrail Finder
2026-03-03Fix: remove panics from codeGrail Finder
2026-03-03Fix: decompres before notifyGrail Finder
2026-03-03Fix: handle empty choicesGrail Finder
2026-03-03Enha: id for card mapGrail Finder
2026-03-03Feat (pw_tools): click_atGrail Finder
2026-03-03Chore: change 'when askes' to more proactive phrasingGrail Finder
2026-03-03Enha: palywright dom and elements fetchingGrail Finder
2026-03-03Enha (playwright): conditionaly install and use toolsGrail Finder
2026-03-03Chore (pw): restructureGrail Finder
2026-03-03Enha: remove window tools if no visionGrail Finder
2026-03-03Chore: linter complaintsGrail Finder
2026-03-02Feat: playwright toolsGrail Finder
2026-03-02Enha: compute estimate of non llm textGrail Finder
2026-03-02Feat: token use estimationGrail 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-02Enha: check if model has vision before giving it vision toolsGrail Finder
2026-03-02Feat: screencapture for completionGrail Finder
2026-03-02Feat: capture window (screenshot)Grail Finder
2026-03-02Fix (completion): handle multiple images in historyGrail Finder
2026-03-02Feat: read img for completionGrail Finder
2026-03-02Fix (ctrl+v): trim loaded mark from the modelGrail Finder
2026-03-02Feat: read img tool for chat endpointGrail Finder
2026-03-01Enha: modal affirmation popup on sending empty msgGrail Finder
2026-03-01Fix: escape with empty textarea not generating responseGrail Finder
2026-03-01Enha: avoid \n\n in tool collapseGrail Finder
2026-03-01Fix: todo_updateGrail Finder
2026-03-01Feat: handle llm's cd useGrail Finder
2026-03-01Enha (llama.cpp): show loaded model on startupGrail Finder
2026-03-01Enha(tools.todo): always provide whole todo listGrail Finder
2026-02-28Fix (tool): handle subcommandsGrail Finder
2026-02-28Feat (tools): file_editGrail Finder
2026-02-28Feat(shell): cd and pipes supportGrail Finder
2026-02-28Fix: do not delete tool calls or lose them on copyGrail Finder
2026-02-28Fix: removed code that deletes tool callsGrail Finder
2026-02-28Enha: add go to allowed commandsGrail Finder
2026-02-28Enha: first chat name conventionGrail Finder
2026-02-28Refactor: move msg totext method to main packageGrail Finder
logic requires reference to config
2026-02-27Enha: icon for collapsed toolsGrail Finder
2026-02-27Chore: linter complaintsGrail Finder
2026-02-27Enha: tool filterGrail Finder
2026-02-27Enha: save/load message token statsGrail Finder
2026-02-27Enha: set work/base dir updates filepicker titleGrail Finder