Skip to content

Releases: cacack/mcp-server-vyos

v0.4.0

Choose a tag to compare

@cacack cacack released this 29 Jun 02:04
37a93a1

0.4.0 (2026-06-29)

Features

  • docs: full-text content search with snippets for vyos_docs_search (e6fc378)
  • docs: full-text content search with snippets for vyos_docs_search (f1bb98e)
  • server: add routing, firewall, and BGP visibility tools (f96436e)
  • server: add routing, firewall, and BGP visibility tools (f80d719)

Documentation

  • server: make batching explicit in vyos_configure (aa990db)
  • server: make batching explicit in vyos_configure (085ca40)

v0.3.0

Choose a tag to compare

@cacack cacack released this 27 Jun 23:06
686b069

0.3.0 (2026-06-27)

Features

  • add vyos_config_history tool (59f88e6)
  • server: add operational diagnostics tools (b343832)
  • server: add operational diagnostics tools (f8cfe8d)
  • server: add vyos_config_history tool (b95866a), closes #10

v0.2.0

Choose a tag to compare

@cacack cacack released this 04 Apr 03:38
31ade4a

0.2.0 (2026-04-04)

Features

  • add config diff/preview tool (2e186e1)
  • add config diff/preview tool (0b2bc10)
  • add config validation tool (3ddc930)
  • add config validation tool with auto-rollback (76df40c)
  • add read-only mode (f586c42)
  • add read-only mode via VYOS_READ_ONLY env var (b34b07c)
  • expand test suite, add coverage, update action SHAs (7a2e2cb)

Documentation

  • add badges to README (d7f5332)
  • add CI, coverage, PyPI, and license badges to README (933471e)

v0.1.0

Choose a tag to compare

@cacack cacack released this 31 Mar 02:33
eea1bd0

0.1.0 (2026-03-31)

Features

  • add CI pipeline and fix API quirks (3b320e9)
  • add GitHub Actions CI and fix API quirks from router testing (4ce3100)
  • add release-please, PyPI publishing, rename to mcp-server-vyos (77e2022)
  • add release-please, PyPI publishing, rename to mcp-server-vyos (f1cefa9)
  • initial scaffold with full VyOS API coverage and docs tools (2a133db)