mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-06 07:12:12 +03:00
content.ts changes:
- DOCS_MCP_TOOL_GROUPS: 29 → 37 tools (added Compression group with 5 tools and
1Proxy/Tunnels group with 3 tools); now matches docs/frameworks/MCP-SERVER.md
totals (Routing 9 + Operations 11 + Cache 2 + Compression 5 + 1Proxy 3 +
Memory 3 + Skills 4 = 37).
- DOCS_DEPLOYMENT_GUIDES: 1 (hardcoded GitHub URL to TERMUX_GUIDE) → 7 entries
with internal /docs/<slug> hrefs (setup, electron, docker, vm, fly, pwa, termux).
i18n labels:
- Added 16 new keys to src/i18n/messages/en.json:
- deploy{Setup,Electron,Docker,Vm,Fly,Pwa}Title + Text (12)
- mcpTools{Compression,OneProxy}Title + Desc (4)
- Propagated to 40 locales via npm run i18n:sync-ui (+640 entries with
__MISSING__: markers).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>