Skip to content

agent-squad

vtypescript_1.1.4 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agentic-ai agents ai-agents ai-agents-framework anthropic anthropic-claude
+12 more
aws aws-bedrock aws-cdk llm generative-ai machine-learning openai openaiapi orchestrator python serverless typescript

Summary

AI summary

Added SummarizingChatStorage which lazily compresses chat histories using an LLM while preserving raw messages.

Changes in this release

Feature Low

Adds SummarizingChatStorage wrapper for ChatStorage with LLM-based history compression.

Adds SummarizingChatStorage wrapper for ChatStorage with LLM-based history compression.

Source: llm_adapter@2026-07-14

Confidence: low

Feature Low

Adds SummarizingChatStorage wrapper that compresses long chat histories using an LLM summarizer.

Adds SummarizingChatStorage wrapper that compresses long chat histories using an LLM summarizer.

Source: granite4.1:30b@2026-07-14-audit

Confidence: low

Full changelog

What's new

  • Added SummarizingChatStorage: wraps any ChatStorage and automatically compresses long conversation histories via a user-supplied LLM summarizer. Uses lazy buffer activation and eager save-time compression — raw messages are always preserved in the inner store.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track agent-squad

Get notified when new releases ship.

Sign up free

About agent-squad

Flexible and powerful framework for managing multiple AI agents and handling complex conversations

All releases →

Related context

Beta — feedback welcome: [email protected]