obsidian
Rolling release / release (push) Failing after 1m46s

This commit is contained in:
2026-09-14 11:24:10 -04:00
parent ac5f18f79d
commit aa06c71fe1
38 changed files with 1198 additions and 66 deletions
+1
View File
@@ -19,6 +19,7 @@
<method name="ComputerGrant"><arg name="persist" type="b" direction="in"/></method>
<method name="ComputerRevoke"/><method name="ComputerStatus"><arg type="s" direction="out"/></method>
<method name="WebcamGrant"/><method name="WebcamRevoke"/><method name="WebcamStatus"><arg type="s" direction="out"/></method>
<method name="ObsidianAction"><arg name="json" type="s" direction="in"/><arg type="s" direction="out"/></method>
<method name="GetRuntimeStatus"><arg type="s" direction="out"/></method>
<method name="AssessModelFit"><arg name="model" type="s" direction="in"/><arg type="s" direction="out"/></method>
<method name="DownloadModel"><arg name="model" type="s" direction="in"/><arg type="s" direction="out"/></method>