Skip to content

v2.8.1

Latest

Choose a tag to compare

@kausmeows kausmeows released this 23 Jul 19:12
b04e20e

Changelog

New Features:

  • TwelveLabsTools: Added support for Marengo video embeddings. See docs.
  • Slack: respond_to_other_agents flag for peer-agent communication.

Improvements:

  • Learning Stores: extraction_tool_call_limit to prevent infinite loops.
  • Context Providers: stream_sub_agent_events supported across all providers.

Bug Fixes:

  • File Tools: list_files now exposes its optional directory parameter in the tool schema, so agents can list a specific subdirectory directly.
  • Teams:
    • Nested teams now retrieve their own team history.
    • Explicitly configured member IDs are now preserved as-is, so delegation to members with custom IDs works.
  • CSV Reader: read() now supports CSV file paths passed as strings.
  • Tools: Empty/missing argument invocation fix.

Breaking Changes

  • Scavio Tools: google_search now targets the Scavio Google v2 API for proper localization and paging. See Docs

What's Changed

New Contributors

Full Changelog: v2.8.0...v2.8.1