Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions editor/comments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@ Type `@` in a comment or reply to mention a teammate. People must be a member of

Mentioned teammates receive an email notification.

## Mention the agent

Type `@mintlify` in a comment, suggestion, or reply to mention the editor agent. The agent appears at the top of the mention list alongside your teammates.

Mentioning the agent lets you ask it to respond to a thread in context. Use it to request a rewrite, ask a question about the highlighted text, or hand off a review to the agent without leaving the comment thread.

## Resolve a comment

Editors and admins can resolve threads when a discussion is complete.
Expand Down
8 changes: 8 additions & 0 deletions es/editor/comments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,14 @@ Escribe `@` en un comentario o respuesta para mencionar a un compañero. Las per

Los compañeros mencionados reciben una notificación por correo electrónico.

<div id="mention-the-agent">
## Mencionar al agente
</div>

Escribe `@mintlify` en un comentario, sugerencia o respuesta para mencionar al agente del editor. El agente aparece al inicio de la lista de menciones junto a tus compañeros.

Mencionar al agente te permite pedirle que responda a un hilo en contexto. Úsalo para solicitar una reescritura, hacer una pregunta sobre el texto resaltado o delegar una revisión al agente sin salir del hilo del comentario.

<div id="resolve-a-comment">
## Resolver un comentario
</div>
Expand Down
8 changes: 8 additions & 0 deletions fr/editor/comments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,14 @@ Tapez `@` dans un commentaire ou une réponse pour mentionner un coéquipier. Le

Les coéquipiers mentionnés reçoivent une notification par e-mail.

<div id="mention-the-agent">
## Mentionner l'agent
</div>

Tapez `@mintlify` dans un commentaire, une suggestion ou une réponse pour mentionner l'agent de l'éditeur. L'agent apparaît en haut de la liste des mentions aux côtés de vos coéquipiers.

Mentionner l'agent vous permet de lui demander de répondre à un fil en contexte. Utilisez-le pour demander une réécriture, poser une question sur le texte surligné ou déléguer une relecture à l'agent sans quitter le fil de commentaires.

<div id="resolve-a-comment">
## Résoudre un commentaire
</div>
Expand Down
8 changes: 8 additions & 0 deletions zh/editor/comments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,14 @@ keywords: ["editor", "评论", "协作", "反馈", "提及", "讨论线程"]

被提及的团队成员会收到电子邮件通知。

<div id="mention-the-agent">
## 提及 agent
</div>

在评论、建议或回复中输入 `@mintlify` 即可提及编辑器 agent。agent 会与你的团队成员一起显示在提及列表的顶部。

提及 agent 可以让它在上下文中回复某个讨论线程。使用它来请求改写、就高亮文本提出问题,或在不离开评论线程的情况下将审阅工作交给 agent。

<div id="resolve-a-comment">
## 解决评论
</div>
Expand Down