Skip to content

v111.1.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jul 20:37
edcbaad

111.1.0 (2026-07-05)

Features

  • ai-chat: server-side conversation history per user (22a4533)
  • contracts: AI chat permissions, provider enum, config and BYOK credential models (efc9452)
  • plugin-ai-chat: AI agent chat backend engine (Vercel AI SDK 7) (9e083d4)
  • plugin-ai-chat-react-ui: AI SDK 7 chat with canvas tools, approvals, Streamdown, BYOK settings (cce9fc6)
  • plugin-ai-provider: one plugin per AI provider for the chat engine (5bad0a9)
  • ui: chat docking side toggle (Menu|Chat|Canvas <-> Menu|Canvas|Chat), real header offset; refactor provider plugins onto BaseAiProviderPlugin (28f10a1)
  • ui: create ai chat reat plugin UI (a134ea7)
  • ui: create ai chat reat plugin UI (7ab8f80)
  • ui-core: dedicated AI chat sidebar slot + agent page/form bridges (9a063d2)

Bug Fixes

  • ai-chat: harden per AI review — tenant scoping, MCP approval gating, timeouts, unique index (4b86f11)
  • ai-chat-react-ui: crypto-secure conversation id fallback (Sonar S2245) (d587ee6)
  • ai-chat-ui: AI review round — a11y, IME, playground approvals, form-bridge precision (98bcc4b)
  • plugin-ai-chat: correct organization-projects path; forward Tenant-Id/Organization-Id on tool API calls (439aa56)
  • ui: chat sidebar rendering, placement and theme-adaptive colors (c39ad00)

Tests

  • ai-chat: unit tests for registry, system prompt, credential encryption, form bridge; fix migration switch cast (6537387)

What's Changed

Full Changelog: v111.0.15...v111.1.0