You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
If a client is configured to use the mux endpoint, but the active workspace has no model set, CodeGate returns a "404 status code (no body)" error through the client.
Two approaches I thought about:
Have CodeGate return a clear message about the workspace needing a model set (similar to how we handle codegate commands?)
Allow the user to (optionally) set a default model to be applied to all mux requests that come through workspaces with no model explicitly selected.