summaryrefslogtreecommitdiff
path: root/bot.go
AgeCommit message (Collapse)Author
2026-03-04Chore: pw tools to be disabled as defaultGrail Finder
2026-03-04Enha: native notification implementationGrail Finder
2026-03-03Fix: decompres before notifyGrail Finder
2026-03-03Enha: id for card mapGrail Finder
2026-03-03Enha (playwright): conditionaly install and use toolsGrail Finder
2026-03-02Feat: token use estimationGrail Finder
2026-03-02Enha: interrupt llm and tool bothGrail Finder
2026-03-02Fix: linter complaintsGrail Finder
2026-03-02Enha: check if model has vision before giving it vision toolsGrail Finder
2026-03-02Fix (completion): handle multiple images in historyGrail Finder
2026-03-02Feat: read img tool for chat endpointGrail Finder
2026-03-01Enha: avoid \n\n in tool collapseGrail Finder
2026-03-01Fix: todo_updateGrail Finder
2026-03-01Enha (llama.cpp): show loaded model on startupGrail 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: 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-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
move cleaning image attachment to the end of chatRound fmt cleanup
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
until a usecase for it is found
2026-02-10Enha: stop tts if msg not for userGrail Finder
2026-02-09Enha: alice_bob_carl card update; system to see all the messagesGrail Finder
2026-02-09Fix (f1): load from the cardGrail Finder