Skip to content

Add Chat Comments plugin - #435

Draft
omar-nahhas wants to merge 1 commit into
agent0ai:mainfrom
omar-nahhas:add/chat_comments
Draft

Add Chat Comments plugin#435
omar-nahhas wants to merge 1 commit into
agent0ai:mainfrom
omar-nahhas:add/chat_comments

Conversation

@omar-nahhas

Copy link
Copy Markdown

Adds plugins/chat_comments/index.yaml + thumbnail.

Select text in a chat message to attach Google-Docs-style comments. Comments highlight inline, persist with the chat across reloads and chat switches, can be edited or deleted, and can all be sent to the prompt box in one go.

@a0-bot

a0-bot Bot commented Aug 3, 2026

Copy link
Copy Markdown

Plugin submission validation failed

ERROR: GitHub API request failed (404) GET https://api.github.com/repos/agent-zero-plugins/agent-zero-plugin-chat-comments/contents/plugin.yaml: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#get-repository-content","status":"404"}

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9690072473

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

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 👍 / 👎.

@omar-nahhas
omar-nahhas marked this pull request as draft August 3, 2026 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant