Comments
Comments let team members discuss executions without interfering with the agent conversation.
Adding Comments#
From the execution view, use the comments section to:
- Create a comment on any execution
- Edit your own comments (workspace owners can edit any comment)
- Delete your own comments (workspace owners can delete any comment)
Comments are visible to all workspace members who can view the execution.
Difference from Agent Messages#
Comments are separate from the agent conversation. They don't affect the agent's context or behavior — they're purely for human-to-human communication about the execution.
Use Cases#
- Code review notes — Leave feedback on agent-generated code
- Questions — Ask teammates about an execution's output
- Status updates — Note follow-up actions needed