Skip to content

chore(release): cut @jsonbored/gittensory-mcp v0.7.0#4132

Merged
JSONbored merged 1 commit into
mainfrom
claude/mcp-0-7-0-release-05a576
Jul 8, 2026
Merged

chore(release): cut @jsonbored/gittensory-mcp v0.7.0#4132
JSONbored merged 1 commit into
mainfrom
claude/mcp-0-7-0-release-05a576

Conversation

@JSONbored

Copy link
Copy Markdown
Owner

Summary

  • Bumps packages/gittensory-mcp from 0.6.0 to 0.7.0 (minor — 250 commits since mcp-v0.6.0, per scripts/check-mcp-release-due.mjs)
  • Regenerates packages/gittensory-mcp/CHANGELOG.md for the mcp-v0.7.0 section
  • Bumps LATEST_RECOMMENDED_MCP_VERSION (src/services/mcp-compatibility.ts) and the CLI's self-reported packageVersion (packages/gittensory-mcp/bin/gittensory-mcp.js) in lockstep, plus the version-pinned test fixtures that assert on them
  • Leaves the UI's MCP_PACKAGE_KNOWN_LATEST_VERSION pin at 0.6.0 — it lags one release by design until 0.7.0 is actually live on npm (bumped in a follow-up PR post-publish)
  • Widens the release scripts' git() helper maxBuffer (was the Node default, 1MB) in scripts/generate-mcp-changelog.mjs and scripts/check-mcp-release-due.mjs — the growing commit backlog since the last tag now exceeds it, failing changelog generation with ENOBUFS

Closes #629

Next steps (after merge)

  • Tag the merge commit mcp-v0.7.0 and push the tag to trigger the tokenless npm-publish.yml workflow
  • Once published, bump the UI's MCP_PACKAGE_KNOWN_LATEST_VERSION to 0.7.0 in a follow-up PR

Test plan

  • npm run mcp:release-due — confirms proposedVersion: 0.7.0
  • npm run mcp:release-candidate — all checks PASS, "SAFE to tag"
  • npm run test:release:mcp (full test:ci + changelog:check:mcp, mirrors the publish gate) — green

Bumps the package version, LATEST_RECOMMENDED_MCP_VERSION, and the CLI's
self-reported version in lockstep, regenerates the changelog from the 250
commits since mcp-v0.6.0, and updates the version-pinned test fixtures to
match. Also widens the release scripts' git() maxBuffer (default 1MB) —
the growing backlog since the last tag now exceeds it and was failing
changelog generation with ENOBUFS.
@superagent-security

Copy link
Copy Markdown
Contributor

Superagent didn't find any vulnerabilities or security issues in this PR.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
gittensory-ui d391607 Commit Preview URL

Branch Preview URL
Jul 08 2026, 06:49 AM

@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.68%. Comparing base (470d5fe) to head (d391607).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4132   +/-   ##
=======================================
  Coverage   93.68%   93.68%           
=======================================
  Files         384      384           
  Lines       36007    36007           
  Branches    13213    13213           
=======================================
  Hits        33733    33733           
  Misses       1618     1618           
  Partials      656      656           
Files with missing lines Coverage Δ
src/services/mcp-compatibility.ts 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gittensory-orb gittensory-orb Bot added the gittensor:bug Gittensor-scored bug fix — scores a 0.5x multiplier. label Jul 8, 2026
@gittensory-orb

gittensory-orb Bot commented Jul 8, 2026

Copy link
Copy Markdown

Important

🟪🟪🟪🟪🟪🟪🟪🟪🟪🟪🟪🟪

🔍 Gittensory is reviewing…

AI analysis is in progress. This comment will update when the review is complete.

🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed · 🟪 Reviewing

@JSONbored JSONbored self-assigned this Jul 8, 2026
@JSONbored JSONbored merged commit ca3f8ab into main Jul 8, 2026
12 checks passed
@JSONbored JSONbored deleted the claude/mcp-0-7-0-release-05a576 branch July 8, 2026 06:56
JSONbored added a commit that referenced this pull request Jul 8, 2026
#4135 (fix(mcp): build gittensory-engine before the publish gate + switch
to workflow_dispatch) merged after PR #4132 originally generated this
changelog, and it's classified as a direct MCP-relevant commit (touches
.github/workflows/npm-publish.yml), so changelog:check:mcp correctly
flagged the committed file as stale relative to the new mcp-v0.6.0..HEAD
range. Regenerated -- 251 commits now, one new line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gittensor:bug Gittensor-scored bug fix — scores a 0.5x multiplier.

Projects

Development

Successfully merging this pull request may close these issues.

MCP release due: 0.7.0

1 participant