-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Describe the feature or problem you'd like to solve
After fill a model context window truncated message shows forever.
Proposed solution
Would be nice to have the compact conversation feature where it can resume:
- Problems found in the coding session
- Solutions applied
- Problems pending
- Ongoing problem/solution
- Modified/relevant files in the coding session (with relative path)
- Variables changed/created that need to be accounted for
- Relevant documentation (either a webpage explored, a markdown file created by AI or user, etc)
Then reopen a new API call to the model in a fresh conversation with clean context window and pass that summary as initial context for continuation.
/compact command or /summarize if you do not want to name it as other CLI.
Example prompts or workflows
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels