Skip to content

Unify Go and TypeScript client analysis - #9

Merged
meoyawn merged 1 commit into
masterfrom
codex/unify-client-analysis
Aug 30, 2026
Merged

Unify Go and TypeScript client analysis#9
meoyawn merged 1 commit into
masterfrom
codex/unify-client-analysis

Conversation

@meoyawn

@meoyawn meoyawn commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • analyze request bodies and responses once in a language-neutral client contract
  • emit straight-line required JSON requests and conditional optional-body headers
  • use canonical TypeScript body parameters and remove redundant Go bodyless-status booleans
  • reject unsupported request bodies consistently in both emitters
  • regenerate Go and TypeScript golden clients

Verification

  • task check
  • full Listenbox monorepo task check
  • autoreview: no accepted/actionable findings

@meoyawn
meoyawn merged commit 1ff319b into master Aug 30, 2026
2 checks passed
@meoyawn
meoyawn deleted the codex/unify-client-analysis branch August 30, 2026 23:53
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