Agent-Core
Core hub, Logger, Ollama tool calling, Kokoro TTS, and Workspace (`config/` + `output/` layout) for sandboxed file access. Button: Browse builds
Version 5 under `src/Version5/` adds Agent-Core/Workspace and Lilith WorkspaceTools for file I/O, plus Agent-Addons, tool calling, TTS, and three chat interfaces.
Diff against Version 4 with Changes to highlight workspace-related files.
Core hub, Logger, Ollama tool calling, Kokoro TTS, and Workspace (`config/` + `output/` layout) for sandboxed file access. Button: Browse builds
Optional Ollama tools-weather, Chrome/Notepad, and C# template scaffolders-registered into Lilith’s tool loop. Button: Browse builds
Lilith agent with Tools and WorkspaceTools partials; wires workspace file tools when a workspace path is set. Button: Browse builds
Creates `workspace/config` and `workspace/output` at startup; full tool and TTS stack for local automation demos. Button: Browse builds
Browser chat with workspace initialization and the same tool surface as the v5 console. Button: Browse builds
WebView2 shell hosting the v5 Razor UI in a native window. Button: Browse builds
Workspace, tool calling, history, and TTS design tests for Version 5. Button: Browse builds