Skip to content

chore(sdk): regenerate v2 client - #11234

Merged
chrarnoldus merged 3 commits into
mainfrom
chore/regenerate-v2-sdk-types
Jun 15, 2026
Merged

chore(sdk): regenerate v2 client#11234
chrarnoldus merged 3 commits into
mainfrom
chore/regenerate-v2-sdk-types

Conversation

@chrarnoldus

Copy link
Copy Markdown
Collaborator

Summary

Regenerate the v2 TypeScript SDK artifacts from the current server API schema so generated client types remain synchronized with backend endpoints.

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
@chrarnoldus chrarnoldus self-assigned this Jun 15, 2026
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
@kilo-code-bot

kilo-code-bot Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

This PR regenerates the v2 TypeScript SDK client from the current server API schema. The changes are purely a reordering of auto-generated type definitions and union members in types.gen.ts and openapi.json — no types were added, removed, or modified. The reordering moves EventServerInstanceDisposed earlier in the Event / GlobalEvent.payload unions, and groups Kilo-specific events (EventKilocodeAgentManagerStart, EventIndexingStatus, EventIndexingWarning) toward the end alongside other kilo-specific entries.

lgtm

Files Reviewed (2 files)
  • packages/sdk/js/src/v2/gen/types.gen.ts — reordering of type definitions and union members only
  • packages/sdk/openapi.json — reordering of schema $ref entries and schema definitions only
Previous Review Summary

Current summary above is authoritative. Previous snapshots are kept for context only.

Previous review

Status: No Issues Found | Recommendation: Merge

This PR contains no file changes — the diff shows only a commit message preparing the v2 SDK client regeneration. There is no code to review.

Files Reviewed (0 files)

No files were changed in this PR.


Reviewed by claude-4.6-sonnet-20260217 · 365,011 tokens

Review guidance: REVIEW.md from base branch main

@chrarnoldus
chrarnoldus merged commit 08e5fbe into main Jun 15, 2026
17 checks passed
@chrarnoldus
chrarnoldus deleted the chore/regenerate-v2-sdk-types branch June 15, 2026 09:44
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
…dk-types

chore(sdk): regenerate v2 client
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.

3 participants