summaryrefslogtreecommitdiff
path: root/bot.go
AgeCommit message (Expand)Author
6 daysFix (ctrl+w): avoid msg duplicationGrail Finder
6 daysEnha: botresp, toolresp to atomicGrail Finder
6 daysChore: remove AutoCleanToolCallsFromCtx, atomic model colorGrail Finder
6 daysChore: one init for clear call orderGrail Finder
6 daysEnha: llama.cpp on non localhostGrail Finder
8 daysFix: avoid panic if statuslinewidget not loaded yetGrail Finder
8 daysChore: onnx library lookupGrail Finder
8 daysEnha: onnx config varsGrail Finder
10 daysChore: pw tools to be disabled as defaultGrail Finder
10 daysEnha: native notification implementationGrail Finder
10 daysFix: decompres before notifyGrail Finder
11 daysEnha: id for card mapGrail Finder
11 daysEnha (playwright): conditionaly install and use toolsGrail Finder
11 daysFeat: token use estimationGrail Finder
11 daysEnha: interrupt llm and tool bothGrail Finder
12 daysFix: linter complaintsGrail Finder
12 daysEnha: check if model has vision before giving it vision toolsGrail Finder
12 daysFix (completion): handle multiple images in historyGrail Finder
12 daysFeat: read img tool for chat endpointGrail Finder
12 daysEnha: avoid \n\n in tool collapseGrail Finder
12 daysFix: todo_updateGrail Finder
13 daysEnha (llama.cpp): show loaded model on startupGrail Finder
13 daysFeat (tools): file_editGrail Finder
13 daysFeat(shell): cd and pipes supportGrail Finder
14 daysFix: do not delete tool calls or lose them on copyGrail Finder
14 daysFix: removed code that deletes tool callsGrail Finder
14 daysEnha: first chat name conventionGrail Finder
14 daysRefactor: move msg totext method to main packageGrail Finder
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-25Chore: linter complaintsGrail Finder
2026-02-25Fix: text manipulation for multimodal messagesGrail Finder
2026-02-24Enha: spinner for tool callsGrail Finder
2026-02-24Enha: spinner to indicate llm responseGrail Finder
2026-02-24Enha: loaded model on topGrail Finder
2026-02-24Chore: 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