Skip to content

Add Share Chat plugin - #433

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

Add Share Chat plugin#433
omar-nahhas wants to merge 1 commit into
agent0ai:mainfrom
omar-nahhas:add/share_chat

Conversation

@omar-nahhas

Copy link
Copy Markdown

Adds plugins/share_chat/index.yaml + thumbnail.

Adds a share button to the top-right of the chat area that copies a deep link to the current conversation to the clipboard; opening the link restores that conversation.

@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-share-chat/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: 2c205510ae

ℹ️ 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".

Adds a share button to the top-right of the chat area that copies a deep link to the current
conversation straight to your clipboard, so you can hand a teammate the exact chat you are
looking at instead of describing it. Opening the link restores that conversation directly.
github: https://github.com/agent-zero-plugins/agent-zero-plugin-share-chat

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 to a repo with a root plugin.yaml

For this submission, the linked GitHub repository does not currently expose plugin.yaml at the repository root; its manifest is under usr/plugins/share_chat/plugin.yaml. The PR validator fetches /contents/plugin.yaml for the URL in this field and fails with github repository must contain plugin.yaml at repository root, so this entry cannot pass validation until the remote repo adds a root manifest or the index points to a compliant repo.

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