Skip to content

MCP release due: 0.5.0 #321

@github-actions

Description

@github-actions

Summary

An MCP release appears due.

  • Proposed version: 0.5.0
  • Latest MCP tag: mcp-v0.4.0
  • npm latest: 0.4.0
  • MCP package version in repo: 0.4.0
  • Unreleased MCP-related commits: 18

Unreleased MCP-Related Commits

Changed Files

  • apps/gittensory-ui/public/openapi.json
  • apps/gittensory-ui/src/components/site/animated-terminal.tsx
  • apps/gittensory-ui/src/components/site/app-panels/commands-panel.tsx
  • apps/gittensory-ui/src/components/site/mcp-version-badge.tsx
  • apps/gittensory-ui/src/components/site/npm-install.tsx
  • apps/gittensory-ui/src/lib/mcp-package.ts
  • apps/gittensory-ui/src/routes/agents.tsx
  • apps/gittensory-ui/src/routes/api.index.tsx
  • apps/gittensory-ui/src/routes/changelog.tsx
  • apps/gittensory-ui/src/routes/docs.beta-onboarding.tsx
  • apps/gittensory-ui/src/routes/docs.mcp-clients.tsx
  • apps/gittensory-ui/src/routes/docs.quickstart.tsx
  • apps/gittensory-ui/src/routes/index.tsx
  • apps/gittensory-ui/src/routes/roadmap.tsx
  • migrations/0017_agent_recommendation_outcomes.sql
  • migrations/0018_recommendation_outcome_surface_snapshot.sql
  • migrations/0019_product_usage_event_role.sql
  • package.json
  • packages/gittensory-mcp/bin/gittensory-mcp.js
  • packages/gittensory-mcp/README.md
  • README.md
  • scripts/check-ui-mcp-version-copy.mjs
  • src/api/routes.ts
  • src/db/repositories.ts
  • src/db/schema.ts
  • src/mcp/server.ts
  • src/openapi/schemas.ts
  • src/openapi/spec.ts
  • src/queue/processors.ts
  • src/scoring/preview.ts
  • src/services/agent-action-explanation-card.ts
  • src/services/agent-orchestrator.ts
  • src/services/contributor-evidence-graph.ts
  • src/services/decision-pack.ts
  • src/services/recommendation-outcomes.ts
  • src/signals/focus-manifest.ts
  • src/types.ts
  • test/integration/api.test.ts
  • test/unit/agent-orchestrator.test.ts
  • test/unit/contributor-evidence-graph.test.ts
  • test/unit/decision-pack.test.ts
  • test/unit/focus-manifest.test.ts
  • test/unit/mcp-cli.test.ts
  • test/unit/mcp-miner-prompts.test.ts
  • test/unit/mcp-output-schemas.test.ts
  • test/unit/openapi.test.ts
  • test/unit/product-usage.test.ts
  • test/unit/recommendation-outcomes.test.ts
  • test/unit/scenario-blockers.test.ts

Release-Prep Checklist

  • Bump packages/gittensory-mcp/package.json to 0.5.0
  • Bump the CLI packageVersion constant to 0.5.0
  • Update MCP compatibility metadata minimum supported and latest recommended versions to 0.5.0
  • Generate packages/gittensory-mcp/CHANGELOG.md with a mcp-v0.5.0 section
  • Run npm run build:mcp
  • Run npm run test:mcp-pack
  • Run npm run changelog:check:mcp
  • Run npm run actionlint
  • Run npm run test:release:mcp
  • Merge the release-prep PR
  • Tag mcp-v0.5.0
  • Watch npm trusted publishing and the GitHub Release job

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions