Skip to content

fix(api): transparently proxy responses compact endpoint#44

Merged
GcsSloop merged 1 commit intomainfrom
codex/responses-compact-passthrough
Mar 25, 2026
Merged

fix(api): transparently proxy responses compact endpoint#44
GcsSloop merged 1 commit intomainfrom
codex/responses-compact-passthrough

Conversation

@GcsSloop
Copy link
Copy Markdown
Owner

Summary

  • transparently proxy /responses/compact and /v1/responses/compact instead of returning 404
  • keep other unsupported synthetic responses subpaths returning 404
  • add regression coverage for compact passthrough behavior

Verification

  • cd backend && go test ./internal/api -run 'TestResponsesHandlerThinModePassesThroughCompactSubpath|TestResponsesHandlerThinModeDisablesSyntheticEndpoints|TestResponsesHandlerThinModeThirdPartyResponsesPassthrough|TestResponsesHandlerThinModePassesThroughPreviousResponseID'
  • cd backend && go test ./internal/api ./internal/bootstrap ./internal/providers/...

@GcsSloop GcsSloop merged commit 8b9b5dd into main Mar 25, 2026
2 checks passed
@GcsSloop GcsSloop deleted the codex/responses-compact-passthrough branch March 25, 2026 06:36
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