✦ Features 11
- add CitationsBlock for document citation support
- add session manager implementation and related testssessions
- make tasks opt-in via tasksConfigmcp
- swarm orchestration patternmultiagent
- browser-compatible tracer with NodeTracerProvider auto-detectionotel
- add getTracer to telemetry api surfaceotel
- support both Zod and JSON schemas for tool() factorytool
- add guardrail redaction support with input/output hand…model
- graph orchestration patternmultiagent
- local metrics tracking for agent loopotel
- add delete session & list pagination API, update testssessions
⊘ Fixes 4
- remove circular import of barrel index.js in agent.tsagent
- remove deprecated eslint-env comments incompatible with flat config
- use source import for Agent in swarm integ testsmultiagent
- add warn log when node execution fails in multi-agent orchestrationmultiagent
⋯ Other 9
- bump express-rate-limit from 8.2.1 to 8.3.0
- remove color assertions from image/video integ tests
- tidy registry tests in to separate __tests__ dir
- simplify ToolRegistry to name-based CRUDL interface
- bump actions/upload-artifact from 6 to 7
- bump aws-actions/configure-aws-credentials from 5 to 6
- bump actions/github-script from 7 to 8
- bump amannn/action-semantic-pull-request from 5 to 6
- npm audit fix