Commit Graph

311 Commits

Author SHA1 Message Date
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
35851647a1 Fix: remove dulicate from apilinks list 2025-12-16 21:52:03 +03:00
Grail Finder
33f9ed2466 Chore: cleanup 2025-12-14 14:44:24 +03:00
Grail Finder
edbacb813b Enha: toggle visibility of status line 2025-12-14 14:43:00 +03:00
Grail Finder
82ffc364d3 Chore: remove unused ticker 2025-12-14 13:34:26 +03:00
Grail Finder
37b88e7879 Fix: empty model list 2025-12-14 13:23:59 +03:00
Grail Finder
090eb90ee7 Enha: notify user if model list is empty 2025-12-14 13:02:15 +03:00
Grail Finder
b1b007f058 Fix: dynamic model update based on api 2025-12-14 12:31:17 +03:00
Grail Finder
7adfeacfb8 Chore: gitignore update 2025-12-14 11:53:50 +03:00
Grail Finder
c001dedc7d Merge branch 'master' into doc/tutorial 2025-12-14 10:04:48 +03:00
Grail Finder
1d5af981b5 Enha: model list based on current api 2025-12-14 09:58:24 +03:00
Grail Finder
3a514e0d78 Chore: comment about envvar 2025-12-13 16:57:37 +03:00
Grail Finder
e481661799 Enha: option to pass api token through env 2025-12-13 12:26:57 +03:00
Grail Finder
6fd6e77415 Enha: better cell selection for tables 2025-12-13 12:08:50 +03:00
Grail Finder
10718a9c13 Feat: rp tut [WIP] 2025-12-13 12:08:11 +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
8af2a59a9a Chore: linter complaints 2025-12-10 14:07:24 +03:00
Grail Finder
be3e3d4c60 Feat: read_url for /completion 2025-12-10 13:54:58 +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
0fc70ae441 Feat: new tool to read from url 2025-12-10 12:32:14 +03:00
Grail Finder
1cd8317f51 Feat: edit role alt+4 2025-12-09 15:28:48 +03:00
Grail Finder
e1bac8d064 Feat: image prompt for llama.cpp /completion 2025-12-09 15:03:21 +03:00
Grail Finder
378dceb3f4 Enha: index field not to take whole page 2025-12-09 12:09:09 +03:00
Grail Finder
1e9e32ee95 Fix: avoid panic on deleting from empty slice 2025-12-08 18:05:48 +03:00
Grail Finder
0911d6e640 Enha: switch tts on/off from ctrl+p 2025-12-08 16:57:08 +03:00
Grail Finder
e7b542730c Enha: /completion command explanation 2025-12-08 16:43:38 +03:00
Grail Finder
dc71009f43 Feat: todo tools 2025-12-08 16:19:06 +03:00
Grail Finder
923ce0c23c Enha: cleanNullMsg openrouter 2025-12-08 15:56:27 +03:00
Grail Finder
dba512f4fb Enha: create export dir if not exist 2025-12-08 15:51:54 +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
4d18d6e730 Enha: whisper binary build with cuda 2025-12-07 13:22:07 +03:00
Grail Finder
5bbb134aca Enha: docker-compose to not depend on locally downloaded models 2025-12-07 13:22:07 +03:00
Grail Finder
5582739e3c Feat: docker whisper-cuda 2025-12-07 13:22:07 +03:00
Grail Finder
58c4a4ad8c Chore: move docker/tts/stt inside of batteries dir 2025-12-07 13:22:07 +03:00
Grail Finder
c49f4e90fe Enha: kokoro to use gpu 2025-12-07 13:22:07 +03:00
Grail Finder
ecd7fdee55 Feat: dockerfiles 2025-12-07 13:22:07 +03:00
Grail Finder
0f3baa4f8b Enha: notify user on llm resp error 2025-12-06 15:12:41 +03:00
Grail Finder
b0400612bb Enha: bind fullscreen to f5 2025-12-04 12:41:49 +03:00
Grail Finder
8f4d8e4722 Chore: 'x' to close help window 2025-12-04 12:30:00 +03:00
Grail Finder
9c6164c227 Enha: update status line on props table exit 2025-12-04 11:20:54 +03:00
Grail Finder
8c99344db0 Chore: linter complaints 2025-12-03 14:51:03 +03:00
Grail Finder
b9cef57b71 Enha: better colors 2025-12-03 14:48:41 +03:00