Skip to content

cli-48: Remove auto compaction for /drop, /ls, /save-session and /tokens commands#600

Closed
szmania wants to merge 1 commit into
cecli-dev:v0.100.12from
szmania:cli-48-remove-auto-compaction-3
Closed

cli-48: Remove auto compaction for /drop, /ls, /save-session and /tokens commands#600
szmania wants to merge 1 commit into
cecli-dev:v0.100.12from
szmania:cli-48-remove-auto-compaction-3

Conversation

@szmania

@szmania szmania commented Jul 8, 2026

Copy link
Copy Markdown

This PR addresses Jira issue CLI-48 by removing automatic context compaction for the following commands:

  • /drop
  • /ls
  • /save-session
  • /tokens

These commands are necessary to determine the current state of the conversation and compaction steps, so automatic compaction during their execution could interfere with their intended functionality.

Changes:

  • Modified command execution logic to skip automatic compaction for the specified commands.

Jira Issue: CLI-48 (Note: Replace with actual Jira URL if available)

…kens commands as those are needed to determine compation steps.
@szmania szmania changed the base branch from main to v0.100.12 July 8, 2026 20:39
@dwash96 dwash96 mentioned this pull request Jul 11, 2026
@dwash96

dwash96 commented Jul 11, 2026

Copy link
Copy Markdown
Collaborator

Implemented in 0.100.12

@dwash96 dwash96 closed this Jul 11, 2026
@szmania

szmania commented Jul 11, 2026

Copy link
Copy Markdown
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants