Lilith Version 6 - projects and source

Version 6 under `src/Version6/` adds change_name and change_voice tools to the workspace-enabled Lilith stack (Agent-Core, Agent-Addons, three interfaces).

Version 6

Projects and source tree

Compare Changes against Version 5 to see personalization hooks in ToolRegistry and console hosts.

Shared library Folder: Agent-Core

Agent-Core

Ollama client, ToolRegistry with change_name and `OnNameChanged`, workspace support, Kokoro TTS, and chat history. Button: Browse builds

Addon library Folder: Agent-Addons

Agent-Addons

change_voice plus weather, application, and C# scaffolding tools registered into Lilith’s Ollama loop. Button: Browse builds

V5 agent library Folder: Lilith

Lilith

Lilith agent with name/voice change listeners, workspace tools, and Ollama tool wiring for Version 6. Button: Browse builds

Console application Folder: Interfaces/ConsoleApp/LilithConsole

LilithConsole

Console host with dynamic assistant label, `OnVoiceChanged` for tool-driven TTS, workspace folders, and `/voice` override. Button: Browse builds

Web UI Folder: Interfaces/RazorWebGui/Lilith.RazorWebGui

Lilith.RazorWebGui

Razor Lilith chat matching v6 console tool and workspace behavior in the browser. Button: Browse builds

Desktop UI Folder: Interfaces/DesktopWeb2App/Lilith.DesktopWeb2App

Lilith.DesktopWeb2App

WebView2 desktop shell for the v6 web UI. Button: Browse builds

Automated tests Folder: DesignTests

DesignTests

Tool, workspace, TTS, and history design tests for Version 6. Button: Browse builds