GenXdev.psd1

#
# Module manifest for module 'GenXdev'
#
# Generated by: genXdev
#
# Generated on: 21/07/2026
#

@{

# Script module or binary module file associated with this manifest.
RootModule = 'GenXdev.psm1'

# Version number of this module.
ModuleVersion = '3.26.2026'

# Supported PSEditions
CompatiblePSEditions = 'Core'

# ID used to uniquely identify this module
GUID = '2f62080f-0483-4421-8497-b3d433b65173'

# Author of this module
Author = 'genXdev'

# Company or vendor of this module
CompanyName = 'GenXdev'

# Copyright statement for this module
Copyright = 'Copyright 2021-2026 GenXdev'

# Description of the functionality provided by this module
Description = 'An all-in-one PowerShell toolkit combining AI, browser automation, media control, databases, and Windows utilities into one module.'

# Minimum version of the PowerShell engine required by this module
PowerShellVersion = '7.5.4'

# Name of the PowerShell host required by this module
# PowerShellHostName = ''

# Minimum version of the PowerShell host required by this module
# PowerShellHostVersion = ''

# Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
# DotNetFrameworkVersion = ''

# Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
ClrVersion = '10.0.9'

# Processor architecture (None, X86, Amd64) required by this module
ProcessorArchitecture = 'Amd64'

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'PackageManagement'; ModuleVersion = '1.4.8.1'; }, 
               @{ModuleName = 'Microsoft.WinGet.Client'; ModuleVersion = '1.29.280'; }, 
               @{ModuleName = 'Microsoft.PowerShell.ConsoleGuiTools'; ModuleVersion = '0.7.7'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = 'lib\GenXdev.dll', 'lib\WpfScreenHelper.dll', 'lib\Whisper.net.dll'

# Script files (.ps1) that are run in the caller's environment prior to importing this module.
ScriptsToProcess = 'AfterInstall.ps1'

# Type files (.ps1xml) to be loaded when importing this module
# TypesToProcess = @()

# Format files (.ps1xml) to be loaded when importing this module
FormatsToProcess = 'GenXdev.FileSystem.format.ps1xml', 
               'GenXdevCmdletInfo.format.ps1xml', 
               'ImageSearchResult.format.ps1xml', 'RefactorSet.format.ps1xml'

# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
NestedModules = @('lib\GenXdev.dll', 
               'GenXdev.AI.DeepStack.psm1', 
               'GenXdev.AI.psm1', 
               'GenXdev.AI.Queries.psm1', 
               'GenXdev.Coding.Git.psm1', 
               'GenXdev.Coding.PowerShell.Modules.psm1', 
               'GenXdev.Coding.psm1', 
               'GenXdev.Coding.Templating.psm1', 
               'GenXdev.Console.psm1', 
               'GenXdev.Data.KeyValueStore.psm1', 
               'GenXdev.Data.Preferences.psm1', 
               'GenXdev.Data.SQLite.psm1', 
               'GenXdev.Data.SqlServer.psm1', 
               'GenXdev.FileSystem.psm1', 
               'GenXdev.Hardware.psm1', 
               'GenXdev.Helpers.Physics.psm1', 
               'GenXdev.Helpers.psm1', 
               'GenXdev.Media.psm1', 
               'GenXdev.Queries.AI.psm1', 
               'GenXdev.Queries.psm1', 
               'GenXdev.Queries.Text.psm1', 
               'GenXdev.Queries.Webbrowser.psm1', 
               'GenXdev.Queries.Websites.psm1', 
               'GenXdev.Software.psm1', 
               'GenXdev.Webbrowser.Playwright.psm1', 
               'GenXdev.Webbrowser.psm1', 
               'GenXdev.Windows.psm1', 
               'GenXdev.Windows.WireGuard.psm1')

# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
FunctionsToExport = 'Add-ArrayTemplate', 'Add-EmoticonsToText', 'Add-FeatureLineToREADME', 
               'Add-IdeaLineToREADME', 'Add-IssueLineToREADME', 'Add-LineToREADME', 
               'Add-ReleaseNoteLineToREADME', 'Add-TodoLineToREADME', 
               'Add-WireGuardPeer', 'alignScript', 'Approve-NewTextFileContent', 
               'Assert-GenXdevCmdlet', 'Assert-GenXdevCmdletTests', 
               'Assert-GenXdevDependencyUsage', 'Assert-GenXdevTest', 
               'Assert-ModuleDefinition', 'Assert-RefactorFile', 'Close-Webbrowser', 
               'Close-WebbrowserTab', 'Compare-ImageFaces', 
               'Confirm-InstallationConsent', 'Connect-PlaywrightViaDebuggingPort', 
               'Convert-PhysicsUnit', 'ConvertFrom-CorporateSpeak', 
               'ConvertFrom-DiplomaticSpeak', 'ConvertTo-CorporateSpeak', 
               'ConvertTo-DiplomaticSpeak', 
               'ConvertTo-LLMOpenAIApiFunctionDefinition', 
               'Copy-FilesToDateFolder', 'Copy-PDFsFromGoogleQuery', 
               'CurrentUserHasElevatedRights', 'Enable-Screensaver', 
               'EnsureCopilotKeyboardShortCut', 'EnsureDeepStack', 
               'EnsureDefaultGenXdevRefactors', 'EnsureDockerDesktop', 
               'EnsureGenXdev', 'EnsureGithubCLIInstalled', 'EnsureHuggingFace', 
               'EnsureNuGetAssembly', 'EnsurePaintNet', 'EnsurePester', 'EnsurePip', 
               'ensurePlaywright', 'EnsurePSTools', 'EnsurePython', 
               'EnsureSQLiteStudioInstalled', 'EnsureSSMSInstalled', 
               'EnsureVSCodeInstallation', 'EnsureWinMergeInstalled', 
               'EnsureWireGuard', 'Expand-Path', 'Export-BrowserBookmarks', 
               'Find-BrowserBookmark', 'Find-DuplicateFiles', 'Find-Image', 
               'GenerateMasonryLayoutHtml', 'Get-ActiveUser', 
               'Get-AIDefaultLLMSettings', 'Get-AIKnownFacesRootpath', 
               'Get-AILLMSettings', 'Get-BrowserBookmark', 'Get-CmdletMetaData', 
               'Get-Fallacy', 'Get-Features', 'Get-GenXDevCmdlet', 'Get-GenXDevModule', 
               'Get-GenXDevModuleInfo', 'Get-GenXDevNewModulesInOrderOfDependency', 
               'Get-Ideas', 'Get-ImageDetectedFaces', 'Get-ImageDetectedObjects', 
               'Get-ImageDetectedScenes', 'Get-ImageMetadata', 'Get-Issues', 
               'Get-JsonExampleFromSchema', 'Get-KnownFolderPath', 
               'Get-LLMJsonOutput', 'Get-MediaFileCreationDate', 
               'Get-ModuleCmdletMetaData', 'Get-PlaywrightSessionReference', 
               'Get-PowerShellRoot', 'Get-Refactor', 'Get-RegisteredFaces', 
               'Get-ReleaseNotes', 'Get-ScriptExecutionErrorFixPrompt', 
               'Get-SimularMovieTitles', 'Get-SQLiteSchema', 
               'Get-SQLiteTableColumnData', 'Get-SQLiteTableData', 
               'Get-SQLiteTables', 'Get-SQLiteTableSchema', 'Get-SQLiteTransaction', 
               'Get-SQLiteViewColumnData', 'Get-SQLiteViewData', 'Get-SQLiteViews', 
               'Get-SQLiteViewSchema', 'Get-SQLServerSchema', 
               'Get-SQLServerTableColumnData', 'Get-SQLServerTableData', 
               'Get-SQLServerTables', 'Get-SQLServerTableSchema', 
               'Get-SQLServerTransaction', 'Get-SQLServerViewColumnData', 
               'Get-SQLServerViewData', 'Get-SQLServerViews', 
               'Get-SQLServerViewSchema', 'Get-TextTranslation', 'Get-Todoos', 
               'Get-WebbrowserTabDomNodes', 'Get-WikipediaSummary', 
               'Get-WindowPosition', 'Get-WireGuardPeerQRCode', 'Get-WireGuardPeers', 
               'Get-WireGuardStatus', 'Import-BrowserBookmarks', 
               'Import-GenXdevBookmarkletMenu', 'Import-GenXdevModules', 
               'Initialize-ScheduledTaskScripts', 'Invoke-AIPowershellCommand', 
               'Invoke-CommandFromToolCall', 'Invoke-Fasti', 
               'Invoke-GenXdevPSFormatter', 'Invoke-GenXdevScriptAnalyzer', 
               'Invoke-ImageEnhancement', 'Invoke-ImageFacesUpdate', 
               'Invoke-ImageKeywordUpdate', 'Invoke-ImageMetadataUpdate', 
               'Invoke-ImageObjectsUpdate', 'Invoke-ImageScenesUpdate', 
               'Invoke-LLMBooleanEvaluation', 'Invoke-LLMQuery', 
               'Invoke-LLMStringListEvaluation', 'Invoke-LLMTextTransformation', 
               'Invoke-OnEachGenXdevModule', 'Invoke-QueryImageContent', 
               'Invoke-SQLiteQuery', 'Invoke-SQLiteStudio', 'Invoke-SQLServerQuery', 
               'Invoke-SSMS', 'Invoke-WebbrowserEvaluation', 'Invoke-WindowsUpdate', 
               'Invoke-WinMerge', 'Merge-TranslationCache', 'Move-FilesToDateFolder', 
               'New-GenXdevMCPToken', 'New-LLMAudioChat', 'New-LLMTextChat', 
               'New-MicrosoftShellTab', 'New-ModuleMarkdownHelp', 
               'New-ModuleXmlHelp', 'New-Refactor', 'New-SQLiteDatabase', 
               'New-SQLServerDatabase', 'Now', 'Open-AllPossibleQueries', 
               'Open-BingCopilotQuery', 'Open-BingQuery', 'Open-BrowserBookmarks', 
               'Open-BuiltWithSiteInfo', 'Open-ChatGPTQuery', 'Open-CloudLLMChat', 
               'Open-DeepSearchQuery', 'Open-GameOfLife', 'Open-GenXdevAppCatalog', 
               'Open-GithubCopilotQuery', 'Open-GithubQuery', 
               'Open-GoogleGeminiQuery', 'Open-GoogleQuery', 'Open-GoogleSiteInfo', 
               'Open-GrokipediaQuery', 'Open-IMDBQuery', 
               'Open-InstantStreetViewQuery', 'Open-MediaFile', 'Open-MovieQuote', 
               'Open-PlayWrightBrowser', 'Open-SearchEngine', 
               'Open-SimularWebSiteInfo', 'Open-SourceFileInIde', 
               'Open-StackOverflowQuery', 'Open-Timeline', 'Open-ViralSimulation', 
               'Open-VlcMediaPlayer', 'Open-VlcMediaPlayerLyrics', 
               'Open-WaybackMachineSiteInfo', 'Open-Webbrowser', 
               'Open-WebbrowserSideBySide', 'Open-WebsiteAndPerformQuery', 
               'Open-WhoisHostSiteInfo', 'Open-WikipediaNLQuery', 
               'Open-WikipediaQuery', 'Open-WolframAlphaQuery', 'Open-XGrokQuery', 
               'Open-Yab', 'Open-YabAIBattle', 'Open-YoutubeQuery', 'Out-Serial', 
               'PermanentlyDeleteGitFolders', 'Pop-Window', 
               'Publish-ReleaseNotesToManifest', 'Push-Window', 'ReadJsonWithRetry', 
               'Register-AllFaces', 'Register-Face', 'Remove-AllItems', 
               'Remove-DoubleEmptyLines', 'Remove-ImageMetaData', 
               'Remove-ItemWithFallback', 'Remove-Refactor', 'Remove-WireGuardPeer', 
               'Rename-InProject', 'Reset-WireGuardConfiguration', 
               'resetdefaultmonitor', 'ResolveInputObjectFileNames', 
               'Resume-WebbrowserTabVideo', 'Save-FoundImageFaces', 
               'Save-Transcriptions', 'SayDate', 'SayTime', 'Search-GenXdevCmdlet', 
               'secondscreen', 'Select-WebbrowserTab', 'Send-Key', 'Send-WakeOnLan', 
               'Set-AIKnownFacesRootpath', 'Set-AILLMSettings', 'Set-AIMetaLanguage', 
               'Set-BrowserVideoFullscreen', 'Set-ClipboardFiles', 
               'Set-FoundLocation', 'Set-GenXdevCommandNotFoundAction', 
               'Set-KnownFolderPath', 'Set-TaskbarAlignment', 'Set-VLCPlayerFocused', 
               'Set-WebbrowserTabLocation', 'Set-WindowPosition', 
               'Set-WindowPositionForSecondary', 'Show-FoundImagesInBrowser', 
               'Show-GenXdevCmdlet', 'Show-GenXdevCmdLetInIde', 'Show-Verb', 
               'Show-WebsiteInAllBrowsers', 'sidebyside', 'StabilizeVideo', 
               'Start-AudioTranscription', 'Start-GenXdevMCPServer', 
               'Start-NextRefactor', 'Start-RoboCopy', 'Start-SnakeGame', 
               'Start-TextToSpeech', 'Start-VlcMediaPlayerNextInPlaylist', 
               'Start-VlcMediaPlayerPreviousInPlaylist', 'Stop-TextToSpeech', 
               'Stop-WebbrowserVideos', 'Switch-VlcMediaPlayerMute', 
               'Switch-VLCMediaPlayerPaused', 'Switch-VlcMediaPlayerRepeat', 
               'Test-DeepLinkImageFile', 'Test-RefactorLLMSelection', 
               'Unprotect-WebbrowserTab', 'Unregister-AllFaces', 'Unregister-Face', 
               'Update-AllImageMetaData', 'Update-Refactor', 'UtcNow', 'VSCode', 
               'WriteFileOutput'

# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
CmdletsToExport = 'Convert-DotNetTypeToLLMType', 'ConvertTo-HashTable', 
               'ConvertTo-Uris', 'Copy-IdenticalParamValues', 'Find-Item', 
               'Get-AIMetaLanguage', 'Get-ApparentSizeAtArmLength', 
               'Get-AtEyeLengthSizeInMM', 'Get-AudioDeviceNames', 
               'Get-BCP47LanguageDictionary', 
               'Get-BuoyantForceByDisplacedVolumeAndDensity', 
               'Get-CentripetalAccelerationByVelocityAndRadius', 
               'Get-ChildProcesses', 'Get-ClipboardFiles', 'Get-CpuCore', 
               'Get-CurrentFocusedProcess', 'Get-DefaultWebbrowser', 
               'Get-DefaultWebLanguage', 'Get-DesktopScalingFactor', 
               'Get-DopplerFrequencyShiftBySourceSpeedAndObserverSpeed', 
               'Get-DragForceByVelocityDensityAreaAndCoefficient', 
               'Get-EscapeVelocityByMassAndRadius', 'Get-ForegroundWindow', 
               'Get-FreeFallDistance', 'Get-FreeFallHeight', 'Get-FreeFallTime', 
               'Get-GenXdevPreference', 'Get-GenXdevPreferenceNames', 
               'Get-GenXdevPreferencesDatabasePath', 'Get-GitChangedFiles', 
               'Get-HasCapableGpu', 'Get-ImageGeolocation', 
               'Get-ImpactVelocityByHeightAndGravity', 'Get-IsSpeaking', 
               'Get-KeyValueStoreNames', 'Get-KeyValueStorePath', 
               'Get-KineticEnergyByMassAndVelocity', 
               'Get-LightTravelTimeByDistance', 
               'Get-MagnificationByObjectDistanceAndImageDistance', 
               'Get-MomentumByMassAndVelocity', 'Get-MonitorCount', 
               'Get-MpCmdRunPath', 'Get-NextAffirmation', 'Get-NumberOfCpuCores', 
               'Get-OpenedFileHandleProcesses', 
               'Get-OrbitalVelocityByRadiusAndMass', 
               'Get-PlaywrightProfileDirectory', 
               'Get-PotentialEnergyByMassHeightAndGravity', 
               'Get-PowershellMainWindow', 'Get-PowershellMainWindowProcess', 
               'Get-ProjectileRangeByInitialSpeedAndAngle', 'Get-RefactorReport', 
               'Get-RefractionAngleByIncidentAngleAndIndices', 
               'Get-ResonantFrequencyByLengthAndSpeed', 
               'Get-SoundTravelDistanceByTime', 'Get-SpeechToText', 'Get-StoreKeys', 
               'Get-TerminalVelocityByMassGravityDensityAndArea', 
               'Get-TimeOfFlightByInitialVelocityAndAngle', 
               'Get-ValueByKeyFromStore', 'Get-VectorSimilarity', 
               'Get-WaveSpeedByFrequencyAndWavelength', 'Get-Webbrowser', 
               'Get-WebLanguageDictionary', 'Get-Window', 
               'Initialize-KeyValueStores', 'Initialize-SearchPaths', 
               'Move-ItemWithTracking', 'Move-ToRecycleBin', 'New-GitCommit', 
               'Receive-RealTimeSpeechToText', 'Remove-GenXdevPreference', 
               'Remove-JSONComments', 'Remove-KeyFromStore', 'Remove-KeyValueStore', 
               'Remove-OnReboot', 'Save-DesktopScreenShot', 'Set-ForegroundWindow', 
               'Set-GenXdevDefaultPreference', 'Set-GenXdevPreference', 
               'Set-GenXdevPreferencesDatabasePath', 'Set-LocationParent', 
               'Set-LocationParent2', 'Set-LocationParent3', 'Set-LocationParent4', 
               'Set-LocationParent5', 'Set-MonitorPowerOff', 'Set-MonitorPowerOn', 
               'Set-ValueByKeyInStore', 'Set-WindowsWallpaper', 
               'Start-ProcessWithPriority', 'Sync-KeyValueStore', 'Test-CpuAvx', 
               'Test-PathUsingWindowsDefender', 'Test-UnattendedMode', 
               'Write-FileAtomic', 'Write-JsonFileAtomic', 'Write-TextFileAtomic'

# Variables to export from this module
VariablesToExport = @()

# Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export.
AliasesToExport = '..', '...', '....', '.....', '......', 'aibc', 'aicgpt', 'aideepseek', 'aigc', 
               'aigg', 'aixg', 'appcatalog', 'ask', 'askchatgpt', 'askdeepsearch', 
               'askgemini', 'askghcopilot', 'askxgrok', 'bookmarks', 'bq', 
               'checkgenxdevdependencies', 'CloseTab', 'cmdlet', 'cmds', 'commit', 
               'comparefaces', 'conway', 'corporatize', 'ct', 'diplomatize', 'dispicetext', 
               'editcmdlet', 'editcode', 'emojify', 'enhanceimage', 'ep', 'equalstrue', 'et', 
               'Eval', 'fasti', 'fdf', 'feature', 'features', 'findimages', 'findmedia', 
               'folder', 'foreach-genxdev-module-do', 'FormatArray', 'fsvideo', 'fvlc', 
               'gameoflife', 'gbm', 'gcbf', 'gcmds', 'getclipfiles', 'getfixprompt', 
               'getimgmetalang', 'getkeys', 'getlist', 'getPreference', 
               'getPreferenceNames', 'getsqltx', 'getstorenames', 'getstring', 
               'getvalue', 'gitchanged', 'gusers', 'gwp', 'HasNoVirus', 'hint', 'idea', 
               'ideas', 'imagekeywordgeneration', 'imageobjectdetection', 
               'imagepeopledetection', 'imagepropdetection', 'imagescenedetection', 
               'imdb', 'improvecmdlet', 'improvecmdlettests', 'invokekeys', 'iss', 'issue', 
               'issues', 'isv', 'l', 'lcd', 'li', 'llm', 'llmaudiochat', 'llmchat', 'lt', 'media', 
               'monitoroff', 'moviequote', 'Nav', 'newrefactor', 'newsqltx', 
               'nextrefactor', 'nice', 'nsqldb', 'owaq', 'popw', 'poweroff', 'pubrelnotes', 
               'pushw', 'q', 'qalpha', 'qgh', 'qgithub', 'qllm', 'qq', 'qso', 'rc', 
               'refactorreport', 'refactors', 'releasenote', 'releasenotes', 
               'reloadgenxdev', 'removeimagedata', 'removekey', 'removePreference', 
               'rip', 'rmf', 'rungenxdevtests', 'saveimagefaces', 'say', 'scbf', 'sdel', 
               'searchcmdlet', 'sendkeys', 'setclipfiles', 'setPreference', 
               'setPreferenceDefault', 'setvalue', 'showfoundimages', 'showverbs', 
               'showvlc', 'simularsite', 'sites', 'snake', 'spb', 'spellcheck', 
               'sqlservermanagementstudio', 'ssms', 'ssst', 'sst', 'st', 'timeline', 'todo', 
               'todoos', 'transcribe', 'transcribefile', 'translate', 'uncorporatize', 
               'undiplomatize', 'updateallimages', 'UpdateFaces', 'updaterefactor', 
               'updatewindows', 'viral', 'virusscan', 'vlc', 'vlcback', 'vlcf', 'vlclyrics', 
               'vlcmedia', 'vlcmute', 'vlcnext', 'vlcpause', 'vlcplay', 'vlcprev', 
               'vlcrepeat', 'vlcunmute', 'wakemonitor', 'wayback', 'wb', 'wbc', 'wbctrl', 
               'wbn', 'wbsst', 'wbvideoplay', 'wbvideostop', 'WhatAboutIt', 'whois', 'wiki', 
               'wikinl', 'wikipedia', 'wikitxt', 'wl', 'wp', 'wps', 'x', 'xc', 'yab', 'yabbattle', 
               'youtube'

# DSC resources to export from this module
# DscResourcesToExport = @()

# List of all modules packaged with this module
ModuleList = @('GenXdev')

# List of all files packaged with this module
FileList = '.gitignore', 'Afterinstall.ps1', 'cmdlets-meta.json', 
               'defaultsettings.json', 'favicon.ico', 'GenXdev.AI.DeepStack.psm1', 
               'GenXdev.AI.png', 'GenXdev.AI.psm1', 'GenXdev.AI.Queries.psm1', 
               'GenXdev.Coding.Git.psm1', 'GenXdev.Coding.PowerShell.Modules.psm1', 
               'GenXdev.Coding.psm1', 'GenXdev.Coding.Templating.psm1', 
               'GenXdev.Console.psm1', 'GenXdev.csProj', 
               'GenXdev.Data.KeyValueStore.psm1', 'GenXdev.Data.Preferences.psm1', 
               'GenXdev.Data.SQLite.psm1', 'GenXdev.Data.SqlServer.psm1', 
               'GenXdev.FileSystem.format.ps1xml', 'GenXdev.FileSystem.psm1', 
               'GenXdev.Hardware.psm1', 'GenXdev.Helpers.Physics.psm1', 
               'GenXdev.Helpers.psm1', 'GenXdev.Media.psm1', 'GenXdev.psd1', 
               'GenXdev.psm1', 'GenXdev.Queries.AI.psm1', 'GenXdev.Queries.psm1', 
               'GenXdev.Queries.Text.psm1', 'GenXdev.Queries.Webbrowser.psm1', 
               'GenXdev.Queries.Websites.psm1', 'GenXdev.Software.psm1', 
               'GenXdev.Webbrowser.Playwright.psm1', 'GenXdev.Webbrowser.psm1', 
               'GenXdev.Windows.psm1', 'GenXdev.Windows.WireGuard.psm1', 
               'GenXdevCmdletInfo.format.ps1xml', 
               'ImageSearchResult.format.ps1xml', 'LICENSE', 'masonary.html', 
               'PSScriptAnalyzerSettings.psd1', 'RefactorSet.format.ps1xml', 
               'usefull-cmdlets.txt', 'ar-SA\GenXdev-help.xml', 
               'ar-SA\GenXdev.dll-Help.xml', 'Assets\agents md.asset.txt', 
               'Assets\Microsoft.PowerShell.Debug_profile.ps1.asset.txt', 
               'Assets\Microsoft.PowerShell_profile.ps1.asset.txt', 
               'Assets\powershell.jpg.asset.txt', 'Assets\README.md.asset.txt', 
               'de-DE\GenXdev-help.xml', 'de-DE\GenXdev.dll-Help.xml', 
               'en-US\GenXdev-help.xml', 'en-US\GenXdev.dll-Help.xml', 
               'es-ES\GenXdev-help.xml', 'es-ES\GenXdev.dll-Help.xml', 
               'fr-FR\GenXdev-help.xml', 'fr-FR\GenXdev.dll-Help.xml', 
               'hi-IN\GenXdev-help.xml', 'hi-IN\GenXdev.dll-Help.xml', 
               'id-ID\GenXdev-help.xml', 'id-ID\GenXdev.dll-Help.xml', 
               'it-IT\GenXdev-help.xml', 'it-IT\GenXdev.dll-Help.xml', 
               'ja-JP\GenXdev-help.xml', 'ja-JP\GenXdev.dll-Help.xml', 
               'ko-KR\GenXdev-help.xml', 'ko-KR\GenXdev.dll-Help.xml', 
               'lib\EdgeTTS.DotNet.dll', 'lib\e_sqlite3.dll', 
               'lib\GenXdev.deps.json', 'lib\GenXdev.dll', 'lib\hostpolicy.dll', 
               'lib\Microsoft.Data.SqlClient.dll', 'lib\NAudio.Asio.dll', 
               'lib\NAudio.Core.dll', 'lib\NAudio.dll', 'lib\NAudio.Midi.dll', 
               'lib\NAudio.Wasapi.dll', 'lib\NAudio.WinForms.dll', 
               'lib\NAudio.WinMM.dll', 'lib\Whisper.net.dll', 
               'lib\WpfScreenHelper.dll', 'nl-NL\GenXdev-help.xml', 
               'nl-NL\GenXdev.dll-Help.xml', 'pl-PL\GenXdev-help.xml', 
               'pl-PL\GenXdev.dll-Help.xml', 'pt-BR\GenXdev-help.xml', 
               'pt-BR\GenXdev.dll-Help.xml', 'ru-RU\GenXdev-help.xml', 
               'ru-RU\GenXdev.dll-Help.xml', 'sv-SE\GenXdev-help.xml', 
               'sv-SE\GenXdev.dll-Help.xml', 'th-TH\GenXdev-help.xml', 
               'th-TH\GenXdev.dll-Help.xml', 'tr-TR\GenXdev-help.xml', 
               'tr-TR\GenXdev.dll-Help.xml', 'uk-UA\GenXdev-help.xml', 
               'uk-UA\GenXdev.dll-Help.xml', 'vi-VN\GenXdev-help.xml', 
               'vi-VN\GenXdev.dll-Help.xml', 'zh-Hans-CN\GenXdev-help.xml', 
               'zh-Hans-CN\GenXdev.dll-Help.xml', 
               'Assets\.github\copilot-instructions.md.asset.txt', 
               'Assets\.vscode\extensions.json.asset.txt', 
               'Assets\.vscode\launch.json.asset.txt', 
               'Assets\.vscode\mcp.json.asset.txt', 
               'Assets\.vscode\settings.json.asset.txt', 
               'Assets\.vscode\tasks.json.asset.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-AddInstallationConsentPrompt-script.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-AddInstallationConsentPrompt.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-AddProgressSupport-script.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-AddProgressSupport.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-CheckAllRequirements-script.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-CheckAllRequirements.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-CheckCSharpInvocations.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-ConvertToCSharp.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-CreateUnitTests.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-FailedScriptAnalyzerResults-script.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-FailedScriptAnalyzerResults.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-FixIntrusiveOutput-Script.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-FixIntrusiveOutput.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-ImproveUnitTest.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-ModuleDefinition.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-New-GenXdevCmdlet.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-NewGenXdevCmdLet-script.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-NewGenXdevCmdLet.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-OnlyCSharpDocumentation.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-OnlyDocumentation-script.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-OnlyDocumentation.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-ParameterSplatting-scripts.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-ParameterSplatting.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-PSExceptionHandling-script.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-PSExceptionHandling.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-PSFindIntrusiveOutput-script.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-PSFindIntrusiveOutput.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-ResolveFailedTest-sccript.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-ResolveFailedTest.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-StandardRequirements.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-UnsafePathUsage-scripts.txt', 
               'Prompts\GenXdev.Coding.PowerShell.Modules\Assert-UnsafePathUsage.txt', 
               'lib\runtimes\win-x64\ggml-base-whisper.dll', 
               'lib\runtimes\win-x64\ggml-cpu-whisper.dll', 
               'lib\runtimes\win-x64\ggml-whisper.dll', 
               'lib\runtimes\win-x64\whisper.dll', 
               'Assets\Modules\GenXdev.Local\3.26.2026\GenXdev.Local.psd1.asset.txt', 
               'Assets\Modules\GenXdev.Local\3.26.2026\GenXdev.Local.psm1.asset.txt', 
               'Assets\Modules\GenXdev.Local\3.26.2026\powershell.jpg.asset.txt', 
               'Assets\Modules\GenXdev.Local\3.26.2026\README.md.asset.txt', 
               'lib\runtimes\noavx\win-x64\ggml-base-whisper.dll', 
               'lib\runtimes\noavx\win-x64\ggml-cpu-whisper.dll', 
               'lib\runtimes\noavx\win-x64\ggml-whisper.dll', 
               'lib\runtimes\noavx\win-x64\whisper.dll'

# Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell.
PrivateData = @{

    PSData = @{

        # Tags applied to this module. These help with module discovery in online galleries.
        Tags = 'GenXdev'

        # A URL to the license for this module.
        LicenseUri = 'http://www.apache.org/licenses/LICENSE-2.0'

        # A URL to the main website for this project.
        ProjectUri = 'https://powershell.genxdev.net/#GenXdev'

        # A URL to an icon representing this module.
        IconUri = 'https://genxdev.net/favicon.ico'

        # ReleaseNotes of this module
        ReleaseNotes = 'Merged modules GenXdev.AI, GenXdev.Coding, GenXdev.Console, GenXdev.Data, GenXdev.FileSystem, GenXdev.Helpers, GenXdev.Media, GenXdev.Queries, GenXdev.Webbrowser, GenXdev.Windows all into module GenXdev
Improved load performance by reducing the number of source files
Dropped support for LMStudio and ComfyUI
Improved Invoke-LLMQuery for use with DeepSeek API
Added New-ModuleXmlHelp and New-ModuleMarkdownHelp cmdlets for generating Help files. Will also work with non-GenXdev cmdlets as long as they follow the same conventions for in-source help metadata.
Removed now submodule GenXdev.Webbrowser so only Playwright internal browser modules are used for script/javascript injection.'


        # Prerelease string of this module
        # Prerelease = ''

        # Flag to indicate whether the module requires explicit user acceptance for install/update/save
        RequireLicenseAcceptance = $true

        # External dependent modules of this module
        # ExternalModuleDependencies = @()

    } # End of PSData hashtable

 } # End of PrivateData hashtable

# HelpInfo URI of this module
# HelpInfoURI = ''

# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
# DefaultCommandPrefix = ''

}