aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
feature/external-providersfix: web search on DeepSeek and other reasoning modelsDanilo M.3 weeks
masterAdded comment to remind how to upgrade in case of system qt bumpDanilo M.34 hours
 
TagDownloadAuthorAge
v0.3.0llamachat-0.3.0.tar.gz  llamachat-0.3.0.zip  Danilo M.6 weeks
v0.2.1llamachat-0.2.1.tar.gz  llamachat-0.2.1.zip  Danilo M.6 weeks
v0.2.0llamachat-0.2.0.tar.gz  llamachat-0.2.0.zip  Danilo M.6 weeks
v0.1.0llamachat-0.1.0.tar.gz  llamachat-0.1.0.zip  Danilo M.6 weeks
 
AgeCommit messageAuthorFilesLines
34 hoursAdded comment to remind how to upgrade in case of system qt bumpHEADmasterDanilo M.1-0/+15
2026-08-25fix: keep one-shot skills loaded until NewDanilo M.5-14/+78
2026-08-25fix: honor skills_enabled on restore, and final-review polishDanilo M.6-4/+80
2026-08-25docs: document skills supportDanilo M.2-0/+38
2026-08-25feat: stream skill_loaded events and show loaded-skill chipsDanilo M.2-4/+33
2026-08-25feat: inject loaded skills into the system prompt and load from textDanilo M.2-1/+143
2026-08-25docs: generic skill names in plan test fixturesDanilo M.1-47/+47
2026-08-25test: use generic skill names in fixturesDanilo M.1-41/+41
2026-08-25feat: dispatch the tool loop over web_search and load_skillDanilo M.2-18/+259
2026-08-25feat: persist loaded skills per sessionDanilo M.2-0/+53
[...]