Skip to content

refactor(core): switch context compression to full-prefix fork-like summary requests#906

Merged
wsp1911 merged 1 commit into
GCWing:mainfrom
wsp1911:main
May 27, 2026
Merged

refactor(core): switch context compression to full-prefix fork-like summary requests#906
wsp1911 merged 1 commit into
GCWing:mainfrom
wsp1911:main

Conversation

@wsp1911
Copy link
Copy Markdown
Collaborator

@wsp1911 wsp1911 commented May 27, 2026

  • move model-based compression request assembly into execution engine
  • reuse session system prompt, tools, reminders, and user context for compression
  • replace tail-retention policy with auto/manual compression modes
  • summarize the full visible context in one request instead of chunking by turns
  • keep compressor focused on turn collection, fallback summary, and context rewrite
  • route manual compaction through the same full-prefix compression path

…ummary requests

- move model-based compression request assembly into execution engine
- reuse session system prompt, tools, reminders, and user context for compression
- replace tail-retention policy with auto/manual compression modes
- summarize the full visible context in one request instead of chunking by turns
- keep compressor focused on turn collection, fallback summary, and context rewrite
- route manual compaction through the same full-prefix compression path
@wsp1911 wsp1911 merged commit 5e5738f into GCWing:main May 27, 2026
4 checks passed
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.

1 participant