summaryrefslogtreecommitdiff
path: root/bot.go
AgeCommit message (Expand)Author
4 daysFix: avoid panic if statuslinewidget not loaded yetGrail Finder
4 daysChore: onnx library lookupGrail Finder
4 daysEnha: onnx config varsGrail Finder
6 daysChore: pw tools to be disabled as defaultGrail Finder
6 daysEnha: native notification implementationGrail Finder
6 daysFix: decompres before notifyGrail Finder
7 daysEnha: id for card mapGrail Finder
7 daysEnha (playwright): conditionaly install and use toolsGrail Finder
7 daysFeat: token use estimationGrail Finder
8 daysEnha: interrupt llm and tool bothGrail Finder
8 daysFix: linter complaintsGrail Finder
8 daysEnha: check if model has vision before giving it vision toolsGrail Finder
8 daysFix (completion): handle multiple images in historyGrail Finder
8 daysFeat: read img tool for chat endpointGrail Finder
9 daysEnha: avoid \n\n in tool collapseGrail Finder
9 daysFix: todo_updateGrail Finder
9 daysEnha (llama.cpp): show loaded model on startupGrail Finder
9 daysFeat (tools): file_editGrail Finder
10 daysFeat(shell): cd and pipes supportGrail Finder
10 daysFix: do not delete tool calls or lose them on copyGrail Finder
10 daysFix: removed code that deletes tool callsGrail Finder
10 daysEnha: first chat name conventionGrail Finder
10 daysRefactor: move msg totext method to main packageGrail Finder
10 daysEnha: icon for collapsed toolsGrail Finder
10 daysChore: linter complaintsGrail Finder
10 daysEnha: tool filterGrail Finder
11 daysEnha: save/load message token statsGrail Finder
12 daysChore: linter complaintsGrail Finder
12 daysFix: text manipulation for multimodal messagesGrail Finder
13 daysEnha: spinner for tool callsGrail Finder
13 daysEnha: spinner to indicate llm responseGrail Finder
14 daysEnha: loaded model on topGrail Finder
14 daysChore: remove cfg.ThinkUseGrail Finder
2026-02-23Fix: whitespace adjestmentGrail Finder
2026-02-23Enha: tool use indicatorGrail Finder
2026-02-23Enha: defer finalizeRespStatsGrail Finder
2026-02-23Feat: show statsGrail Finder
2026-02-22Enha: moke (loaded) indicator prefix instead of a suffixGrail Finder
2026-02-21Enha: add (loaded) suffix if model is loadedGrail Finder
2026-02-21Fix: collapsing thinking while thinkingGrail Finder
2026-02-21Fix: collapse live thinking removing roleGrail Finder
2026-02-21Feat: collapse thinking during genGrail Finder
2026-02-21Feat (pull/18994): llama.cpp reasoningGrail Finder
2026-02-21Feat: openrouter reasoningGrail Finder
2026-02-20Fix: force update statusline on colorchangeGrail Finder
2026-02-19Chore: cleaner tool use logGrail Finder
2026-02-18Card: coding assistantGrail Finder
2026-02-17Feat: indicator for a message with an image [image: filename]Grail Finder
2026-02-17Feat: collapse/expand thinking blocks with alt+tGrail Finder
2026-02-12Chore: server should live in separate branchGrail Finder