--- name: feedback-context-management description: User wants to be warned before context limit and have tasks cleanly finished before running out metadata: node_type: memory type: feedback originSessionId: c454fc50-f93d-4ddd-b9f3-f3f442e89fb9 --- Warn the user proactively when the conversation is getting long and approaching the context limit — before a task is left in a broken/hanging state. Finish or save the current task cleanly, then let the user know the session needs to continue fresh. **Why:** User wants nothing left hanging when a session ends. **How to apply:** When making edits mid-feature, always commit and deploy what's done so far. Before starting something large when context is already long, warn the user and offer to continue in a new session rather than starting something that won't finish.