fix: better filename resolution, choosing another agent works

This commit is contained in:
h
2026-05-21 20:11:52 +02:00
parent 2b00fa44d5
commit 93b52f0621
4 changed files with 86 additions and 46 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
"version": "0.1.0",
"minAppVersion": "1.5.0",
"description": "Send the current note to a Beaver agent via the markdown frontend.",
"author": "Beaver",
"author": "h",
"isDesktopOnly": false
}