You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- anomalyco#9126: Add experimental Ruff language server support for Python
projects. Enabled via OPENCODE_EXPERIMENTAL_LSP_RUFF flag. Detects
virtual environments and supports all Python file extensions.
- anomalyco#14085: Configurable tool alias map for repairing miscalled tools.
LLMs frequently call wrong tool names (todo_write→todowrite,
search→grep). Adds experimental.tool_aliases config to map
common mistakes to correct tool names.
Co-Authored-By: Claude Opus 4.6 <[email protected]>
0 commit comments