Skip to content

Changelog

Chris edited this page Jun 12, 2026 · 9 revisions

Wiki Changelog

2026-06-12: Documentation Parity Sync (isolated-vm)

Wiki synchronized with the repository changes to reflect the migration from worker_threads to isolated-vm:

  • Scrubbed deprecated references to worker_threads, MessagePort, and vm fallbacks across Code-Mode.md, Home.md, Configuration.md, Tool-Reference.md, and Audit-Trail.md.
  • Updated sandbox documentation to reflect native C++ isolated-vm engine architecture and stricter memoryLimit heap enforcement.
  • Updated documentation environment variables to reflect removal of CODEMODE_ISOLATION fallback parameters.

2026-06-10: Documentation Parity Sync (Vector Integration)

Wiki synchronized with the repository changes to reflect the addition of the Vector tools:

  • Updated all "230 tools" references to 241 tools and "27 categories" to 28 categories.
  • Synced the Tool-Reference.md file to list the 11 new vector operations.

2026-06-08: Documentation Parity Sync (Metrics Update)

Wiki synchronized with the latest repository changes following the observability metrics update:

Tool and Resource Count Corrections

  • Updated all "229 tools" references to 230 tools across Code-Mode.md, Home.md, MCP-Inspector.md, Prompts.md, Resources.md, Tool-Filtering.md, and Tool-Reference.md to account for the new admin tools.
  • Updated core and admin group tool counts, and adjusted shortcut counts.
  • Added mysql://metrics resource.

2026-06-08: Documentation Parity Sync (Doc Audit)

Wiki synchronized with the latest repository changes following a documentation audit:

Tool and Resource Count Corrections

  • Updated all "224 tools" references to 225 tools across Code-Mode.md, Home.md, MCP-Inspector.md, Prompts.md, Resources.md, Tool-Filtering.md, and Tool-Reference.md to account for the recently added mysql_server_config tool.
  • Updated "18 resources" references to 19 resources in Home.md and MCP-Inspector.md to reflect the current observability resources available.

2026-05-23: Documentation Parity Sync (Security Hardening + Doc Audit)

Wiki synchronized with the latest repository changes:

Code Mode Security Hardening

  • Updated Code-Mode security section with fleet-standard sandbox protections: V8 codeGeneration restrictions, frozen prototypes, Proxy constructor nullification, RPC allowlist validation, 18 blocked patterns (up from 6 documented), and streaming egress boundary enforcement (CODE_MODE_MAX_RESULT_SIZE)
  • Updated all "25 tool groups" references to 27 tool groups across Code-Mode, Home, and Tool-Filtering pages

Tool Group Count Corrections

  • Fixed stale counts in Home and Tool-Filtering: performance (8→11), admin (6→7), backup (4→7), stats (8→20)
  • Added missing introspection (6 tools) and migration (6 tools) group rows to all tables

Shortcut Count Corrections

  • Fixed stale shortcut counts in Tool-Filtering: dev-power (47→63), ai-spatial (44→59), dba-monitor (36→39), dba-manage (34→38), base-core (49→50), base-advanced (41→53)
  • Updated "Starter + Performance" example from 47→50 tools

Configuration

  • Added CODE_MODE_MAX_RESULT_SIZE env var to Configuration Performance Tuning Variables table

2026-05-05: Documentation Parity Sync for v3.1.0

The mysql-mcp.wiki documentation has been thoroughly audited and synchronized to align exactly with the latest v3.1.0 repository source of truth.

2026-05-05: Documentation Parity Sync for v3.0.2

The mysql-mcp.wiki documentation has been thoroughly audited and synchronized to align exactly with the latest v3.0.2 repository source of truth.

Key Documentation Changes

  • Tool Count Accuracy: Replaced all remaining occurrences of the generalized 230+ tool count with the exact figure of 225 tools to reflect the precise state of the 25 tool groups.
  • Tool-Filtering Updates:
    • Added the newly integrated dba-schema meta-group shortcut (32 tools) to the Shortcuts table.
    • Corrected the stats group tool count from 8 to 20.
    • Added the introspection (6 tools) and migration (6 tools) groups to the comprehensive Tool Groups listing table, accurately reflecting the fully partitioned groups.

[June 9, 2026]

Documentation

  • Performed comprehensive documentation audit, syncing tool counts (230) and adding mysql_audit_search to Tool Reference.

Clone this wiki locally