Get the (almost) daily changelog

Squad Management & Session Enhancement

  1. Squad-Based Sessions: Organize your assistants into collaborative teams with Session.squad and Session.squadId. Sessions can now be associated with squads for team-based conversation management and coordinated assistant behavior.

  2. Squad Chat Integration: Enable squad-based chat conversations using Chat.squad and Chat.squadId. This allows multiple assistants to participate in or be aware of chat contexts for more sophisticated conversation handling.

  3. Enhanced Session Creation: Create squad-enabled sessions with CreateSessionDTO.squad and CreateSessionDTO.squadId, enabling persistent conversation contexts across multiple assistants and interaction types.

  4. Chat Management by Squad: Filter and organize chats by squad membership using GetChatPaginatedDTO.squadId for better conversation management and team-based analytics.

  5. Session Management by Squad: Query sessions by squad association with GetSessionPaginatedDTO.squadId, providing team-based session organization and management capabilities.

  6. Full Message History: Control conversation context retention with ArtifactPlan.fullMessageHistoryEnabled. When enabled, artifacts contain complete message history even after handoff context engineering, preserving full conversation flow for analysis.

  7. Transfer Records: Track warm transfer details with Artifact.transfers, providing comprehensive records of transfer destinations, transcripts, and status information for multi-assistant conversations.

Squad management enables sophisticated multi-assistant workflows where different specialists can handle different parts of a conversation while maintaining shared context and coordination.

Team Collaboration Features

Multi-Assistant Coordination

Enable multiple assistants to work together within squads for specialized conversation handling and seamless handoffs.

Persistent Context

Maintain conversation context across squad members and session boundaries for continuous conversation experiences.

Team Analytics

Filter conversations, sessions, and analytics by squad membership for team-based performance insights and management.

Complete Audit Trails

Track all transfers and handoffs with detailed records including destinations, transcripts, and status information.