Skip to content

Canvas-Apps-Plugin-Codex - Update README.md#80

Merged
internet-dot merged 2 commits into
hashgraph-online:mainfrom
Ratnam-Mishra:patch-1
May 6, 2026
Merged

Canvas-Apps-Plugin-Codex - Update README.md#80
internet-dot merged 2 commits into
hashgraph-online:mainfrom
Ratnam-Mishra:patch-1

Conversation

@Ratnam-Mishra
Copy link
Copy Markdown
Contributor

Added Canvas-Apps-Plugin-Codex entry in the Tools & Integrations category in README.md

@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented May 6, 2026

Code Review Summary

Status: 1 Issue Found | Recommendation: Address before merge

Overview

Severity Count
WARNING 1
Issue Details (click to expand)

WARNING

File Line Issue
N/A N/A Plugin entry added to README but missing from .agents/plugins/marketplace.json and plugins.json — creates catalog/manifest inconsistency
Other Observations (not in diff)

The plugin repository Ratnam-Mishra/canvas-apps-plugin-codex exists under plugins/ but is not listed in either machine-readable manifest. Both manifests must be updated to keep the human-readable README and installable machine-readable catalogs in sync.

File Missing Entry
.agents/plugins/marketplace.json canvas-apps-plugin-codex in Tools & Integrations section (alphabetically between bkt and calle)
plugins.json Full plugin object with name, url, owner, repo, description, category, and install_url
Files Reviewed (1 file)
  • README.md - Added Canvas Apps Plugin Codex entry to Tools & Integrations section (line 131)

Reviewed by step-3.5-flash · 339,584 tokens

@chatgpt-codex-connector
Copy link
Copy Markdown

💡 Codex Review

- [Canvas Apps Plugin Codex](https://github.com/Ratnam-Mishra/canvas-apps-plugin-codex) - Build and edit Microsoft Power Apps Canvas Apps using natural language and Canvas Authoring MCP server.

P2 Badge Add listed plugin to marketplace manifests

This README entry advertises a new plugin, but the machine-readable manifests that power installation/distribution are not updated in the same change (.agents/plugins/marketplace.json and plugins.json contain no Canvas Apps Plugin Codex entry). In practice, users browsing the curated README will expect this plugin to be installable from the repo marketplace, but install tooling and downstream automation that read the manifests will not see it, creating a broken catalog entry.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Copy link
Copy Markdown
Contributor

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

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 'Canvas Apps Plugin Codex' to the third-party plugins list in the README. The review feedback points out that the list should be maintained in alphabetical order, suggesting that the new entry be moved to follow the 'Call-E' entry.

Comment thread README.md Outdated
- [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.
- [Apple Productivity](https://github.com/matk0shub/apple-productivity-mcp) - Local Apple Calendar and Reminders tooling for macOS with Codex plugin adapters.
- [Bitbucket CLI](https://github.com/avivsinai/bitbucket-cli) - Manage Bitbucket repos, PRs, branches, issues, webhooks, and pipelines for Data Center and Cloud.
- [Canvas Apps Plugin Codex](https://github.com/Ratnam-Mishra/canvas-apps-plugin-codex) - Build and edit Microsoft Power Apps Canvas Apps using natural language and Canvas Authoring MCP server.
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 list of plugins should be maintained in alphabetical order. Call-E (starting with "Cal") should precede Canvas Apps Plugin Codex (starting with "Can"). Please move this entry to follow the Call-E entry.

@Ratnam-Mishra
Copy link
Copy Markdown
Contributor Author

@internet-dot I've fixed the alphabetical ordering. I tried running generate_plugins_json.py locally but it's hitting a 502 proxy error on my network. The sync workflow in CI also appears broken (detached HEAD issue in workflow #175). Could you run the regeneration on your end after merging?

@internet-dot internet-dot merged commit bea3d86 into hashgraph-online:main May 6, 2026
2 of 3 checks passed
internet-dot added a commit that referenced this pull request May 6, 2026
…etical README + regenerate artifacts

- Agentizer (Humiris) — Development & Workflow
- Antigravity Workspace Template (study8677) — Development & Workflow
- Bring Your AI Migration Auditor (unitedideas) — Development & Workflow
- Frappe Agent (Dkm0315) — Development & Workflow
- Canvas Apps Plugin Codex (Ratnam-Mishra) — Tools & Integrations

README sections sorted alphabetically per scripts/check-alphabetical.py (all 5 sections pass).
plugins.json: regenerated (60 plugins total)
.agents/plugins/marketplace.json: updated with all 5 new entries
@internet-dot
Copy link
Copy Markdown
Collaborator

✅ All changes from this PR have been merged directly into main via a consolidated commit (dc35fb0) to fix fork-based CI failures and ensure README alphabetical order + artifact sync.
Closing this PR as its content is already integrated.

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.

2 participants