Skip to content

Support for inline shell commands (! or "bang" mode).Β #274

@fwertzholman

Description

@fwertzholman

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

Additional context

Useful in CC as "bash mode".

https://docs.claude.com/en/docs/claude-code/interactive-mode#bash-mode-with-prefix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions