bitmosh.dev/Blog/Dev Log/2026-06-11
v112.5.1lumaweave

AgentChatTile + Agents settings category + chat UI

Wires the agent chat frontend — AgentChatTile with ephemeral conversation state, ChatInput with Enter-to-send, Agents settings category (endpoint/model/API key/test connection), and schema v95 migration.

v112.5.0lumaweave

InferenceBackend trait + RemoteClient + Tauri commands

Adds the Rust inference module — InferenceBackend trait, RemoteClient (OpenAI-compat HTTP), and chat/test_inference_connection Tauri commands. No frontend wiring yet; that's Commit 2.