Skip to content

Improve context passing in intent chaining #8

@CoreyRDean

Description

@CoreyRDean

When chaining intent invocations, the current implementation does not pass along the context that the user intended. For example, running i list files in ~/dir | i read file.md does not pass along the context that the user wanted to read file.md inside /Users/coreyrdean/dir, instead opting for the current working directory. This leads to incorrect results and user confusion. We should enhance the intent model to better understand and pass along the intended context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions