Community Chat Harness

plugin
studio
By Communityv0.9.3Updated 2026-01-15

Add a real-time chat panel to any Studio workspace. The Community Chat Harness provides a lightweight, embeddable chat interface with threaded conversations, @mentions, and file sharing. Perfect for team collaboration directly within your Studio environment.

chat
collaboration
real-time
Installation

Copy this configuration into your project:

# Add to studio.plugins.yaml
plugins:
  - name: community-chat-harness
    version: "0.9.3"
    config:
      position: right-panel
      max_history: 500

Details

Type
plugin
Platforms
studio
Version
0.9.3
Author
Community
Install method
copy config