index
:
llamachat
feature/external-providers
master
Native PySide6 chat client for a local llama.cpp router
by Danilo aka danix
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-09
fix: skip unusable provider names, name the split ceiling
Danilo M.
3
-4
/
+105
2026-08-09
feat: namespace model ids by provider and filter model lists
Danilo M.
2
-2
/
+105
2026-08-09
fix: stop a partial [providers.local] from deleting the local provider
Danilo M.
3
-10
/
+70
2026-08-09
feat: parse provider definitions from config
Danilo M.
2
-0
/
+148
2026-08-09
docs: implementation plan for external cloud providers
Danilo M.
1
-0
/
+2521
2026-08-09
docs: name the local provider "local", not "default"
Danilo M.
1
-13
/
+13
2026-08-09
docs: spec for external cloud providers
Danilo M.
1
-0
/
+275
2026-08-01
chore: release 0.3.0
v0.3.0
Danilo M.
2
-7
/
+44
2026-08-01
feat: model-written titles, fix empty replies after search
Danilo M.
6
-39
/
+437
2026-07-31
docs: correct the follow-up tool call claim
Danilo M.
3
-7
/
+22
2026-07-31
fix: cap searches at one per turn
Danilo M.
5
-4
/
+47
2026-07-31
feat: web search via SearXNG
Danilo M.
9
-41
/
+1302
2026-07-31
docs: design for web search via SearXNG
Danilo M.
1
-0
/
+243
2026-07-31
chore: release 0.2.1
v0.2.1
Danilo M.
2
-2
/
+17
2026-07-31
fix: keep reasoning out of the reply body
Danilo M.
3
-3
/
+84
2026-07-31
chore: release 0.2.0
v0.2.0
Danilo M.
2
-1
/
+10
2026-07-31
feat: add Ctrl+N and Ctrl+F shortcuts
Danilo M.
2
-2
/
+144
2026-07-31
feat: add a history panel toggle
Danilo M.
5
-4
/
+202
2026-07-31
feat: add context meter and file-based system prompts
Danilo M.
8
-32
/
+900
2026-07-31
feat: initial release of llamachat 0.1.0
v0.1.0
Danilo M.
16
-0
/
+3438