You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature or problem you'd like to solve
Support for passing through commands to the shell and having the results available in the session context
Proposed solution
Useful when wanting to tweak a suggested command, or having a command to run (like tailing the logs of a failing container) to have in the session context to further action/workflow.
Example prompts or workflows
!git status
-- Resulting output displayed partially in the session output; can be expanded with ctrl+o