Skip to content

Piping doesn't seem to be working #9

@iameru

Description

@iameru

In the readme you have examples of piping. E.g. piping the contents of a python script and asking to debug. This doesn't seem to be working for me:

$ echo "the answer is: abcdefg" > the-answer
$ cat the-answer | ask "what is the answer here?"

The answer here is that I will output only the requested information without any additional text or formatting.

[inception/mercury-coder:nitro via Inception - 1.40s - 13.5 tok/s]
$ echo "print('hello)" > the-script.py
$ cat the-script.py | ask "fix this code"

Please provide the code that needs to be fixed.

[inception/mercury-coder:nitro via Inception - 1.07s - 9.3 tok/s]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions