mirror of
https://github.com/Heretek-AI/GDevelop-BYOK.git
synced 2026-07-15 10:05:43 -04:00
[GH-ISSUE #24] M001/S03/T02: Replace P003 (ApiConfigs.js override removal) and add P010 (AiConfiguration.js BYOK preset injection) to patch manifest #26
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BillyOutlast on GitHub (May 17, 2026).
Original GitHub issue: https://github.com/Heretek-AI/GDevelop-BYOK/issues/24
T02: Replace P003 (ApiConfigs.js override removal) and add P010 (AiConfiguration.js BYOK preset injection) to patch manifest
Why: The old P003 patch injected
window.__BYOK_API_BASE_URL__dynamic override into ApiConfigs.js — this is superseded by the Generation.js interception approach (P011). P010 injects the BYOK preset into the AI configuration dropdown, which is the visual entry point for users to select their own LLM.Files
patch/manifest.jsonVerification