aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
4 daysfix: web search on DeepSeek and other reasoning modelsfeature/external-providersDanilo M.8-47/+584
14 daysfix: prevent cloud reasoning models from exhausting default max_tokensDanilo M.5-8/+118
2026-08-10docs: document external providers, keys and costDanilo M.3-1/+121
2026-08-10feat: show conversation cost and the next send's projectionDanilo M.1-0/+57
2026-08-10feat: offer model settings on first use of a cloud modelDanilo M.1-1/+39
2026-08-10feat: list and route models through every configured providerDanilo M.5-66/+138
2026-08-10feat: cost label showing spend and the next send's projectionDanilo M.2-1/+82
2026-08-10feat: dialog for per-model context size, vision and pricesDanilo M.2-0/+199
2026-08-10feat: fan model listing out across providers and route by idDanilo M.2-28/+180
2026-08-09feat: send bearer auth when a provider needs a keyDanilo M.2-4/+109
2026-08-09docs: name the ceiling in update_message's keep-on-omit conventionDanilo M.2-2/+14
2026-08-09feat: record token counts and the producing model per messageDanilo M.2-13/+127
2026-08-09fix: reject non-finite provider prices, and read them as unpricedDanilo M.4-11/+273
2026-08-09feat: resolve model metadata in layers and compute costDanilo M.2-0/+270
2026-08-09fix: reject non-finite prices and escape a model named DEFAULTDanilo M.3-69/+266
2026-08-09feat: store per-model metadata in models.iniDanilo M.2-0/+286
2026-08-09fix: warn when [[providers.local]] discards its fieldsDanilo M.4-5/+125
2026-08-09fix: survive malformed provider config at startupDanilo M.4-5/+326
2026-08-09feat: expose the provider table from configDanilo M.2-0/+55
2026-08-09docs: stop crediting from None with secret hygieneDanilo M.3-14/+14
2026-08-09fix: sharpen key resolution errors, rename KeyResolutionErrorDanilo M.3-43/+257
2026-08-09feat: resolve provider API keys from pass, env or literalDanilo M.2-0/+175
2026-08-09fix: skip unusable provider names, name the split ceilingDanilo M.3-4/+105
2026-08-09feat: namespace model ids by provider and filter model listsDanilo M.2-2/+105
2026-08-09fix: stop a partial [providers.local] from deleting the local providerDanilo M.3-10/+70
2026-08-09feat: parse provider definitions from configDanilo M.2-0/+148
2026-08-09docs: implementation plan for external cloud providersDanilo M.1-0/+2521
2026-08-09docs: name the local provider "local", not "default"Danilo M.1-13/+13
2026-08-09docs: spec for external cloud providersDanilo M.1-0/+275
2026-08-01chore: release 0.3.0v0.3.0Danilo M.2-7/+44
2026-08-01feat: model-written titles, fix empty replies after searchDanilo M.6-39/+437
2026-07-31docs: correct the follow-up tool call claimDanilo M.3-7/+22
2026-07-31fix: cap searches at one per turnDanilo M.5-4/+47
2026-07-31feat: web search via SearXNGDanilo M.9-41/+1302
2026-07-31docs: design for web search via SearXNGDanilo M.1-0/+243
2026-07-31chore: release 0.2.1v0.2.1Danilo M.2-2/+17
2026-07-31fix: keep reasoning out of the reply bodyDanilo M.3-3/+84
2026-07-31chore: release 0.2.0v0.2.0Danilo M.2-1/+10
2026-07-31feat: add Ctrl+N and Ctrl+F shortcutsDanilo M.2-2/+144
2026-07-31feat: add a history panel toggleDanilo M.5-4/+202
2026-07-31feat: add context meter and file-based system promptsDanilo M.8-32/+900
2026-07-31feat: initial release of llamachat 0.1.0v0.1.0Danilo M.16-0/+3438