Skip to content

v1.19.0 — Plugin marketplace + structured-output tabular fix

Choose a tag to compare

@muchiny muchiny released this 18 Jun 23:05
· 443 commits to main since this release
9385043

Plugin marketplace install:

claude plugin marketplace add muchiny/bridge-mcp
claude plugin install bridge-mcp@muchiny
cargo install --git https://github.com/muchiny/bridge-mcp --features full

Fixed structured output for ssh_process_list / ssh_service_list / ssh_net_connections (empty/garbled rows on real hosts), verified live on a Raspberry Pi. Deps: kube 4.0, k8s-openapi 0.28, tower-http 0.7. +79 tests. Rebrand to Bridge MCP.

Full notes: https://github.com/muchiny/bridge-mcp/blob/main/CHANGELOG.md

🤖 Generated with Claude Code

What's Changed

  • Release v1.19.0 — plugin marketplace + structured-output tabular fix + dep bumps by @muchiny in #54

Full Changelog: v1.18.0...v1.19.0