Skip to content

fix(plugin): conform manifest to Agent Plugins 1.0.0 - #34

Merged
BigCactusLabs merged 1 commit into
mainfrom
fix/agent-plugin-manifest
Sep 4, 2026
Merged

fix(plugin): conform manifest to Agent Plugins 1.0.0#34
BigCactusLabs merged 1 commit into
mainfrom
fix/agent-plugin-manifest

Conversation

@BigCactusLabs

Copy link
Copy Markdown
Owner

Awesome Copilot intake accepted the plugin but warned that its manifest used a legacy location and unsupported fields. Move the manifest to root plugin.json, add the Agent Plugins 1.0.0 schema, remove the legacy fields, and bump the plugin version to 1.0.1. The canonical skill remains in skills/blotter/ and is discovered by convention.

Validation: official JSON schema passed; Vally 0.15.0 lint passed for the skill; an isolated Copilot CLI 1.0.83 marketplace install found one skill and enabled version 1.0.1. Release build, 374 Rust tests, Clippy, and formatting passed. The initial sandboxed device-path test returned permission denied; the full suite passed outside the sandbox.

Tracks TASK-85 and addresses the manifest warnings in github/awesome-copilot#2944.

@BigCactusLabs
BigCactusLabs merged commit 3f6a25d into main Sep 4, 2026
8 checks passed
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-04T20:55:16.270334Z e2a179b PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@BigCactusLabs
BigCactusLabs deleted the fix/agent-plugin-manifest branch September 8, 2026 00:55
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