Skip to content

Sharing & Agents

Commands for shared sessions and AI agent interaction.

Shared Sessions

/share create

Start hosting a shared session.

/share create

Returns a room code (e.g., ABC123) to share with viewers.

/share join

Join an existing shared session.

/share join ABC123

/share status

Show current sharing status.

/share status

/share list

List connected viewers.

/share list

/share stop

End the shared session.

/share stop

/share tutorial

Interactive sharing tutorial.

/share tutorial

AI Agents

/agents list

List available agent types.

/agents list

Shows: general, trajectory, docking, report, structure, interaction, visualization.

/agents use

Start an agent conversation.

/agents use general
/agents use trajectory
/agents use docking

Once active, type natural language (without / prefix):

> show me the hydrogen bonds near the ligand

/agents stop

End the agent session.

/agents stop

/agents status

Show current agent state.

/agents status

/agents config

Configure agent settings.

/agents config model gpt-4o
/agents config model claude-sonnet