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
Route is registered at absolute path `/api/opencode/{port}/{*path}` on
the protected router, not nested under `/api`, so the handler sees the
full path including `/api/`. Accept both prefixes for compatibility.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments