Skip to content

v4.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 16:20
v4.5.0
5c6c49a

Changelog

  • 5c6c49a refactor(mcp): use transport constants for stdio/http/sse
  • aee5de0 docs(changelog): add 4.5.0 release notes
  • 59b4390 ci(deps): bump actions/checkout to v7 and actions/cache to v6
  • 0685adf chore(deps): update Go module dependencies
  • 2d1d4e1 fix(mcp): emit correct http/sse server config for gemini, copilot, cursor, antigravity
  • 7e92a45 feat(mcp): annotate write tools and add server metadata
  • efc3b83 fix(claude): emit type not transport for http/sse MCP servers (#137)
  • adf544b chore: migrate lint tooling from prek to poly
  • 0534a4a chore(release): bump version to 4.5.0
  • 022718a feat(generator): deduplicate rules and context by name with source precedence
  • f10ff21 chore(ai-rulez): use poly for contributor lint workflow
  • 4de675b chore: bump pre-commit-hooks to xberg-io v3.0.0
  • 7f9b7ae chore: update ai-rulez generated ignores
  • 60583eb chore: add basemind plugin config
  • 21564bf refactor: migrate mcp, junie, amp presets to declarative DSL
  • 3147382 refactor(claude): swap to declarative DSL renderer, remove claude.go
  • 9377f7a feat: introduce providers package with declarative DSL + claude spec