summaryrefslogtreecommitdiff
path: root/bot.go
AgeCommit message (Collapse)Author
4 daysRefactor: deal with unused codeGrail Finder
4 daysRefactor: moving tool related code into tools packageGrail Finder
6 daysFix: slow startup from silly migrationsGrail Finder
11 daysFix (ctrl+w): avoid msg duplicationGrail 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
12 daysEnha: llama.cpp on non localhostGrail Finder
13 daysFix: avoid panic if statuslinewidget not loaded yetGrail Finder
14 daysChore: onnx library lookupGrail Finder
14 daysEnha: onnx config varsGrail Finder
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