Update foundry-agent-canvas version to 1.0.2#2372
Open
qinezh wants to merge 1 commit into
Open
Conversation
Contributor
🔒 PR Risk Scan ResultsScanned 2 changed file(s).
✅ No matching risk patterns were detected in changed files.
|
Contributor
|
| Plugin | vally lint | install smoke test | version match | canvas structure | overall | source tree |
|---|---|---|---|---|---|---|
| foundry-agent-canvas | pass | pass | pass | fail | fail | 4f2d5fe02f6d89cac43e1a06de39c127cb53a55d |
Gate output details
foundry-agent-canvas - vally lint (pass)
0 skill(s) linted
foundry-agent-canvas - install smoke test (pass)
Install smoke test succeeded. Verified /tmp/external-plugin-quality-nuaXio/copilot-home/.copilot/installed-plugins/external-plugin-intake/foundry-agent-canvas/.github/plugin/plugin.json.
foundry-agent-canvas - version match (pass)
- 4f2d5fe02f6d89cac43e1a06de39c127cb53a55d: matched version "1.0.2" at "foundry-agent-canvas/.github/plugin/plugin.json".
foundry-agent-canvas - canvas structure (fail)
- 4f2d5fe02f6d89cac43e1a06de39c127cb53a55d: missing required canvas extension entry point "foundry-agent-canvas/extensions/extension.mjs".
- foundry-agent-canvas: vally-lint=pass, install-smoke=pass, version-match=pass, canvas-structure=fail, overall=fail
Contributor
There was a problem hiding this comment.
Pull request overview
Updates foundry-agent-canvas to version 1.0.2 and pins its matching upstream commit.
Changes:
- Bumps the external plugin version and SHA.
- Synchronizes generated marketplace metadata.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
plugins/external.json |
Updates canonical plugin metadata. |
.github/plugin/marketplace.json |
Mirrors the updated marketplace entry. |
Contributor
Author
@aaronpowell For the canvas structure check, the canvas entry point is at |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
npm startand verified thatREADME.mdis up to date.mainbranch for this pull request.Description
Type of Contribution
Additional Notes
By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.