claudy 0.2.3

Modern multi-provider launcher for Claude CLI
1
2
3
4
5
6
7
8
9
10
{
  "$schema": "../../gen/schemas/desktop-schema.json",
  "identifier": "default",
  "description": "Default capability",
  "windows": ["main"],
  "permissions": [
    "core:default",
    "allow-all-commands"
  ]
}