Skip to content

Fature req: keep n messages in context when rolling over #72

Description

@rickythefox

Thanks for a great project.

One thing that would be a good addition is the ability to keep the last n messages in context while pointing to the earlier session for the rest of the context.

To clarify, consider this conversation. Features A and B are vaguely related.

* User: talks about feature A
* User: talks some more about feature A
* User: talks even more about feature A
* User: moves over to talk about feature A in the context of B
* User: talks about feature B

The last message are directly relevant for a session where we will continue on feature B, so it should stay in context.
The earlier messages can be pointed to so that they can be accessed later on if needed.

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