AIShell Module
Fontos
2026 januárjától az AI Shell projektet már nem tartják aktívan karban. Ezt a projektet mérnöki szempontból archiválottnak kell tekinteni.
Az AIShell-modul integrálja a PowerShellt az AIShell-lel. Ez az integráció lehetővé teszi a lekérdezések, hibák és eredmények megosztását a PowerShell és az AIShell között.
AIShell parancsmagok
| Cmdlet | Leírás |
|---|---|
| Invoke-AICommand |
Used by an MCP in AI Shell to invoke a command in the connected PowerShell session. |
| Invoke-AIShell |
Sends a query to the connected AIShell window. Results are shown in the AIShell window. |
| Resolve-Error |
Sends the last error in the current session for resolution in the connected AIShell window. |
| Start-AIShell |
Starts an AIShell session in a split pane window of Windows Terminal and iTerm2 and connects a communication channel to the PowerShell session that started it. |