Skip to main content

Documentation Index

Fetch the complete documentation index at: https://ekacare-mintlify-changelog-1776733918.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

April 18, 2026
FeatureUpdateFix
April 18, 2026

Added

  • [EkaAgents] MedAssist web widget contextual popups — The MedAssist web chat widget now supports contextual popups, enabling AI-powered suggestions to appear inline based on the current clinical context rather than requiring users to open the full chat window.

Fixed

  • [EkaAgents] MedAssist web widget agent ID handling — Fixed a bug where the agent ID was not being passed correctly in the MedAssist web widget, which could cause sessions to connect to the wrong agent configuration.

Changed

  • [EkaAgents] MedAssist web widget nudge notifications — Nudge notifications in the MedAssist web widget have been disabled, reducing unsolicited prompts during active clinical workflows.
April 17, 2026
Update
April 17, 2026

Improved

  • [EkaAgents] Doctor discovery tool in MCP SDK — The Eka MCP SDK now includes a doctor discovery tool for EMR workspaces, enabling agents to search for available doctors within a clinic context. View docs
  • [EkaAgents] MedAssist web widget responsive layout — The MedAssist web chat widget now renders correctly on small screens (under 360px and 767px widths), preventing layout overflow and improving usability on mobile devices.
April 16, 2026
FeatureUpdate
April 16, 2026

Added

  • [EkaAgents] OTP authentication for EMR clients in MCP SDK — The Eka MCP SDK now includes an authentication_elicitation tool enabled by default for EMR workspaces, supporting SMS-based OTP login with country code selection, OTP verification, and UHID profile selection. Agents can authenticate clinic users mid-conversation without leaving the AI client. View docs

Improved

  • [EkaAgents] MCP SDK workspace tool fallback — When a workspace has no explicitly configured tool list, the MCP SDK now falls back to the default EMR tool set instead of failing, improving resilience for new workspace onboarding.
April 13, 2026
Update
April 9–13

Improved

  • Echo Agent Kit — Empty prompt variables are now handled gracefully, preventing errors when prompt templates contain optional or unfilled placeholders. View docs