Skip to content

Conversation

@irvingoujAtDevolution
Copy link
Collaborator

Adds PSRP TabExpansion2-driven tab completion end-to-end:\n\n- ironposh-client-tokio: Tab key triggers TabExpansion2 and applies CommandCompletion replacement\n- ironposh-web: exposes WasmPowerShellClient.tab_complete(input_script, cursor_column) returning structured CommandCompletion\n- ironposh-psrp: adds CommandCompletion/CompletionResult parsing + fixture test\n\nThis enables web/terminal clients to implement shell-like completion without protocol changes.

@irvingoujAtDevolution irvingoujAtDevolution merged commit a32555f into master Feb 2, 2026
0 of 2 checks passed
@irvingoujAtDevolution irvingoujAtDevolution deleted the feat/psrp-tab-completion-web branch February 2, 2026 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants