- Fixed timeout parameter validation in bash tool to ensure positive values
- Fixed MCP status() function to not overwrite connected state with failed state
- Improved output handling by using process.stdout.write instead of console.log for better CLI experience
- Added --title flag to opencode run command for custom session titles
- Fixed additions and deletions counting in edit tool filediff for more accurate change tracking
- Added OPENCODE_CONFIG_DIR environment variable to allow loading custom config directories