Commit Graph

138 Commits

Author SHA1 Message Date
Grail Finder
6f6a35459e Chore: cleaning 2026-02-01 11:38:51 +03:00
Grail Finder
3a11210f52 Enha: avoid recursion in llm calls 2026-01-31 12:57:53 +03:00
Grail Finder
fa192a2624 Feat: autoturn 2026-01-25 09:59:07 +03:00
Grail Finder
9813872854 Chore: bool colors for statusline 2026-01-22 09:29:56 +03:00
Grail Finder
a28e8ef9e2 Enha: charlist in cards 2026-01-21 21:01:01 +03:00
Grail Finder
4e597e944e Chore: log cleanup 2026-01-17 13:07:14 +03:00
Grail Finder
3e2a1b6f99 Fix: KnowTo is added only if tag present 2026-01-17 13:03:30 +03:00
Grail Finder
fd84dd5826 Enha: do not remove tag 2026-01-17 12:28:19 +03:00
Grail Finder
ec2d1c05ac Fix: do not skip system msgs 2026-01-17 11:54:52 +03:00
Grail Finder
8b162ef34f Enha: change textview chat history based on current user persona 2026-01-17 11:42:35 +03:00
Grail Finder
eb44b1e4b2 Feat: impl attempt 2026-01-16 16:53:19 +03:00
Grail Finder
c498ed6424 Fix: flushchan signal 2026-01-10 10:59:27 +03:00
Grail Finder
e52daa8f97 Doc: update 2026-01-03 10:55:55 +03:00
Grail Finder
aeb2700d14 Refactor: building binary with no extra 2026-01-03 09:59:33 +03:00
Grail Finder
6b875a2782 Enha: more \n 2026-01-02 22:16:06 +03:00
Grail Finder
5b8880ebc8 Feat: scroll to end toggle 2025-12-31 16:18:18 +03:00
Grail Finder
03e1f5dc6d Fix: mistral wants tool call id to be len 9 2025-12-31 15:04:45 +03:00
Grail Finder
631c3b6a9b Fix: avoid forever loop 2025-12-28 22:50:13 +03:00
Grail Finder
033d9bf78a Enha: drain chunkChan to avoid missing tokens 2025-12-28 11:37:52 +03:00
Grail Finder
af26846647 Enha: summary agent 2025-12-27 11:10:03 +03:00
Grail Finder
c43af62dc4 Feat: alt+3 to start new chat with the summary of old one 2025-12-26 22:05:19 +03:00
Grail Finder
c0ec82b579 Chore: only table switch for auto clean tool calls 2025-12-26 10:01:49 +03:00
Grail Finder
3c6f9b624e Fix: last msg duplication 2025-12-23 22:42:24 +03:00
Grail Finder
bc49f37dce Enha: keep empty line between messages 2025-12-22 12:12:58 +03:00
Grail Finder
5525c94661 Chore: add empty line between messages 2025-12-21 09:46:07 +03:00
Grail Finder
ba3330ee54 Fix: model load if llama.cpp started after gf-lt 2025-12-20 14:21:40 +03:00
Grail Finder
0ca709b7c6 Enha: update lasttoolcallid 2025-12-20 11:34:02 +03:00
Grail Finder
8c18b1b74c Enha: remove old tool calls 2025-12-20 11:04:57 +03:00
Grail Finder
12f11388e7 Feat: notify on load 2025-12-19 16:14:24 +03:00
Grail Finder
f779f03974 Enha: agent request builder 2025-12-19 15:39:55 +03:00
Grail Finder
67ea1aef0d Feat: two agent types; WebAgentB impl 2025-12-19 11:06:22 +03:00
Grail Finder
5f852418d8 Chore: request cleanup 2025-12-18 15:22:03 +03:00
Grail Finder
8cdec5e544 Feat: http request for agent 2025-12-18 14:39:06 +03:00
Grail Finder
a06cfd995f Feat: add agent entity 2025-12-18 11:53:07 +03:00
Grail Finder
d73c3abd6b Feat: preload lcp model 2025-12-17 13:03:40 +03:00
Grail Finder
82ffc364d3 Chore: remove unused ticker 2025-12-14 13:34:26 +03:00
Grail Finder
1d5af981b5 Enha: model list based on current api 2025-12-14 09:58:24 +03:00
Grail Finder
9edda1fecf Feat: llama.cpp model switch 2025-12-12 14:07:10 +03:00
Grail Finder
2e2e6e9f9c Enha: notify on fetch model fail 2025-12-11 11:20:23 +03:00
Grail Finder
daa8af2ce2 Fix: rag on regen 2025-12-10 16:02:16 +03:00
Grail Finder
ad36d1c3e0 Fix: rag panics 2025-12-10 15:07:06 +03:00
Grail Finder
91bb6aab2b Enha: don't auto remove func calls 2025-12-10 13:48:21 +03:00
Grail Finder
c80ff60668 Enha: catching tool call id 2025-12-10 13:07:06 +03:00
Grail Finder
747412e59a Fix: use q5 model as per makefile 2025-12-08 15:41:53 +03:00
Grail Finder
9b2fee37ab Fix: user messages copied without content 2025-12-08 15:38:52 +03:00
Grail Finder
02bf308452 Enha: address template issues 2025-12-07 14:17:33 +03:00
Grail Finder
0f3baa4f8b Enha: notify user on llm resp error 2025-12-06 15:12:41 +03:00
Grail Finder
cec10210c2 Feat: props table instead of form 2025-12-03 13:29:57 +03:00
Grail Finder
2ff954f7c9 Feat: failed tool call is send to llm 2025-11-27 20:54:51 +03:00
Grail Finder
77774f2356 Fix: interrupt on the word 'error' in response 2025-11-27 20:35:01 +03:00