-
Notifications
You must be signed in to change notification settings - Fork 1
Changelog
Chris edited this page Jun 12, 2026
·
27 revisions
This page tracks changes to the wiki documentation only. For project release notes, see the project Changelog.
- Corrected
Audit-Trail.mdto reflect thatsqlite_audit_searchis not exposed in Code Mode. - Corrected
CODE_MODE_MAX_RESULT_SIZEdefault value inConfiguration.mdto10485760(10MB).
- Removed deprecated
vmandworkerCode Mode isolation options fromCode-Mode.md,Configuration.md, andTroubleshooting.md.
-
--help/-hflag to CLI Server Options inConfiguration.md. -
PROJECT_REGISTRYandTEAM_DB_PATHto Environment Variables inConfiguration.md. -
index.tstosrc/module tree inHome.md.
- Synchronized tool counts in
Home.mdandTool-Filtering.mdfor the expandedcoregroup (25 tools; 181 Native / 154 WASM). - Replaced
Tool-Reference.mdwith the latest canonical version to ensureoutputSchemaand type safety parity. - Updated
HTTP-Transport.mdandConfiguration.mdto document theALLOWED_IO_ROOTShard requirement for HTTP transports.
- Updated CLI filtering examples in
Tool-Filtering.mdto remove invalid tool groups. - Corrupted dash (
—) and ellipsis (…) characters inTool-Reference.md. - Typographical error in
Tool-Reference.mdclaiming 9 tool groups for Code Mode instead of 10.
- Appended
## outputSchema Registrysection toTool-Reference.md.
- 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
textgroup inTool-Filtering.md.
- Removed redundant Code Mode group row from Tool Groups tables and documented its 4 built-in tools.
- Removed defunct
--auth-tokenCLI flag fromConfiguration.md.
- Markdown table formatting typo in
Audit-Trail.md.
-
Capacity Planningpage covering database scaling, vector memory, and token budgeting. -
--encryption-keyandDB_ENCRYPTION_KEYconfiguration options. -
sqlite_audit_search,sqlite_server_config, andsqlite_hybrid_searchtoTool-Reference.md.
- 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://schemaandsqlite://health. - Updated
sqlite_read_queryandsqlite_fts_searchdescriptions to mention cursor pagination support. - Updated
sqlite_index_auditto include composite index recommendations.
- Initial wiki creation with 11 pages covering core functionality, transport, configuration, tools, security, and troubleshooting.