Agent-Core
Core, Logger, Ollama client with ToolRegistry and multi-round tool loops, chat history, and Kokoro TTS helpers. Button: Browse builds
Version 4 under `src/Version4/` adds Agent-Addons, Ollama tool calling, and Kokoro TTS on the Version 1-2 chat foundation.
Use Changes in the source browser to diff against Version 2.
Core, Logger, Ollama client with ToolRegistry and multi-round tool loops, chat history, and Kokoro TTS helpers. Button: Browse builds
Optional Ollama tools: `get_weather`, `open_chrome`, `open_notepad`, and create_csharp_* scaffolders that run `dotnet new` templates. Button: Browse builds
Lilith agent with Tools partial wiring `AddonTools` into the Ollama client; boot, chat, Ollama, and system prompt partials. Button: Browse builds
Console host with tool calling, Kokoro speech after replies, and `/voice
Razor Pages Lilith chat with the same Ollama and tool behavior as the console (workspace not wired in v4). Button: Browse builds
WebView2 desktop wrapper around the v4 Razor web UI. Button: Browse builds
Tool registry tests, history, TTS, and live Ollama suites for Version 4. Button: Browse builds