Change8

v1.0.160

OpenCode
2 fixesmcp

Summary

This release focuses entirely on resolving critical issues specific to Windows environments. Key fixes include correcting the ElixirLS extension filename and ensuring proper path separation for LSP server lookups.

Bug Fixes

  • Fixed ElixirLS extension support on Windows by correcting the filename from language_server.bar to language_server.bat.
  • Fixed incorrect LSP server lookups on Windows by using the correct path separator.

OpenCode Documentation