v112.5.1lumaweave2026-06-11

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.12026-06-11
  • ·AgentChatTile replaces placeholder — ephemeral messages, in-flight loading state, error display
  • ·useAgentChat hook: calls invoke("chat"), manages messages/inFlight/error, reads agents.inference config
  • ·CategoryAgents settings: endpoint URL, model name, masked API key, Test Connection button
  • ·Settings schema v94→v95: agents.inference config with Ollama defaults + additive migration
  • ·11 new E2E tests covering tile UI (empty state, input, send button) + settings (fields, defaults, schema)