Skip to content

Add Agent Message Queue to Community Plugins#21

Closed
avivsinai wants to merge 3 commits into
hashgraph-online:mainfrom
avivsinai:codex/add-agent-message-queue
Closed

Add Agent Message Queue to Community Plugins#21
avivsinai wants to merge 3 commits into
hashgraph-online:mainfrom
avivsinai:codex/add-agent-message-queue

Conversation

@avivsinai

Copy link
Copy Markdown
Contributor

Summary

  • add Agent Message Queue to the Community Plugins list under Tools & Integrations
  • use the repository's plugin description as the one-line entry

Why

This plugin already ships a public .codex-plugin/plugin.json manifest and fits the existing third-party tools section.

@kilo-code-bot

kilo-code-bot Bot commented Mar 31, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • README.md - Alphabetical reorder fix, new entry added
  • plugins.json - Alphabetical reorder fix, new entry added, total count updated

Reviewed by mimo-v2-pro-20260318 · 90,668 tokens

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request adds the 'Agent Message Queue' plugin to the Tools & Integrations section of the README.md file. The reviewer noted that the plugins.json file also needs to be updated with the new entry to maintain consistency between the human-readable documentation and the machine-readable registry.

Comment thread README.md

### Tools & Integrations

- [Agent Message Queue](https://github.com/avivsinai/agent-message-queue) - File-based inter-agent messaging with co-op mode, cross-project federation, and orchestrator integrations.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The pull request is missing an update to plugins.json. To maintain consistency between the human-readable list and the machine-readable registry, please add the new plugin entry to the plugins array in plugins.json and increment the total count.

Example entry for plugins.json:

{
  "name": "Agent Message Queue",
  "url": "https://github.com/avivsinai/agent-message-queue",
  "owner": "avivsinai",
  "repo": "agent-message-queue",
  "description": "File-based inter-agent messaging with co-op mode, cross-project federation, and orchestrator integrations.",
  "category": "Tools & Integrations",
  "source": "awesome-codex-plugins",
  "install_url": "https://raw.githubusercontent.com/avivsinai/agent-message-queue/main/.codex-plugin/plugin.json"
}

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