github txlog/agent v1.17.0

5 hours ago

Summary

This release focuses on streamlining the agent by removing the MCP (Model Context Protocol) server implementation and upgrading key dependencies for improved security and stability.

⚠️ Breaking Changes

  • Remove MCP Server: The Model Context Protocol (MCP) server implementation has been completely removed.
    • The txlog mcp command is no longer available.
    • MCP-related files and directories (cmd/mcp.go, internal/mcp/*) have been deleted.

🔒 Security Updates

  • Security Bump (golang.org/x/net): Upgraded from 0.53.0 to 0.55.0 to resolve security vulnerabilities.

📦 Dependency Updates

  • golang.org/x/sys: Upgraded from 0.44.0 to 0.45.0.

Full Changelog: v1.16.1...v1.17.0

Don't miss a new agent release

NewReleases is sending notifications on new releases.