Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.3.3

    Release: OpenVox MCP Server v0.3.3
    Release v0.3.3 — gemspec allowlist, YARD 100%, mutant 100%, 970 specs
  • v0.3.2

    v0.3.2 — completeness, documentation, testing, packaging
    
    Patch release focused on quality, documentation, and packaging:
    
    - End-user documentation: getting-started guide (4 install paths),
      operations manual (service, keys, TLS, backups)
    - Test coverage: 808 examples (was 295), 93.94% line / 82.76% branch
    - Mutation testing: 71.15% kill rate baseline (9685 mutations)
    - Packaging fix: systemd unit removed from conffiles (upgrade fix)
    - Tooling: git-cliff changelog generation, mutant config fix
    - Package verified: build, install, service restart, MCP protocol OK
    
    AI involvement: All changes co-authored with Claude Opus 4.6 (Anthropic).
    Full provenance in .ai-provenance.yml.
    
    Signed-off-by: NeatNerdPrime <neatnerdprime@neatnerds.be>
    AI-Co-Author: Claude Opus 4.6 (Anthropic) <noreply@anthropic.com>
    Human-Reviewed-By: Hugo Antonio Sepulveda Manriquez <hugo@neatnerds.be>
  • v0.3.1

    Release: OpenVox MCP Server v0.3.1
    v0.3.1 — Security patch
    
    - Fix json gem CVE-2026-33210 (format string injection)
    - Fix InSpec test regression: command result caching and CWD shell built-in
    - Kitchen test: 69/69 passing (debian-12)
    - CI pipeline: 17/17 jobs green (Ruby 3.2, 3.3, 3.4 + mutation + security + quality)