Skip to content

add additional instance methods#75

Open
DonPrus wants to merge 4 commits into
mainfrom
feat/nullhat-generic-instance-apis
Open

add additional instance methods#75
DonPrus wants to merge 4 commits into
mainfrom
feat/nullhat-generic-instance-apis

Conversation

@DonPrus
Copy link
Copy Markdown
Contributor

@DonPrus DonPrus commented May 25, 2026

Summary

Adds additional instance-scoped methods for gateway-backed components.

What Changed

  • Adds generic instance proxy routes for agent-stream, a2a, a2a-stream, and transcribe.
  • Ensures NullHub prepares and starts the selected instance before gateway proxying.
  • Stores the NullHub-managed bearer token as a sidecar secret and writes only its SHA-256 hash into gateway pairing config.
  • Adds true SSE passthrough for streaming A2A traffic, including upstream chunked transfer handling.
  • Adds wizard support for generic stateless runtime profile hints: memory disabled, A2A multimodal enabled, media-sized gateway limits, and gateway pairing provisioned.
  • Raises the HTTP body limit for media payloads while keeping the initial request stack buffer small.

Validation

  • zig version -> 0.16.0
  • zig build test --summary all
  • zig build --summary all
  • zig build test-integration --summary all
  • zig build -Dtarget=x86_64-windows-gnu -Dembed-ui=false --summary all
  • zig build -Dtarget=x86_64-linux-gnu -Dembed-ui=false --summary all
  • git diff --check

@DonPrus DonPrus changed the title [codex] add NullHat gateway instance APIs add additional gateway instance APIs May 25, 2026
@DonPrus DonPrus force-pushed the feat/nullhat-generic-instance-apis branch from 3830c49 to 1aeaa33 Compare May 25, 2026 20:48
@DonPrus DonPrus changed the title add additional gateway instance APIs add additional instance methods May 25, 2026
@DonPrus DonPrus closed this May 25, 2026
@DonPrus DonPrus deleted the feat/nullhat-generic-instance-apis branch May 25, 2026 20:49
@DonPrus DonPrus restored the feat/nullhat-generic-instance-apis branch May 25, 2026 20:50
@DonPrus DonPrus reopened this May 25, 2026
@DonPrus DonPrus marked this pull request as ready for review May 26, 2026 00:07
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