{
    "stable": true,
    "versions": {
        "0.3.1": {
            "manifest": {
                "id": "io.cloudron.picoclaw",
                "title": "Picoclaw",
                "author": "Picoclaw devs",
                "description": "Tiny, Fast, and Deployable anywhere — automate the mundane, unleash your creativity",
                "tagline": "Ultra-Efficient AI Assistant in Go",
                "version": "0.3.1",
                "upstreamVersion": "0.3.1",
                "healthCheckPath": "/",
                "httpPort": 18800,
                "addons": {
                    "localstorage": {}
                },
                "manifestVersion": 2,
                "checklist": {
                    "setup": {
                        "message": "Open the app in your browser, create the launcher password, then configure a default model. The launcher will create /app/data/.picoclaw/config.json automatically on first run. Native skills are available via 'picoclaw skills ...' in the web terminal."
                    }
                },
                "postInstallMessage": "# Picoclaw Post-Installation Setup\n\nThis package now runs the upstream `picoclaw-launcher` UI from PicoClaw `0.3.1`.\n\n## First Run\n\n1. Open the app in your browser.\n2. Create the launcher password on `/launcher-setup`.\n3. The launcher will create `/app/data/.picoclaw/config.json` automatically if it does not exist yet.\n4. Add at least one usable model in the launcher UI so the managed gateway can start cleanly.\n\n## Files\n\n- Main config: `/app/data/.picoclaw/config.json`\n- Sensitive values: `/app/data/.picoclaw/.security.yml`\n- Launcher settings: `/app/data/.picoclaw/launcher-config.json`\n- Workspace: `/app/data/.picoclaw/workspace`\n\n## Terminal Usage\n\nYou can still use PicoClaw directly from the Cloudron web terminal:\n\n```bash\npicoclaw agent -m \"Your message here\"\npicoclaw skills list\npicoclaw skills install <skill>\n```\n\n## Telegram Helper\n\nThe included helper updates the PicoClaw `0.3.1` Telegram channel config shape:\n\n```bash\npython3 /app/code/simple_telegram_bot.py --token YOUR_BOT_TOKEN --allow-from YOUR_USER_ID\n```\n\nUse `--help` to see all options. For better secret handling, move the bot token into `/app/data/.picoclaw/.security.yml` after initial setup.\n\n## Documentation\n\nUpstream docs:\n\n- <https://picoclaw.io>\n- <https://github.com/sipeed/picoclaw/tree/v0.3.1/docs>\n",
                "changelog": "* new upstream 0.3.1\n",
                "website": "https://picoclaw.io",
                "contactEmail": "support@appx.uk",
                "icon": "file://logo.png",
                "tags": [
                    "productivity"
                ],
                "iconUrl": "https://communityapps.appx.uk/cloudron-picoclaw/logo.png",
                "packagerName": "@picoclaw",
                "packagerUrl": "https://forgejo.tcjc.uk/cca/cloudron-picoclaw",
                "minBoxVersion": "9.1.0",
                "mediaLinks": [
                    "https://communityapps.appx.uk/cloudron-picoclaw/media/screenshot.png"
                ],
                "dockerImage": "forgejo.tcjc.uk/cca/cloudron-picoclaw:0.3.1"
            },
            "creationDate": "Sat, 18 Jul 2026 14:11:02 GMT",
            "ts": "Sat, 18 Jul 2026 14:11:02 GMT",
            "publishState": "published"
        }
    }
}