chore: prepare 0.9.0 release - #270
Merged
Merged
Conversation
Bump the CLI and public MCP package together for canonical settings, terms remediation, and bounded search recovery. Regenerate host manifests and align the public skills with the released behavior.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
githitsCLI from 0.8.0 to 0.9.0@githits/mcpfrom 0.6.4 to 0.9.0 for the public MCP behavior shipped since its last releaseRelease highlights
GitHits 0.9.0 adds canonical account settings and Terms of Service workflows:
githits settings show|get|set|cleargithits settings termsandgithits settings terms acceptghi-*credentialsTERMS_ACCEPTANCE_REQUIREDremediation with legal and authenticated acceptance URLsThe coordinated MCP release also includes:
search_statuswaiting and explicit unchanged-search retry preventionOther user-visible fixes since 0.8.0 include non-blocking OAuth callback shutdown in proxied/sandboxed environments and the Undici 7.29.0 security update.
Validation
bun run plugins:generatebun run plugins:checkbun test— 2,675 passedbun run lintbun run typecheckbun run buildbun run validate:packages:mcp-publishbun run smoke:cli— 70 authenticated/live steps passedbun run smoke:mcp— 38 authenticated/live steps passedbun run smoke:cli:builtbun run smoke:mcp:builtnpm pack --dry-run --json— confirmedgithits@0.9.0mcp-publisher v1.7.9 validate server.json— checksum verified and manifest validgit diff --checkThe repository-wide Biome format check is affected by CRLF conversion across unchanged files in this Windows checkout; the commit hook formatted every staged release file, and Linux CI remains the canonical full-tree format gate.
Publishing behavior
After merge, a successful
Mainworkflow will:githits@0.9.0, tagv0.9.0, create its GitHub release, and publishcom.githits/githits@0.9.0to the MCP registry@githits/mcp@0.9.0, tagmcp-v0.9.0, and create its GitHub releaseThe hosted remote MCP must then bump to
@githits/mcp@0.9.0and be redeployed before remote users receive the new package behavior.