Skip to content

chore: version packages - #102

Merged
HugoRCD merged 1 commit into
mainfrom
changeset-release/main
Aug 26, 2026
Merged

chore: version packages#102
HugoRCD merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@github-tools/sdk@1.12.0

Minor Changes

  • #106 584817c Thanks @HugoRCD! - Object-shaped tool results now include rateLimit (remaining, limit, reset, resource) from the last GitHub response. The field is stripped before the model sees the output. Array-shaped list tools are unchanged. 403/429 errors include remaining/reset in the message.

Patch Changes

  • #107 2edd9ea Thanks @HugoRCD! - connectGithubToken now passes VERCEL_OIDC_TOKEN to Connect as vercelToken so local eve/workflow steps do not fail looking for a .vercel project root.

  • #100 0a9eae4 Thanks @HugoRCD! - Apply built-in eve toModelOutput formatters through an inline callback that only closes over the tool name. On eve 0.44.x this keeps tools like getFileContent from failing durable-descriptor validation and dropping the whole GitHub toolset.

  • #108 5bbcab1 Thanks @HugoRCD! - Eve GitHub tool execute now returns { error } on failure instead of throwing, so the model always gets a tool_result and the turn does not die with MODEL_CALL_FAILED.

  • #101 ade87da Thanks @HugoRCD! - Skip the REST update when updatePullRequest is called with only draft. Octokit was sending an empty PATCH body (''), which GitHub rejects with 400 before the GraphQL draft mutation could run.

@github-tools/eve-extension@0.4.0

Minor Changes

  • #98 96059c2 Thanks @ycarmel! - Accept an async token provider in the extension's token config (string | (() => Promise<string>)), matching the SDK's GithubTokenInput. Agents authenticating with a GitHub App can pass their installation-token minter directly instead of falling back to the @github-tools/sdk/eve-runtime subpath.

Patch Changes

  • #100 0a9eae4 Thanks @HugoRCD! - Apply built-in eve toModelOutput formatters through an inline callback that only closes over the tool name. On eve 0.44.x this keeps tools like getFileContent from failing durable-descriptor validation and dropping the whole GitHub toolset.

  • Updated dependencies [2edd9ea, 0a9eae4, 5bbcab1, 584817c, ade87da]:

    • @github-tools/sdk@1.12.0

@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
github-tools-docs Ready Ready Preview, v0 Aug 26, 2026 9:52am
github-tools-test-agent Ready Ready Preview, v0 Aug 26, 2026 9:52am

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 4f2baa3 to 249675b Compare August 25, 2026 13:36
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 249675b to 940a62a Compare August 25, 2026 22:07
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 940a62a to 07b759b Compare August 26, 2026 06:06
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 07b759b to 7d06507 Compare August 26, 2026 06:20
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 7d06507 to daf649c Compare August 26, 2026 08:57
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from daf649c to c6847cc Compare August 26, 2026 09:00
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from c6847cc to b4e07b1 Compare August 26, 2026 09:39
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from b4e07b1 to f9671f3 Compare August 26, 2026 09:42
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from f9671f3 to 78f5800 Compare August 26, 2026 09:51
@HugoRCD
HugoRCD merged commit f9ca6f4 into main Aug 26, 2026
6 checks passed
@HugoRCD
HugoRCD deleted the changeset-release/main branch August 26, 2026 09: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