Files
svemagie 073fd52d56 chore: prepare 1.0.3 release
- Bump version to 1.0.3 in manifest.json, package.json, versions.json
- Rebuild main.js
- Update README with usage section, message actions, prompt buttons, system context file

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 20:48:36 +01:00

11 lines
317 B
JSON

{
"id": "memex-chat",
"name": "Memex Chat",
"version": "1.0.3",
"minAppVersion": "1.4.0",
"description": "Chat with your Obsidian vault using Claude AI — semantic context retrieval, @ mentions, thread history.",
"author": "Sven",
"authorUrl": "https://github.com/svemagie",
"isDesktopOnly": false
}