KnicKnic / KnicKnic/native-powershell
Determine if callbacks are allowed in remote sessions
- Dominant language
- C++
- Stars
- 52
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently we allow callbacks by injecting a cmdlet into the initial session state. Can we do something similar for remote sessions?
https://github.com/KnicKnic/native-powershell/blob/2e9125960fe7b736b809944eb700a9c58a82ad9b/host.cpp#L418-L435
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading host.cpp at lines 418-435, where callbacks are injected into the initial session state. Investigate whether the same approach applies to remote sessions and define the expected callback behavior; done means reaching a clear feasibility conclusion and identifying the required implementation scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, powershell
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100