Skip to content

feat: add summarization compactor - #12296

Draft
sjrl wants to merge 43 commits into
mainfrom
feat/summarization-compactor
Draft

feat: add summarization compactor#12296
sjrl wants to merge 43 commits into
mainfrom
feat/summarization-compactor

Conversation

@sjrl

@sjrl sjrl commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Related Issues

Proposed Changes:

How did you test it?

Notes for the reviewer

Checklist

  • I have read the contributors guidelines and the code of conduct.
  • I have updated the related issue with new insights and changes.
  • I have added unit tests and updated the docstrings.
  • I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test: and added ! in case the PR includes breaking changes.
  • I have documented my code.
  • I have added a release note file, following the contributors guidelines.
  • I have run pre-commit hooks and fixed any issue.

@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
haystack-docs Ready Ready Preview Aug 11, 2026 9:22am

Request Review

@sjrl
sjrl changed the base branch from main to fix-sliding-window August 11, 2026 07:28
@github-actions github-actions Bot added the type:documentation Improvements on the docs label Aug 11, 2026
@sjrl
sjrl force-pushed the fix-sliding-window branch from 85bd98e to 1a971d5 Compare August 11, 2026 07:29
@sjrl
sjrl force-pushed the feat/summarization-compactor branch from fbf90d6 to 695a56b Compare August 11, 2026 07:29
@github-actions

github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  haystack/components/generators/chat
  utils.py 45
  haystack/hooks/compaction
  __init__.py
  sliding_window.py
  summarization.py 92, 328-331, 438, 462-463, 467-471, 475-476, 480-484
  utils.py
  haystack/token_counters
  utils.py
Project Total  

This report was generated by python-coverage-comment-action

Base automatically changed from fix-sliding-window to main August 11, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic:tests type:documentation Improvements on the docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant