Releases: Rethunk-AI/rethunk-github-mcp
Releases · Rethunk-AI/rethunk-github-mcp
v1.0.1
Immutable
release. Only release title and notes can be modified.
Documentation refresh
This is a docs-only patch release. No code changes.
Docs
- README.md: added npm version badge; corrected format-default note ("JSON, not markdown"); added
changelog_draftto the tools table; clarified npmjs vs GitHub Packages description. docs/mcp-tools.md: full refresh — addedchangelog_draftto the tools overview table and its own parameter + JSON-output reference section; corrected allformatparameter defaults from"markdown"to"json"; rewrotepr_preflightparams to documentlocalPath,numbers[],ref,includeLogs,maxLogLines, andgrepLog; markedrelease_readinessbaseas optional with auto-semver-tag default; addedmy_workblockedOnMe; fixedci_diagnosismaxLogLinesdefault (150 → 50) and addedgrepLog; noted glob support inpin_driftpinFiles.AGENTS.md: corrected implementation-map symbol list — removed deadspreadWhen, added all currentjson.ts/utils.ts/schemas.ts/github-client.tsexports; fixed stray leading-pipe row formatting; extended Changing-contracts checklist to includeAGENTS.md.docs/install.md: updated GitHub Packages note — npmjs@rethunk/github-mcpis now current as of v1.0.0.
Full changelog: v1.0.0...v1.0.1
v1.0.0 — First stable release
Immutable
release. Only release title and notes can be modified.
First stable release. The public tool surface (10 tools), JSON response contract (MCP_JSON_FORMAT_VERSION: "2"), and structured error envelope ({ code, message, retryable, suggestedFix? }) are now declared stable. No breaking changes are expected in the 1.x line.
Highlights
- New
changelog_drafttool — generates formattedCHANGELOG.mddrafts from commits between two refs, annotated with PR labels pr_preflightexpanded — batch mode (numbers[]), flexible ref input (URL / slug / number),localPathauto-detection, and combined CI logs (includeLogs: true)my_work:blockedOnMelens — filter to PRs where you are the current bottleneckci_diagnosis:grepLog— server-side log filter for targeted failure diagnosisrelease_readiness: auto-base — automatically resolves the latest semver tag whenbaseis omittedpin_drift: glob patterns —pinFilesnow accepts"**/go.mod"style patterns- Default format changed to
"json"— all tools default to compact JSON; markdown still available viaformat: "markdown" - Bug fix:
repo_statusdraft PR count was silently failing due to a reserved GraphQL variable name ($query); now uses$q - 92% line coverage — raised from 55% through comprehensive new test suites across all modules
See CHANGELOG.md for the full change log.
Install
npx @rethunk/github-mcpOr with bunx:
bunx @rethunk/github-mcpv0.3.0
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.2.0...v0.2.1