Skip to content

Release v1.0.39: Custom Function Strategy & Major Fixes

Latest

Choose a tag to compare

@78Spinoza 78Spinoza released this 26 Sep 18:27
· 1 commit to master since this release

🚀 Major Improvements

Custom Function Strategy

  • NEW: Custom edit_multiple_lines function with automatic translation to Claude's MultiEdit
  • FIXED: Multi-edit schema validation errors by replacing problematic standard functions
  • STRATEGY: Custom functions with ultra-simple schemas, translated by proxy

Critical Bug Fixes

  • FIXED: Variable shadowing causing 'str' object has no attribute 'append' error
  • FIXED: HTML entity encoding in bash commands (&&&&)
  • IMPROVED: Path format guidance for Windows/Unix compatibility

Enhanced Debugging

  • Comprehensive command processing logs
  • Path corruption tracking
  • JSON parsing verification
  • Tool parameter mapping validation

Installer Updates

  • Updated to v1.0.39 with all improvements
  • Both x64 and x86 Windows installers available

📦 Downloads

  • Windows 64-bit: Claude Proxy Installer_1.0.39_x64-setup.exe
  • Windows 32-bit: Claude Proxy Installer_1.0.39_x86-setup.exe

🔧 Technical Notes

  • Proxy version: 1.0.39
  • Compatible with Claude Code latest version
  • Enhanced tool reliability and error handling