Skip to content

v0.5.2

Choose a tag to compare

@Vitexus Vitexus released this 25 Jun 14:24
· 1 commit to main since this release

What's changed

Documentation

  • Added AGENTS.md with architecture guide and links to related MCP servers
  • Added Related MCP Servers by VitexSoftware section to README
  • Updated SVG icon (redesigned to teal/black chain-link + monogram style)
  • Fixed manpage: version, date, repository URL (VitexusVitexSoftware)

CI / packaging fixes

  • Drop debian:forky and ubuntu:resolute from CI matrix (broken python3-fastmcp dep chains)
  • Stub fastmcp in conftest.py so unit tests pass in Debian build environments without the full dep tree
  • Trim Build-Dependspython3-fastmcp is a runtime dep only
  • Skip TestToolCount automatically when fastmcp is stubbed