Skip to content
Draft
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
11 changes: 11 additions & 0 deletions plugins/chat_comments/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
title: Chat Comments
description: >-
Select any text in a chat message and attach a Google-Docs-style comment to it. Comments are
highlighted inline, persist with the chat across reloads and chat switches, and can be edited
or deleted from a comments panel. When you are ready, send every comment on the chat to the
prompt box in one go, so review feedback becomes the agent's next instruction.
github: https://github.com/agent-zero-plugins/agent-zero-plugin-chat-comments

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Point at a repo with root plugin.yaml

The linked repository currently does not expose plugin.yaml at its repository root; its manifest is under usr/plugins/chat_comments/plugin.yaml. The PR validator dereferences https://api.github.com/repos/{owner}/{repo}/contents/plugin.yaml and fails with “github repository must contain plugin.yaml at repository root”, so this entry will not pass validation or become installable until the remote repo adds a root manifest or this URL points at a repo that has one.

Useful? React with 👍 / 👎.

tags:
- ui
- workflow
- prompting
Binary file added plugins/chat_comments/thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading