Skip to content

fix(console): proxy inference without parsing - #44269

Closed
thdxr wants to merge 1 commit into
devfrom
zen-dumb-proxy
Closed

fix(console): proxy inference without parsing#44269
thdxr wants to merge 1 commit into
devfrom
zen-dumb-proxy

Conversation

@thdxr

@thdxr thdxr commented Aug 22, 2026

Copy link
Copy Markdown
Member

Summary

  • forward legacy /zen generation requests directly to the corresponding /inference route
  • preserve the native request body stream without calling request.json()
  • retain legacy public-key, client-IP, and request-ID header compatibility

Scope

One source file changed with a guarded early return. Existing legacy implementation remains untouched as fallback. Model-list and non-inference routes are unchanged.

Checks

  • console app typecheck
  • pre-push workspace typecheck (30 tasks)

@thdxr

thdxr commented Aug 22, 2026

Copy link
Copy Markdown
Member Author

Closing: this bypasses legacy settlement and behavior, which must remain unchanged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant