[FEATURE] Prevent exiting compacting by accident

Resolved 💬 3 comments Opened Jan 29, 2026 by maartenvanderhoef Closed Feb 2, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

It happened a few times that I escape the current compacting which is a user error on my side. However, to continue the conversation, compacting has to happen anway, and therefor I think it should be a tiny bit harder to cancel an existing 'compacting'.

Proposed Solution

Instead of exiting the compacting straight away, give the user a dialog

[ Do you really want to stop compacting yes / no ? ]

Alternative Solutions

_No response_

Priority

Low - Nice to have

Feature Category

Interactive mode (TUI)

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗