v0.2.5 grouped actions

This commit is contained in:
local
2026-05-11 22:12:02 -05:00
parent e612e8b8e8
commit 45c8462fa2
9 changed files with 30 additions and 18 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ export const setGemmaUrl = sdk.Action.withInput(
'Optional. Where the relay forwards analysis requests once a user exceeds their monthly Gemini cap. Leave URL empty to disable the fallback.',
warning: null,
allowedStatuses: 'any',
group: null,
group: 'AI Backends',
visibility: 'enabled',
}),