{ "schemaVersion": "game-creator-config.v2", "agentMode": "codex_app_server", "llm": { "customEnabled": false, "visibleModels": [], "apiKey": "", "baseUrl": "https://dev.genarrative.world/gpt/v1", "model": "gpt-6-astra", "apiKind": "openai_responses", "reasoningEffort": "max", "stream": true, "webSearchEnabled": true, "contextWindowTokens": 128000, "autoCompactTokenLimit": 64000, "toolOutputTokenLimit": 12000, "requestTimeoutMs": 180000, "maxRetries": 10, "retryBackoffMs": 500 }, "agentLlm": {} }