zot/internal
patriceckhart cb9de10ec6 feat: add ollama as first-class provider
Adds --provider ollama with auto-detection of local ollama at localhost:11434. No API key required for local models. Optional --api-key and --base-url for remote/authenticated instances. Uses the OpenAI chat completions client internally. Unknown models are accepted without catalog entries. Updated README with ollama documentation.
2026-04-24 19:13:45 +02:00
..
agent feat: add ollama as first-class provider 2026-04-24 19:13:45 +02:00
assets assets: refresh zot logo to cleaner pixel-art Z 2026-04-20 12:01:43 +02:00
auth feat(auth): headless OAuth with paste-code input 2026-04-22 17:49:11 +02:00
core feat(compact): silent compaction with status line and orphan repair 2026-04-23 14:20:15 +02:00
extproto feat(ext): interactive extension panels + persistence 2026-04-22 08:53:21 +02:00
provider feat: add ollama as first-class provider 2026-04-24 19:13:45 +02:00
skills perf(prompt): cut system prompt to the bone (410 -> 54 tokens) 2026-04-19 17:39:38 +02:00
tui fix(tui): strip leading newlines from assistant text 2026-04-23 19:47:41 +02:00