Skip to content

chore: version packages - #113

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 28, 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.13.0

Minor Changes

  • #115 d5ea800 Thanks @HugoRCD! - Add five tools (84 total): getWorkflowJobLogs reads a workflow job's log output, returning the last maxLines lines (default 200, max 2000) with per-line timestamps stripped to keep token usage low. listPullRequestReviewThreads lists PR review threads via GraphQL with resolution state and the IDs needed to reply or resolve — unresolved threads only and truncated comment bodies by default (status: 'all', detail: 'full' to override). replyToReviewComment and resolveReviewThread answer and close review threads, and deleteBranch deletes a branch — all three are write tools requiring approval by default. Presets updated: ci-ops, security-audit, and repo-explorer gain job logs; code-review and pr-author gain the review-thread tools; pr-author also gains deleteBranch.

Patch Changes

  • #114 09aeafb Thanks @HugoRCD! - Object-shaped eve ApprovalConfiguration values ({ request, response }) passed via requireApproval or overrides.approval are now honored instead of being silently replaced by always(). Configurations pass through to defineTool unchanged so a response authorizer survives. Also declares the tested eve peer range (>=0.44.0 <0.48.0 instead of >=0.19.0) and deprecates MISSING_EVE_MESSAGE, which has not been thrown since eve moved to static imports.

  • #116 c38cb9b Thanks @HugoRCD! - Internal refactor: introduce GITHUB_TOOL_CATALOG as the single source of truth for tool metadata. GITHUB_TOOL_NAMES, GITHUB_WRITE_TOOLS, TOOL_CONNECT_SCOPES, and the eve tool registry are now derived from it instead of being maintained as parallel hand-written registries. No public API changes.

@github-tools/eve-extension@0.5.0

Minor Changes

  • #115 d5ea800 Thanks @HugoRCD! - Add five tools (84 total): getWorkflowJobLogs reads a workflow job's log output, returning the last maxLines lines (default 200, max 2000) with per-line timestamps stripped to keep token usage low. listPullRequestReviewThreads lists PR review threads via GraphQL with resolution state and the IDs needed to reply or resolve — unresolved threads only and truncated comment bodies by default (status: 'all', detail: 'full' to override). replyToReviewComment and resolveReviewThread answer and close review threads, and deleteBranch deletes a branch — all three are write tools requiring approval by default. Presets updated: ci-ops, security-audit, and repo-explorer gain job logs; code-review and pr-author gain the review-thread tools; pr-author also gains deleteBranch.

Patch Changes

  • #112 790f68d Thanks @HugoRCD! - Register approval as a direct defineTool property so eve 0.44+ can stamp a durable approvalRequest descriptor. Write tools no longer cause the resolver to discard the whole GitHub toolset. Requires eve >=0.44.0.

  • #114 09aeafb Thanks @HugoRCD! - Validate requireApproval and overrides keys against the GitHub tool catalog at mount time — a mistyped tool name now fails config validation instead of being silently ignored. The eve peer range is bounded to the tested versions (>=0.44.0 <0.48.0).

  • Updated dependencies [d5ea800, 09aeafb, c38cb9b]:

    • @github-tools/sdk@1.13.0
@vercel

vercel Bot commented Aug 28, 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 28, 2026 7:05pm
github-tools-test-agent Ready Ready Preview, v0 Aug 28, 2026 7:05pm
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from d26a088 to 25d5eec Compare August 28, 2026 19:04
@HugoRCD
HugoRCD merged commit cb459f1 into main Aug 28, 2026
6 checks passed
@HugoRCD
HugoRCD deleted the changeset-release/main branch August 28, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant