Skip to content

v1.3.6 - Documentation Improvements

Choose a tag to compare

@kesslerio kesslerio released this 04 Dec 04:27
a37f0f7

What's Changed

Documentation and testing infrastructure improvements for remote deployment support.

Added

  • Install Script Test Suite (#958)

    • 28 automated tests for bash install scripts
    • Validates API key sanitization, config merging, prerequisite checks
    • Tests for install-claude-desktop.sh, install-cursor.sh, install-claude-code.sh
  • E2E Remote Mode Troubleshooting Guide (#958)

    • Smithery debugging (scanner, OAuth, sessions)
    • Cloudflare Worker debugging (Error 1042, KV namespace, token encryption)
    • Network debugging tools and commands
    • Local vs remote comparison table

Changed

  • Expanded Remote Deployment Production Checklist (#958)
    • Security section with CORS, headers, encryption requirements
    • Cloudflare Worker-specific checklist with validation commands
    • Smithery-specific checklist
    • Rollback procedures for all deployment methods
    • Health check monitoring setup examples (Datadog, UptimeRobot, Prometheus)
    • Added monitoring cost warnings for production planning
    • Added wrangler prerequisites documentation

Fixed

  • Script existence validation in test suite (#958)
  • Type safety improvements in shell test utilities (#958)
  • Added JSDoc documentation for backup file pattern matching (#958)

Full Changelog: v1.3.5...v1.3.6