Initial commit

This commit is contained in:
Mateusz Tymek
2026-01-03 16:07:55 +00:00
commit d2c90fbd49
14 changed files with 1982 additions and 0 deletions

9
manifest.json Normal file
View File

@@ -0,0 +1,9 @@
{
"id": "obsidian-opencode",
"name": "OpenCode",
"version": "0.1.0",
"minAppVersion": "1.4.0",
"description": "Embed OpenCode AI assistant in Obsidian for AI-powered note management",
"author": "mat",
"isDesktopOnly": true
}