Skip to content

Is there an elegant way to provide feedback and rechat on the wrong commands and results? #698

@demouo

Description

@demouo

I apologize for my unfamiliarity with this excellent project shell_gpt. An AI provided a command that failed
to execute. How can I share the incorrect context in my next conversation?

<logs>
~ sgpt --shell 'check which process using max memo'
ps -eo pid,comm,%mem | sort -nr | head -n 1
[E]xecute, [D]escribe, [A]bort: e
zsh:1: command not found: 41219
</logs>

Then I want to tell ai that The command failed with error: zsh:1: command not found: 41219, please retry..

Is there an elegant way to provide feedback and rechat?

I would be very grateful for your reply.

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