PSPredictor
1.2.0
PowerShell Universal CLI Predictor - Intelligent auto-completion for 26+ popular CLI tools including Git, Docker, npm, Azure, AWS, .NET, Python, AI tools (Claude, Gemini), shells (PowerShell, Zsh, Bash), and more. Cross-platform support for PowerShell 7+ with modular architecture.
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
(c) 2025 Sarin Na Wangkanai. All rights reserved.
Package Details
Author(s)
- Sarin Na Wangkanai
Tags
PowerShell CLI Completion TabCompletion Git Docker NPM kubectl Azure AWS Python AI Claude Gemini Homebrew Cross-Platform PowerShell7 Podman tmux DotNet GitHub Terraform Bash Zsh Shell
Functions
Install-PSPredictor Uninstall-PSPredictor Get-PSPredictorCompletion Set-PSPredictorConfig Register-PSPredictorCompletion Unregister-PSPredictorCompletion Update-PSPredictorCompletions Enable-PSPredictorTool Disable-PSPredictorTool Get-PSPredictorTools
PSEditions
Dependencies
Release Notes
## Version 1.1.0
- Major expansion: Now supports 26+ CLI tools (was 9)
- New completion providers: .NET, Claude AI, Gemini AI, GitHub CLI, Podman, tmux, Hyper, OpenAI Codex, Homebrew, npx, pip, pipx, pyenv, Python
- Shell completion support: PowerShell (pwsh), Zsh, Bash with comprehensive options and configurations
- Modular architecture for better maintainability and extensibility
- PowerShell 7+ cross-platform support (Windows, Linux, macOS)
- Enhanced Git, Docker, npm, Azure, AWS, kubectl, Terraform completions
- Improved configuration management with per-tool settings
- Silent module loading with optimized performance
- Comprehensive test suite with per-tool test organization (67+ tests)
- Updated documentation with complete tool coverage and shell support
FileList
- PSPredictor.nuspec
- PSPredictor.psd1
- Completions\Stubs.ps1
- Completions\PowerShell.ps1
- Public\Unregister-PSPredictorCompletion.ps1
- Completions\Python.ps1
- Completions\Docker.ps1
- Public\Register-PSPredictorCompletion.ps1
- README.md
- Completions\Podman.ps1
- Completions\Bash.ps1
- Public\Install-PSPredictor.ps1
- PSPredictor.psm1
- Completions\Tmux.ps1
- Completions\Brew.ps1
- Public\Get-PSPredictorTools.ps1
- LICENSE
- Completions\Git.ps1
- Completions\Pip.ps1
- Public\Enable-PSPredictorTool.ps1
- Private\Config.ps1
- Completions\Pyenv.ps1
- Completions\GitHub.ps1
- Public\Get-PSPredictorCompletion.ps1
- Completions\Claude.ps1
- Completions\Codex.ps1
- Completions\NPX.ps1
- Public\Update-PSPredictorCompletions.ps1
- Completions\Hyper.ps1
- Completions\Gemini.ps1
- Completions\Zsh.ps1
- Public\Disable-PSPredictorTool.ps1
- Completions\Dotnet.ps1
- Completions\NPM.ps1
- Public\Set-PSPredictorConfig.ps1
- Public\Uninstall-PSPredictor.ps1
- Completions\Pipx.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.3.0 | 3 | 7/30/2025 |
1.2.0 (current version) | 3 | 7/30/2025 |
1.1.0 | 3 | 7/30/2025 |
1.0.1 | 3 | 7/30/2025 |
1.0.0 | 4 | 7/30/2025 |