Skip to content

Refresh TypeScript Desktop API SDK from current spec - #45

Merged
indent[bot] merged 2 commits into
nextfrom
iFixRobots/desktop-api-refresh
Sep 25, 2026
Merged

indent[bot] merged 2 commits into
nextfrom
iFixRobots/desktop-api-refresh

Conversation

@iFixRobots

@iFixRobots iFixRobots commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor

The published TypeScript SDK didn't expose parts of the API that Desktop already serves. In the v5 tag, src/resources/index.ts has no app setup, bridge login, or label exports. Compare that with api.md:100-102, :174, and :240-244 in this PR: those are the routes developers needed but couldn't call through the SDK.

I regenerated the client from the current Desktop API spec instead of adding those methods by hand. That gives the new routes and response models the same shape as the server. I kept the MCP package and the existing request-body fix in place so refreshing the SDK wouldn't drop either one. This PR updates next; v6.0.0 is the published release with the migration details.

View in Indent
Tag @indent to continue the conversation here.

@indent
indent Bot merged commit 8ec9b25 into next Sep 25, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant