Skip to content
Chris edited this page Jun 12, 2026 · 27 revisions

Wiki Changelog

This page tracks changes to the wiki documentation only. For project release notes, see the project Changelog.

[2026-06-06]

Fixed

  • Corrected Audit-Trail.md to reflect that sqlite_audit_search is not exposed in Code Mode.
  • Corrected CODE_MODE_MAX_RESULT_SIZE default value in Configuration.md to 10485760 (10MB).

Removed

  • Removed deprecated vm and worker Code Mode isolation options from Code-Mode.md, Configuration.md, and Troubleshooting.md.

[2026-06-03]

Added

  • --help / -h flag to CLI Server Options in Configuration.md.
  • PROJECT_REGISTRY and TEAM_DB_PATH to Environment Variables in Configuration.md.
  • index.ts to src/ module tree in Home.md.

Changed

  • Synchronized tool counts in Home.md and Tool-Filtering.md for the expanded core group (25 tools; 181 Native / 154 WASM).
  • Replaced Tool-Reference.md with the latest canonical version to ensure outputSchema and type safety parity.
  • Updated HTTP-Transport.md and Configuration.md to document the ALLOWED_IO_ROOTS hard requirement for HTTP transports.

Fixed

  • Updated CLI filtering examples in Tool-Filtering.md to remove invalid tool groups.
  • Corrupted dash () and ellipsis () characters in Tool-Reference.md.
  • Typographical error in Tool-Reference.md claiming 9 tool groups for Code Mode instead of 10.

[2026-06-02]

Added

  • Appended ## outputSchema Registry section to Tool-Reference.md.

Changed

  • Synchronized AI-powered Prompts table with the main repository README.md.
  • Documented missing CLI flags, utility endpoints, and tool updates across multiple pages.
  • Corrected tool counts for shortcuts and the text group in Tool-Filtering.md.

Removed

  • Removed redundant Code Mode group row from Tool Groups tables and documented its 4 built-in tools.
  • Removed defunct --auth-token CLI flag from Configuration.md.

Fixed

  • Markdown table formatting typo in Audit-Trail.md.

[2026-06-01]

Added

  • Capacity Planning page covering database scaling, vector memory, and token budgeting.
  • --encryption-key and DB_ENCRYPTION_KEY configuration options.
  • sqlite_audit_search, sqlite_server_config, and sqlite_hybrid_search to Tool-Reference.md.

Changed

  • Synchronized total taxonomy counts to 177 Native / 150 WASM tools across relevant pages.
  • Added "Encryption at Rest" as a configuration variant in Quick Start.
  • Documented Resource Subscriptions for sqlite://schema and sqlite://health.
  • Updated sqlite_read_query and sqlite_fts_search descriptions to mention cursor pagination support.
  • Updated sqlite_index_audit to include composite index recommendations.

[2026-05-30]

Added

  • Initial wiki creation with 11 pages covering core functionality, transport, configuration, tools, security, and troubleshooting.

Clone this wiki locally