summaryrefslogtreecommitdiff
path: root/bot.go
AgeCommit message (Expand)Author
2024-12-31Feat: add rag [wip; skip-ci]Grail Finder
2024-12-10Fix: display and upsert correct roles and iconsGrail Finder
2024-12-09Feat: load char/agent; agent-chat flowGrail Finder
2024-12-07Fix: resolve points on the fixlistGrail Finder
2024-12-05Enha: improve colours and formatinggGrail Finder
2024-12-05Enha: add agent to chat history; gen-regen diffGrail Finder
2024-12-02Feat: add character card supportGrail Finder
2024-11-30Feat (config): chunk limitGrail Finder
2024-11-28Feat: add linterGrail Finder
2024-11-27Feat: add toml configGrail Finder
2024-11-27Fix: tool callsGrail Finder
2024-11-26Fix: continue llm resp; clear status lineGrail Finder
2024-11-23Feat: add switch between sys promptsGrail Finder
2024-11-21Fix: marshal default chat start in the init funcGrail Finder
2024-11-21Enha: match tool call with regexp; clear panicsGrail Finder
2024-11-21Feat: add tools to tool mapGrail Finder
2024-11-21Fix: chat upsertGrail Finder
2024-11-20Chore: tools to their own file [wip]Grail Finder
2024-11-20Feat: migration on startupGrail Finder
2024-11-20Enha: db chat managementGrail Finder
2024-11-19Feat: add storage interface; add sqlite implGrail Finder
2024-11-17Feat: toggle system; edit msg; switch focusGrail Finder
2024-11-16Feat: add msg indexGrail Finder
2024-11-16Feat: add modal window to choose chat file to loadGrail Finder
2024-11-16Feat: read from chat filesGrail Finder
2024-11-14initGrail Finder