feat: init

This commit is contained in:
h
2026-05-21 10:23:01 +02:00
commit 2b00fa44d5
13 changed files with 1189 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"id": "beaver",
"name": "Beaver",
"version": "0.1.0",
"minAppVersion": "1.5.0",
"description": "Send the current note to a Beaver agent via the markdown frontend.",
"author": "Beaver",
"isDesktopOnly": false
}