Commit Graph

159 Commits

Author SHA1 Message Date
Grail Finder
f560ecf70b Card: coding assistant 2026-02-18 21:22:58 +03:00
Grail Finder
7d18a9d77e Feat: indicator for a message with an image [image: filename] 2026-02-17 16:19:33 +03:00
Grail Finder
372e49199b Feat: collapse/expand thinking blocks with alt+t 2026-02-17 13:15:09 +03:00
Grail Finder
8c3c2b9b23 Chore: server should live in separate branch
until a usecase for it is found
2026-02-12 10:26:30 +03:00
Grail Finder
46a33baabb Enha: stop tts if msg not for user 2026-02-10 11:25:05 +03:00
Grail Finder
83aeee2576 Enha: alice_bob_carl card update; system to see all the messages 2026-02-09 12:26:21 +03:00
Grail Finder
3f4d8a9467 Fix (f1): load from the card 2026-02-09 11:29:47 +03:00
Grail Finder
67733ad8dd Enha: add bool to apply card 2026-02-09 10:11:56 +03:00
Grail Finder
5e7ddea682 Enha: change __known_by_char tag to @ 2026-02-09 09:44:54 +03:00
Grail Finder
1bf9e6eef7 Enha: extract first valid recipient from knownto 2026-02-08 21:50:03 +03:00
Grail Finder
93284312cf Enha: auto turn role display 2026-02-08 17:11:29 +03:00
Grail Finder
4af866079c Chore: linter complaints 2026-02-06 12:42:06 +03:00
Grail Finder
478a505869 Enha: client stop string for completion only 2026-02-06 11:32:06 +03:00
Grail Finder
685738a5a4 Enha: force stop string on client side 2026-02-04 13:54:54 +03:00
Grail Finder
7187df509f Enha: stricter stop string 2026-02-04 12:47:54 +03:00
Grail Finder
79861e7c2b Enha: privateMessageResp with resume 2026-02-04 11:22:17 +03:00
Grail Finder
e3965db3c7 Enha: use slices methods 2026-02-04 08:26:30 +03:00
Grail Finder
654d6a47ec Fix: trigger auto turn cannot be empty
empty message means to continue merging new reply to the last message
2026-02-03 19:06:09 +03:00
Grail Finder
76f14ce4a3 Enha: detailed error 2026-02-03 16:56:31 +03:00
Grail Finder
65b4f01177 Doc: char context doc 2026-02-03 11:00:12 +03:00
Grail Finder
e52e8ce2cc Enha: consolidate assistant messages only 2026-02-02 08:18:49 +03:00
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