fc48df1d53
The opencode/glm-4.7-free model was removed from the OpenCode platform, causing the ULTIMATE_FALLBACK in the CLI installer to point to a dead model. Users installing OMO without any major provider configured would get a non-functional model assignment. Replaced with opencode/gpt-5-nano which is confirmed available per user reports and existing fallback chains in model-requirements.ts. Fixes #2101