You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In crush CLI, there is no automatic compaction of the conversation/context. When the context window is exhausted, I have to manually start a new session, and sometimes when I do that, the chat/CLI freezes or becomes unresponsive.
I have two requests:
Feature: Add an option for automatic context compaction (or automatic session management) to avoid interrupting the workflow.
Bug: Fix the freezes that occur when starting a new session after the context has been exhausted.