chore: publish from main

This commit is contained in:
github-actions[bot]
2026-08-14 01:22:40 +00:00
parent bd74f084d2
commit 87df1e1d41
11 changed files with 1528 additions and 430 deletions
+27
View File
@@ -663,6 +663,33 @@
"sha": "c3a1606fb83ba4b89e205b1723a22e1c497f66a2"
}
},
{
"name": "mobile-canvas",
"description": "View, create, boot, and interact with local iOS simulators and Android emulators from a GitHub Copilot canvas. The plugin also exposes the same device controls to agents through MCP.",
"version": "0.1.6",
"author": {
"name": "Jonathan Dick",
"url": "https://github.com/Redth"
},
"repository": "https://github.com/Redth/mobile-canvas-ghcp",
"homepage": "https://github.com/Redth/mobile-canvas-ghcp",
"license": "MIT",
"keywords": [
"canvas",
"mobile",
"ios",
"android",
"simulator",
"emulator",
"device-control",
"mcp"
],
"source": {
"source": "github",
"repo": "Redth/mobile-canvas-ghcp",
"sha": "c930769d41f07852baeeb407ded76d5ba83c06d2"
}
},
{
"name": "modern-web-guidance",
"description": "Modern Web Guidance is an agent skill and CLI tool designed to help AI coding agents build web applications using modern, secure, and high-performance APIs rather than outdated workarounds.\nSupported by the Google Chrome team, it injects expert-curated web platform best practices directly into an agent's context window to prevent the generation of bloated, legacy code.",