Skip to content

agent-squad

vtypescript_1.1.0 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

Adds GroundedAgent, a two‑LLM anti‑hallucination pattern with gatherer and presenter LLMs.

Full changelog

GroundedAgent (two-LLM anti-hallucination pattern)

Adds GroundedAgent: a gatherer LLM calls tools and sees the raw results but never speaks; an isolated presenter LLM writes the reply from only the curated tool output, so it can't invent values beyond what was fetched. A no-tool turn is answered by the gatherer directly, skipping the presenter.

  • GroundedAgent / GroundedAgentOptions, ToolOutputCurator (DataBlockCurator, PerToolCurator), PresenterPrompt
  • Docs: Built-in Agents → Grounded Agent
  • Runnable example: examples/grounded-agent-chatbot

Feature merged in #551.

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]