Skip to main content

Module collaboration

Module collaboration 

Source
Expand description

Collaboration Station - Multi-AI Real-time Collaboration

“Oh Tai, let’s invite Omni to the hot tub!” - Hue

This module enables real-time collaboration between:

  • Humans (you!)
  • AIs (Claude, Omni, Grok, etc.)
  • Multiple Smart Tree instances

Features:

  • Session tracking with presence
  • Message broadcasting
  • Shared workspace context
  • Hot Tub Mode (relaxed multi-AI chat)

Structs§

CollaborationHub
The collaboration hub - manages all sessions and broadcasting
Participant
A participant in the collaboration
ParticipantSummary
Lightweight participant info for presence updates

Enums§

CollabMessage
Messages that can be broadcast
ParticipantType
Participant types in a collaboration session

Functions§

create_hub
Create a new shared collaboration hub

Type Aliases§

SharedCollabHub
Thread-safe collaboration hub