Commit Graph

138 Commits

Author SHA1 Message Date
Grail Finder (aider)
cb4a4b8cf7 feat: initialize Cluedo state at program startup when conditions are met 2025-03-21 19:19:09 +03:00
Grail Finder (aider)
e8f2fe7809 fix: initialize Cluedo state when enabled and role is CluedoPlayer 2025-03-21 18:58:13 +03:00
Grail Finder
d05cea050c refactor: reorder cluedo logic and improve player card display in chatRound 2025-03-21 18:58:05 +03:00
Grail Finder (aider)
954de708c5 fix: properly declare rm variable in removeThinking function 2025-03-21 18:37:06 +03:00
Grail Finder
03095359da refactor: Adjust spacing and add extra package import in bot.go 2025-03-21 18:36:52 +03:00
Grail Finder (aider)
18ad0f5f42 feat: add Cluedo game mode with turn-based card reminders 2025-03-21 18:30:39 +03:00
Grail Finder
4c994282b0 Feat: a bit of progress with r1 2025-03-10 23:38:33 +03:00
Grail Finder (aider)
53e9dff387 refactor: standardize user role in chat body messages 2025-03-10 22:05:48 +03:00
Grail Finder
686bb1fedd feat: add DeepSeekerChat chunk parser and refactor DeepSeeker to DeepSeekerCompletion 2025-03-10 22:05:40 +03:00
Grail Finder (aider)
d963304f61 feat: add error detection and handling for LLM API responses 2025-03-10 20:51:08 +03:00
Grail Finder
d04fbc792e refactor: Improve error logging and add comment for error handling in sendMsgToLLM 2025-03-10 20:51:00 +03:00
Grail Finder (aider)
cbd850bda8 chore: Remove AI comment from altwriter.go 2025-03-10 20:34:35 +03:00
Grail Finder
753184816c refactor: handle errors in createTextChunk and remove commented code 2025-03-10 20:33:49 +03:00
Grail Finder (aider)
de65f1fc82 fix: add error handling for binary.Write and remove unused variable 2025-03-10 20:25:21 +03:00
Grail Finder
0497cdcfe6 Refactor: pngmeta rewrite 2025-03-10 20:08:07 +03:00
Grail Finder
10f0efbb2a Fix: thinking block 2025-03-10 07:02:12 +03:00
Grail Finder
b653b52751 Enha: ctrl+v to go through all the links 2025-03-01 17:50:33 +03:00
Grail Finder
fd1ac24d75 Feat: add deepseek integration [WIP] (only completion works) 2025-02-28 16:16:11 +03:00
Grail Finder
49409f5d94 Feat: add extra/cluedo [WIP] 2025-02-26 16:02:48 +03:00
Grail Finder
97a1fc507e Feat: shift syscard to first msg option 2025-02-24 18:57:31 +03:00
Grail Finder
71987d25e9 Chore: move rag settings to config 2025-02-19 19:56:58 +03:00
Grail Finder
3ae71d81c4 Fix: card edit 2025-02-16 13:43:42 +03:00
Grail Finder
58d632ed19 Fix: tool use message 2025-02-16 12:27:21 +03:00
Grail Finder
c9f5b17f1f Feat: divide continue-gen and next-msg-gen 2025-02-16 09:22:15 +03:00
Grail Finder
c134479414 Enha: log level to props 2025-02-15 11:09:47 +03:00
Grail Finder
83babd0271 Fix: thinking 2025-02-15 08:46:33 +03:00
Grail Finder
2b9c44eff9 Feat: show card's img 2025-02-11 19:41:14 +03:00
Grail Finder
f0fb6a3137 Fix: /v1 chat endpoint; linter 2025-02-11 09:21:46 +03:00
Grail Finder
5468053908 Enha: rewrite (upsert) memory 2025-02-09 18:21:34 +03:00
Grail Finder
c857661393 Feat: add tool reminder bind 2025-02-08 18:28:47 +03:00
Grail Finder
884004a855 Enha: server update 2025-02-06 16:57:37 +03:00
Grail Finder
6676b7d12b Fix: load json syscards, replace char and user 2025-02-03 20:18:17 +03:00
Grail Finder
eb53b13381 Refactor: remove icons 2025-02-02 17:58:07 +03:00
Grail Finder
7ca188dcdc Feat: code block copy; model update; [WIP:broke tables] 2025-02-02 13:25:24 +03:00
Grail Finder
4e9b31baf8 Feat: remove thinking and tool msgs from ctx 2025-02-02 10:05:43 +03:00
Grail Finder
84c94ecea3 Feat: switch between completion and chat api 2025-02-01 16:32:36 +03:00
Grail Finder
336451340b Feat: set/change props from tui for /completion 2025-01-29 20:18:40 +03:00
Grail Finder
7bf18dede5 Feat: edit agent png cards 2025-01-28 20:40:09 +03:00
Grail Finder
976d6423ac Refactor: different endpoint types 2025-01-24 09:25:08 +03:00
Grail Finder
3374080ba0 Feat: chat preview 2025-01-24 09:24:37 +03:00
Grail Finder
75f51c1a19 Feat: llamacpp /completion attempt 2025-01-22 20:17:49 +03:00
Grail Finder
c41ff09b2f Fix: specv2 cards wrapper case 2025-01-16 17:53:35 +03:00
Grail Finder
db678b5215 Enha: table for sysprompts 2025-01-15 18:05:47 +03:00
Grail Finder
1ea19ba11e Feat (status line): add model name 2025-01-15 16:46:59 +03:00
Grail Finder
85f96aa401 Feat: RAG file loading status textview 2025-01-11 17:29:21 +03:00
Grail Finder
f40d8afe08 Fix: flow control 2025-01-09 19:58:08 +03:00
Grail Finder
363bbae2c7 Fix: RAG updates 2025-01-09 15:49:59 +03:00
Grail Finder
7bbedd93cf Enha (RAG): raw text as primary key in vector db 2025-01-07 11:11:44 +03:00
Grail Finder
b822b3a161 Refactor: rag to sep package 2025-01-05 20:51:31 +03:00
Grail Finder
4736e43631 Feat (RAG): tying tui calls to rag funcs [WIP; skip-ci]
RAG itself is annoying to properly implement, plucking sentences with no
context is useless. Also it should not be a part of main package, same
for goes for tui. The number of global vars is absurd.
2025-01-04 18:13:13 +03:00