Skip to content

Add distil - #4862

Open
darkkraft wants to merge 1 commit into
docker:mainfrom
darkkraft:add-distil
Open

Add distil#4862
darkkraft wants to merge 1 commit into
docker:mainfrom
darkkraft:add-distil

Conversation

@darkkraft

Copy link
Copy Markdown

Context optimization middleware for LLM agents — a dynamic tool registry, result masking, token budgeting and smart compaction, so a long session stays inside its window instead of failing for length. It measures where a session's tokens actually go, then compresses the conversation rather than truncating it.

  • Repository: https://github.com/munhq/distil
  • Licence: MIT OR Apache-2.0
  • Dockerfile at the repository root, pinned here to commit b658e92, which contains it.
  • disableNetwork: true — distil works on conversation payloads it is given and calls no external service.

@darkkraft
darkkraft requested a review from a team as a code owner August 31, 2026 15:57
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