Skip to content

chore: version packages#219

Merged
hntrl merged 2 commits intomainfrom
changeset-release/main
Feb 11, 2026
Merged

chore: version packages#219
hntrl merged 2 commits intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 11, 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

deepagents@1.7.5

Patch Changes

  • #211 adce96c Thanks @hntrl! - fix(skills): improve skills middleware input validation and add annotations

    Port of Python PR #1189. Hardens parseSkillMetadataFromContent with stricter
    coercion/trimming for all YAML fields, adds Unicode lowercase support in
    validateSkillName, validates and truncates compatibility length, handles
    allowed-tools as YAML list or space-delimited string, and shows
    license/compatibility annotations in the system prompt skill listing.

  • #210 2eea576 Thanks @hntrl! - refactor(summarization): state rework, move to wrap pattern

    Refactors createSummarizationMiddleware to use the wrapModelCall hook instead of beforeModel. Instead of rewriting LangGraph state with RemoveMessage(REMOVE_ALL_MESSAGES) on each summarization, the middleware now tracks a SummarizationEvent in private state and reconstructs the effective message list on each call, avoiding full state rewrites. Supports chained summarizations with correct cutoff index progression.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 1a4df8c to b119571 Compare February 11, 2026 03:30
@github-actions github-actions bot force-pushed the changeset-release/main branch from b119571 to 77125c9 Compare February 11, 2026 03:38
@hntrl hntrl enabled auto-merge (squash) February 11, 2026 03:47
@hntrl hntrl merged commit 4b2892b into main Feb 11, 2026
12 of 13 checks passed
@hntrl hntrl deleted the changeset-release/main branch February 11, 2026 03:47
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