What's Changed
- feat(channels): Discord server/channel wiring and picker (#289) by @oxoxDev in #349
- Improve autocomplete observability and runtime controls in settings + JSON-RPC by @YellowSnnowmann in #308
- feat(nav): enable Home tab in bottom toolbar by @graycyrus in #361
- fix(settings): normalize padding across all settings panels by @graycyrus in #362
- refactor(intelligence): move memory workspace to Settings > Developer Options by @graycyrus in #364
- fix(memory): graph query returns namespace data and add sync e2e tests (#344) by @sanil-23 in #363
- feat: extract and load user working memory from skill sync payloads by @YellowSnnowmann in #357
- Feat/343 screen intelligence e2e tests by @YellowSnnowmann in #359
- fix(agent): inject skill tools into agent registry and unify ToolResult (#341) by @sanil-23 in #360
- Fix: decouple chat from local Ollama, route inference through Rust by @senamakel in #369
- feat: scope user data to per-user directories by @senamakel in #370
- feat: add typed event bus for cross-module decoupling by @senamakel in #374
- feat(local_ai): sentiment analysis, GIF decision & Tenor search by @senamakel in #373
- feat(update): core sidecar self-update with version detection by @senamakel in #372
- Enhance E2E testing environment by updating Dockerfile and workflows by @senamakel in #376
- feat: text_input domain module for focused field read/insert/ghost text by @senamakel in #377
- feat(integrations): add agent integration tools for Twilio, Google Places, and Parallel by @senamakel in #375
- feat(event_bus): wire webhooks, channels & skills through the event bus by @senamakel in #379
- feat(voice): standalone voice dictation server with hotkey support by @senamakel in #368
- fix(voice): anti-hallucination, clipboard paste, Fn key reliability by @senamakel in #380
- feat(memory): timestamp-prefixed document IDs by @senamakel in #381
- Feat/overlay by @M3gA-Mind in #378
- feat(screen-intelligence): standalone server with OCR + vision pipeline by @senamakel in #382
- feat(memory): global singleton, CLI, graph extraction fixes & light storage by @senamakel in #383
Full Changelog: v0.51.8...v0.51.17