Skip to content

chore: version packages - #680

Merged
chrisdoc merged 1 commit into
mainfrom
changeset-release/main
Jul 17, 2026
Merged

chore: version packages#680
chrisdoc merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 17, 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

hevy-mcp@3.2.1

Patch Changes

✨ PR Description

Purpose: Release version 3.2.1 of hevy-mcp package with patch updates for README documentation.

Main changes:

  • Bump version from 3.2.0 to 3.2.1 in package.json and server.json configuration files
  • Add changelog entry documenting README improvements and Cloudflare MCP endpoint promotion
  • Remove processed changeset file after version release automation

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how

@gitstream-cm gitstream-cm Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✨ PR Review

This is a Changesets-generated release PR bumping hevy-mcp from 3.2.0 to 3.2.1. Version numbers are consistent across package.json and server.json, and the CHANGELOG entry is properly formatted. One procedural concern exists around the changeset type used for the triggering change.

1 issues detected:

🧹 Maintainability - A docs-only README update was tagged as a `patch` changeset, triggering an avoidable npm release instead of using `npx changeset --empty`.

Details: The patch release was triggered by a README update (PR #679 "update readme"). Per project conventions, documentation-only changes (docs, CI, tests, refactors) should use npx changeset --empty to avoid publishing a new npm version. Using a versioned patch changeset here caused an unnecessary 3.2.0 → 3.2.1 version bump and npm publish.

File: CHANGELOG.md (1-5)

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Review using Guidelines Learn how

@github-actions

Copy link
Copy Markdown
Contributor Author

MCP tool token cost

Measured with o200k_base over the complete json-serialized mcp tools/list result payload: { tools }.
Targets are advisory and never fail CI.

Metric Current Target Status
Tools 25 ≤ 20 Above target
Total tokens 12667
Average tokens/tool 506.68 < 600 Within target

Change from baseline

Metric Baseline Current Delta
Tools 25 25 0
Total tokens 12667 12667 0
Average tokens/tool 506.68 506.68 0

Per-tool changes

Tool Baseline Current Delta
create-body-measurement 669 669 0
create-exercise-template 421 421 0
create-routine 564 564 0
create-routine-folder 166 166 0
create-workout 655 655 0
get-body-measurement 628 628 0
get-body-measurements 629 629 0
get-exercise-history 808 808 0
get-exercise-template 276 276 0
get-exercise-templates 308 308 0
get-routine 552 552 0
get-routine-folder 245 245 0
get-routine-folders 270 270 0
get-routines 586 586 0
get-training-summary 923 923 0
get-user-info 244 244 0
get-workout 522 522 0
get-workout-count 195 195 0
get-workout-events 670 670 0
get-workouts 540 540 0
search-exercise-templates 426 426 0
search-routines 465 465 0
update-body-measurement 667 667 0
update-routine 562 562 0
update-workout 672 672 0

Per-tool breakdown

Tool Tokens Share of total
get-training-summary 923 7.29%
get-exercise-history 808 6.38%
update-workout 672 5.31%
get-workout-events 670 5.29%
create-body-measurement 669 5.28%
update-body-measurement 667 5.27%
create-workout 655 5.17%
get-body-measurements 629 4.97%
get-body-measurement 628 4.96%
get-routines 586 4.63%
create-routine 564 4.45%
update-routine 562 4.44%
get-routine 552 4.36%
get-workouts 540 4.26%
get-workout 522 4.12%
search-routines 465 3.67%
search-exercise-templates 426 3.36%
create-exercise-template 421 3.32%
get-exercise-templates 308 2.43%
get-exercise-template 276 2.18%
get-routine-folders 270 2.13%
get-routine-folder 245 1.93%
get-user-info 244 1.93%
get-workout-count 195 1.54%
create-routine-folder 166 1.31%

Per-tool counts encode each complete tool object independently. The total encodes the complete { tools } envelope, so punctuation and separators mean the per-tool values need not sum exactly to the total.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 6cf6fd6 to 6d5e6ae Compare July 17, 2026 11:17
@chrisdoc
chrisdoc merged commit d5d5213 into main Jul 17, 2026
8 checks passed
@chrisdoc
chrisdoc deleted the changeset-release/main branch July 17, 2026 11:19
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