{
    "stable": true,
    "versions": {
        "0.0.2": {
            "manifest": {
                "id": "io.timconsidine.xxx",
                "title": "Deep Research (u14)",
                "author": "u14app",
                "description": "Lightning-Fast Deep Research Report\n\nDeep Research uses a variety of powerful AI models to generate in-depth research reports in just a few minutes. It leverages advanced \"Thinking\" and \"Task\" models, combined with an internet connection, to provide fast and insightful analysis on a variety of topics. Your privacy is paramount - all data is processed and stored locally.\n",
                "tagline": "Lightning-Fast Deep Research Report",
                "version": "0.0.2",
                "upstreamVersion": "0.11.1",
                "healthCheckPath": "/",
                "httpPort": 3000,
                "memoryLimit": 2147483648,
                "addons": {
                    "localstorage": {}
                },
                "manifestVersion": 2,
                "postInstallMessage": "# Deep Research is ready!\n\n## Quick Start\n\n1. Open the app — you'll see the Deep Research interface.\n2. Choose an AI provider (Gemini, OpenAI, Anthropic, DeepSeek, etc.) and enter your API key in the settings.\n3. Enter a research topic and start exploring.\n\n## Configuration\n\nAll AI provider API keys and search provider keys can be set as environment variables in the Cloudron dashboard (**Configure → Environment Variables**).\n\nRefer to the [env.tpl](https://github.com/u14app/deep-research/blob/main/env.tpl) file in the upstream repository for the full list of supported environment variables.\n\nKey options:\n- `ACCESS_PASSWORD` — protect your server-side API with a password\n- `GOOGLE_GENERATIVE_AI_API_KEY` — Gemini API key (recommended free option)\n- `OPENAI_API_KEY`, `ANTHROPIC_API_KEY`, `DEEPSEEK_API_KEY`, etc. — other LLM provider keys\n- `TAVILY_API_KEY`, `FIRECRAWL_API_KEY`, etc. — search provider keys\n\nYou can also use the app in **local API mode** (no server-side keys needed) — all API calls happen from your browser.",
                "changelog": "* initial build\n",
                "website": "https://github.com/u14app/deep-research",
                "contactEmail": "support@appx.uk",
                "icon": "file://logo.png",
                "tags": [
                    "productivity",
                    "ai",
                    "research"
                ],
                "iconUrl": "https://communityapps.appx.uk/cloudron-deep-research/logo.png",
                "packagerName": "@timconsidine",
                "packagerUrl": "https://forgejo.tcjc.uk/cca/cloudron-deep-research",
                "minBoxVersion": "9.1.0",
                "mediaLinks": [
                    "https://communityapps.appx.uk/cloudron-deep-research/media/screenshot.png"
                ],
                "dockerImage": "forgejo.tcjc.uk/cca/cloudron-deep-research:0.0.2"
            },
            "creationDate": "Tue, 28 Jul 2026 14:52:51 GMT",
            "ts": "Tue, 28 Jul 2026 14:52:51 GMT",
            "publishState": "published"
        },
        "0.0.3": {
            "manifest": {
                "id": "io.timconsidine.xxx",
                "title": "Deep Research (u14)",
                "author": "u14app",
                "description": "Lightning-Fast Deep Research Report\n\nDeep Research uses a variety of powerful AI models to generate in-depth research reports in just a few minutes. It leverages advanced \"Thinking\" and \"Task\" models, combined with an internet connection, to provide fast and insightful analysis on a variety of topics. Your privacy is paramount - all data is processed and stored locally.\n",
                "tagline": "Lightning-Fast Deep Research Report",
                "version": "0.0.3",
                "upstreamVersion": "0.11.1",
                "healthCheckPath": "/",
                "httpPort": 3000,
                "memoryLimit": 2147483648,
                "addons": {
                    "localstorage": {},
                    "proxyAuth": {}
                },
                "manifestVersion": 2,
                "postInstallMessage": "# Deep Research is ready!\n\n## Quick Start\n\n1. Open the app — you'll see the Deep Research interface.\n2. Choose an AI provider (Gemini, OpenAI, Anthropic, DeepSeek, etc.) and enter your API key in the app's Settings page.\n3. Enter a research topic and start exploring.\n\n## Good to know\n\n- **All settings are stored in your browser** (localStorage / IndexedDB). There is no server-side config file — everything you configure in the Settings page persists per-browser.\n- **App access protection**: Use Cloudron's built-in **proxyAuth** to require authentication before accessing the app. Enable it in the Cloudron dashboard under the app's Access Control settings.\n- **Server-side API mode** (optional): The app can proxy AI/search requests through the server. To use this, set the `ACCESS_PASSWORD` environment variable and provider API keys (e.g. `GOOGLE_GENERATIVE_AI_API_KEY`, `OPENAI_API_KEY`) via the Cloudron web terminal. See the upstream [env.tpl](https://github.com/u14app/deep-research/blob/main/env.tpl) for the full list.\n- **Local API mode** (default): No server-side keys needed — all API calls happen from your browser directly to the providers.",
                "changelog": "* initial build\n",
                "website": "https://github.com/u14app/deep-research",
                "contactEmail": "support@appx.uk",
                "icon": "file://logo.png",
                "tags": [
                    "productivity",
                    "ai",
                    "research"
                ],
                "iconUrl": "https://communityapps.appx.uk/cloudron-deep-research/logo.png",
                "packagerName": "@timconsidine",
                "packagerUrl": "https://forgejo.tcjc.uk/cca/cloudron-deep-research",
                "minBoxVersion": "9.1.0",
                "mediaLinks": [
                    "https://communityapps.appx.uk/cloudron-deep-research/media/screenshot.png"
                ],
                "dockerImage": "forgejo.tcjc.uk/cca/cloudron-deep-research:0.0.3"
            },
            "creationDate": "Tue, 28 Jul 2026 15:15:23 GMT",
            "ts": "Tue, 28 Jul 2026 15:15:23 GMT",
            "publishState": "published"
        },
        "0.0.4": {
            "manifest": {
                "id": "io.timconsidine.xxx",
                "title": "Deep Research (u14)",
                "author": "u14app",
                "description": "Lightning-Fast Deep Research Report\n\nDeep Research uses a variety of powerful AI models to generate in-depth research reports in just a few minutes. It leverages advanced \"Thinking\" and \"Task\" models, combined with an internet connection, to provide fast and insightful analysis on a variety of topics. Your privacy is paramount - all data is processed and stored locally.\n",
                "tagline": "Lightning-Fast Deep Research Report",
                "version": "0.0.4",
                "upstreamVersion": "0.11.1",
                "healthCheckPath": "/",
                "httpPort": 3000,
                "memoryLimit": 2147483648,
                "addons": {
                    "localstorage": {},
                    "proxyAuth": {}
                },
                "manifestVersion": 2,
                "postInstallMessage": "# Deep Research is ready!\n\n## Quick Start\n\n1. Open the app — you'll see the Deep Research interface.\n2. Choose an AI provider (Gemini, OpenAI, Anthropic, DeepSeek, etc.) and enter your API key in the app's Settings page.\n3. Enter a research topic and start exploring.\n\n## Good to know\n\n- **All settings are stored in your browser** (localStorage / IndexedDB). There is no server-side config file — everything you configure in the Settings page persists per-browser.\n- **App access protection**: Use Cloudron's built-in **proxyAuth** to require authentication before accessing the app. Enable it in the Cloudron dashboard under the app's Access Control settings.\n- **Server-side API mode** (optional): The app can proxy AI/search requests through the server. To use this, set the `ACCESS_PASSWORD` environment variable and provider API keys (e.g. `GOOGLE_GENERATIVE_AI_API_KEY`, `OPENAI_API_KEY`) via the Cloudron web terminal. See the upstream [env.tpl](https://github.com/u14app/deep-research/blob/main/env.tpl) for the full list.\n- **Local API mode** (default): No server-side keys needed — all API calls happen from your browser directly to the providers.",
                "changelog": "* initial build\n",
                "website": "https://github.com/u14app/deep-research",
                "contactEmail": "support@appx.uk",
                "icon": "file://logo.png",
                "tags": [
                    "productivity",
                    "ai",
                    "research"
                ],
                "iconUrl": "https://communityapps.appx.uk/cloudron-deep-research/logo.png",
                "packagerName": "@timconsidine",
                "packagerUrl": "https://forgejo.tcjc.uk/cca/cloudron-deep-research",
                "minBoxVersion": "9.1.0",
                "mediaLinks": [
                    "https://communityapps.appx.uk/cloudron-deep-research/media/screenshot.png"
                ],
                "dockerImage": "forgejo.tcjc.uk/cca/cloudron-deep-research:0.0.4"
            },
            "creationDate": "Tue, 28 Jul 2026 15:44:06 GMT",
            "ts": "Tue, 28 Jul 2026 15:44:06 GMT",
            "publishState": "published"
        }
    }
}