[GH-ISSUE #7] implement smarty context compression #3

Closed
opened 2026-03-04 01:39:08 +03:00 by kerem · 1 comment
Owner

Originally created by @yigitkonur on GitHub (Feb 20, 2026).
Original GitHub issue: https://github.com/yigitkonur/cli-continues/issues/7

Originally assigned to: @yigitkonur on GitHub.

great feedback from @ahmetb: https://x.com/ahmetb/status/2024946486841115082

gonna improve context compression:

  1. if agent already compressed the session, keep following that format and fold in the old stuff
  2. ditch the 500-char cap and swap in something that won't nuke the context

got a couple ideas but as the repo balloons with new integrations i need it bulletproof and fast on every CLI. gonna spin up some test sessions and hack on it

Originally created by @yigitkonur on GitHub (Feb 20, 2026). Original GitHub issue: https://github.com/yigitkonur/cli-continues/issues/7 Originally assigned to: @yigitkonur on GitHub. great feedback from @ahmetb: https://x.com/ahmetb/status/2024946486841115082 gonna improve context compression: 1. if agent already compressed the session, keep following that format and fold in the old stuff 2. ditch the 500-char cap and swap in something that won't nuke the context got a couple ideas but as the repo balloons with new integrations i need it bulletproof and fast on every CLI. gonna spin up some test sessions and hack on it
kerem closed this issue 2026-03-04 01:39:09 +03:00
Author
Owner

@yigitkonur commented on GitHub (Feb 24, 2026):

just shipped v3.0, now with native types pulled straight from real session logs and way cleaner context migration. would love thoughts from @ahmetb, i’ll reopen if needed.

https://github.com/user-attachments/assets/46cfa1f6-2220-4877-a888-993933cc6d64

<!-- gh-comment-id:3949105915 --> @yigitkonur commented on GitHub (Feb 24, 2026): just shipped v3.0, now with native types pulled straight from real session logs and way cleaner context migration. would love thoughts from @ahmetb, i’ll reopen if needed. https://github.com/user-attachments/assets/46cfa1f6-2220-4877-a888-993933cc6d64
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cli-continues#3
No description provided.