-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGenXdev.psd1
More file actions
417 lines (373 loc) · 27.7 KB
/
Copy pathGenXdev.psd1
File metadata and controls
417 lines (373 loc) · 27.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
#
# Module manifest for module 'GenXdev'
#
# Generated by: genXdev
#
# Generated on: 06/08/2026
#
@{
# Script module or binary module file associated with this manifest.
RootModule = 'GenXdev.psm1'
# Version number of this module.
ModuleVersion = '3.33.0'
# 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\Spectre.Console.dll', 'lib\Spectre.Console.Ansi.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')
# 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-GenXdevTest', 'Assert-ModuleDefinition',
'Assert-RefactorFile', 'Backup-CompletedFeatures',
'Backup-CompletedIdeas', 'Backup-CompletedIssues',
'Backup-CompletedReleaseNotes', 'Backup-CompletedTodoos',
'Backup-READMESections', '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', 'Ensure7Zip',
'EnsureCopilotKeyboardShortCut', 'EnsureDeepStack',
'EnsureDefaultGenXdevRefactors', 'EnsureDockerDesktop',
'EnsureFFMPEG', 'EnsureGenXdev', 'EnsureGithubCLI',
'EnsureNuGetAssembly', 'EnsurePaintNet', 'EnsurePester',
'EnsurePlaywright', 'EnsurePSTools', 'EnsureSQLiteStudio',
'EnsureSSMSInstalled', 'EnsureVSCode',
'EnsureWindowsMediaFeaturePack', 'EnsureWinMerge', '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-AILLMSettingsPrompt',
'Invoke-AIPowershellCommand', 'Invoke-CommandElevated',
'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-SpectreAsk', 'Invoke-SpectreConfirm', 'Invoke-SpectrePrompt',
'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-TextToSpeech', '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-ExceptionPanel',
'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', 'Suspend-TextToSpeech',
'Switch-VlcMediaPlayerMute', 'Switch-VLCMediaPlayerPaused',
'Switch-VlcMediaPlayerRepeat', 'Test-DeepLinkImageFile',
'Test-RefactorLLMSelection', 'Unprotect-WebbrowserTab',
'Unregister-AllFaces', 'Unregister-Face', 'Update-AllImageMetaData',
'Update-Environment', 'Update-Refactor', 'UtcNow', 'VSCode',
'Write-SpectreLine', 'Write-SpectreMarkupLine', '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-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-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-ProcessElevated', 'Start-ProcessWithPriority', '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', 'archive-features', 'archive-ideas',
'archive-issues', 'archive-readme-sections', 'archive-releasenotes',
'archive-todoos', 'ask', 'askchatgpt', 'askdeepsearch', 'askgemini',
'askghcopilot', 'askxgrok', 'bookmarks', 'bq', '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', 'llmset',
'llmsettings', 'lt', 'media', 'monitoroff', 'moviequote', 'Nav',
'newrefactor', 'newsqltx', 'nextrefactor', 'nice', 'nsqldb', 'owaq',
'pausespeech', 'popw', 'poweroff', 'promptllmsettings', 'pubrelnotes',
'pushw', 'q', 'qalpha', 'qgh', 'qgithub', 'qllm', 'qq', 'qso', 'rc',
'refactorreport', 'refactors', 'releasenote', 'releasenotes',
'reloadgenxdev', 'removeimagedata', 'removekey', 'removePreference',
'resumespeech', '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 = 'Afterinstall.ps1', 'cmdlets-meta.json', 'default-llmproviders.json',
'favicon.ico', 'GenXdev.FileSystem.format.ps1xml', 'GenXdev.psd1',
'GenXdev.psm1', 'GenXdevCmdletInfo.format.ps1xml',
'ImageSearchResult.format.ps1xml', 'LICENSE', 'masonary.html',
'PSScriptAnalyzerSettings.psd1',
'recommended-aitoolset-cmdlets.txt', 'RefactorSet.format.ps1xml',
'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',
'en-US\GenXdev-help.xml', 'en-US\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\Spectre.Console.Ansi.dll',
'lib\Spectre.Console.dll', 'lib\Whisper.net.dll',
'lib\WpfScreenHelper.dll',
'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.33.0\GenXdev.Local.psd1.asset.txt',
'Assets\Modules\GenXdev.Local\3.33.0\GenXdev.Local.psm1.asset.txt',
'Assets\Modules\GenXdev.Local\3.33.0\powershell.jpg.asset.txt',
'Assets\Modules\GenXdev.Local\3.33.0\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
Added support for menu driven configuration of LLM settings for GenXdev.AI cmdlets that delegate to Invoke-LLMQuery
Added Invoke-CommandElevated and used in all for Invoke-WindowsUpdate and all 3th party software installation Ensure* cmdlets
Start-TextToSpeech: preload next sentence via MemoryStream+Pause/Play pattern, eliminating EdgeTTS API latency between sentences. Added Suspend-TextToSpeech and Resume-TextToSpeech cmdlets with full synchronization across all three synthesizer instances (Speech, SpeechCustomized, EmergencySpeech). -Force now respects user-initiated pause state.
Fixed hint/Invoke-AIPowershellCommand: JSON schema example generator (Get-JsonExampleFromSchema) produced nested {response:"..."} objects instead of flat string values for PSCustomObject leaf nodes, causing confirmation prompts to display @{response=...} wrappers. Added null guard on BaseObject unwrap and defensive .response extraction in parser.
Added -OnlyCompleted/-ExcludeCompleted filtering to Get-Todoos/Get-Issues/Get-Ideas with -Show; added -ArchiveCompleted (same-README archive section) and -ArchiveFilePath (external file archive) with cross-mode migration support; added -Done parameter to Add-FeatureLineToREADME; exposed new params via MCP server; updated workflow to use -ExcludeCompleted -First 5
Introduced -AllMachines on setpreference, setpreferencedefault for syncing over Onedrive
Added -Done switch parameter to Add-IssueLineToREADME, Add-FeatureLineToREADME, Add-IdeaLineToREADME, Add-ReleaseNoteLineToREADME (matching Add-TodoLineToREADME pattern)
EdgeTtsSynthesizer: redesigned TTS queue from semaphore to explicit ConcurrentQueue with single background processor; -Force emergency speech via InterruptAndSpeak; text chunking on sentence boundaries; null/empty line filtering in Start-TextToSpeech
Start-TextToSpeech: new -Force switch interrupts speech on a separate instance, speaks immediately (blocking), then resumes; Stop-TextToSpeech now instantly cancels via internal queue + NAudio stop; large texts auto-chunk on sentence boundaries for responsiveness
Improved load performance by reducing the number of source files
Improved Invoke-LLMQuery for use with DeepSeek API and other models that don''t support JSON schema output
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 = ''
}