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
Branch
Commit message
Author
Age
feature/external-providers
fix: web search on DeepSeek and other reasoning models
Danilo M.
2 days
master
chore: release 0.3.0
Danilo M.
3 weeks
Tag
Download
Author
Age
v0.3.0
llamachat-0.3.0.tar.gz
llamachat-0.3.0.zip
Danilo M.
3 weeks
v0.2.1
llamachat-0.2.1.tar.gz
llamachat-0.2.1.zip
Danilo M.
3 weeks
v0.2.0
llamachat-0.2.0.tar.gz
llamachat-0.2.0.zip
Danilo M.
3 weeks
v0.1.0
llamachat-0.1.0.tar.gz
llamachat-0.1.0.zip
Danilo M.
3 weeks
Age
Commit message
Author
Files
Lines
2026-08-01
chore: release 0.3.0
HEAD
v0.3.0
master
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
[...]