Skip to content

chore: version packages#80

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore: version packages#80
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 9, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@ai-sdk-tool/harness@0.4.0

Minor Changes

  • badc5c7: feat: iterative compaction — pass previous summary to summarizeFn for context-aware updates

    • Extended summarizeFn signature with optional previousSummary parameter (backwards compatible)
    • performCompaction() now passes combined previous summaries to summarizeFn
    • After compaction, previous summaries are merged into a single entry (always 1 summary)
    • defaultSummarizeFn includes previous context in structured format when available
    • createModelSummarizer uses ITERATIVE_SUMMARIZATION_PROMPT when updating existing summaries
    • Added ITERATIVE_SUMMARIZATION_PROMPT export for customization
    • Added iterativePrompt option to ModelSummarizerOptions

plugsuits@1.1.4

Patch Changes

  • Updated dependencies [badc5c7]
    • @ai-sdk-tool/harness@0.4.0

Summary by cubic

Publish @ai-sdk-tool/harness@0.4.0 with iterative compaction and update plugsuits to use it. This improves context-aware summarization during compaction.

  • New Features

    • @ai-sdk-tool/harness: summarizeFn can receive previousSummary; compaction now passes combined prior context.
    • Exposes ITERATIVE_SUMMARIZATION_PROMPT and an iterativePrompt option; default summarizer uses previous context.
  • Dependencies

    • plugsuits bumped to 1.1.4 and updated to @ai-sdk-tool/harness@^0.4.0.

Written for commit c69ef96. Summary will update on new commits.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 5 files

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.

0 participants