6c97ba2361
Shira can now delete tasks, meetings, and calls when they're no longer needed. delete_meeting and delete_call handlers already existed but weren't exposed to the AI. SmartAssistant v2.5.2 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
15 lines
369 B
JSON
15 lines
369 B
JSON
{
|
|
"name": "SmartAssistant",
|
|
"module": "SmartAssistant",
|
|
"description": "Unified AI Assistant for Legal CRM — floating chat with case memory, office alerts, and AI Gateway integration",
|
|
"author": "klear",
|
|
"version": "2.5.2",
|
|
"acceptableVersions": [
|
|
">=8.0.0"
|
|
],
|
|
"releaseDate": "2026-04-06",
|
|
"php": [
|
|
">=8.1"
|
|
]
|
|
}
|