Skip to content

fix(sdk): expose renderer usage types#7

Merged
notmike101 merged 1 commit into
mainfrom
codex/sdk-renderer-types
Jul 21, 2026
Merged

fix(sdk): expose renderer usage types#7
notmike101 merged 1 commit into
mainfrom
codex/sdk-renderer-types

Conversation

@notmike101

Copy link
Copy Markdown
Owner

Summary

  • export the complete renderer-facing SDK type surface, including sanitized model-request records and subscription targets
  • emit NodeNext-compatible declaration imports from every SDK subpath
  • make the SDK consumer fixture typecheck the renderer usage API with NodeNext and library checking enabled

Verification

  • bun audit
  • bun install --frozen-lockfile
  • bun run check (30 tests, 131 assertions)
  • npm pack ./sdk --dry-run --json
  • clean tarball consumer: Node ESM, Node CommonJS, and TypeScript 5.9 NodeNext
  • TPS strict typecheck against the corrected renderer entrypoint

@notmike101
notmike101 merged commit 2060f2f into main Jul 21, 2026
2 checks passed
@notmike101
notmike101 deleted the codex/sdk-renderer-types branch July 21, 2026 06:58
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