mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-14 01:51:02 +00:00
chore: publish from main
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 523 KiB |
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"id": "site-studio",
|
||||
"name": "Site Studio",
|
||||
"description": "Plan, draft, and track a personal website section by section — a shared canvas where you and your agent author content, watch progress, and review every change.",
|
||||
"version": "1.0.0",
|
||||
"keywords": [
|
||||
"agent-collaboration",
|
||||
"content-authoring",
|
||||
"personal-website",
|
||||
"progress-tracking",
|
||||
"section-planning",
|
||||
"site-builder"
|
||||
],
|
||||
"screenshots": {
|
||||
"icon": {
|
||||
"path": "assets/preview.png",
|
||||
"type": "image/png"
|
||||
},
|
||||
"gallery": {
|
||||
"path": "assets/preview.png",
|
||||
"type": "image/png"
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "site-studio",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"main": "extension.mjs",
|
||||
"dependencies": {
|
||||
"@github/copilot-sdk": "latest"
|
||||
},
|
||||
"description": "A shared canvas for planning, drafting, and tracking a personal website section by section, collaboratively with your agent.",
|
||||
"keywords": [
|
||||
"agent-collaboration",
|
||||
"content-authoring",
|
||||
"personal-website",
|
||||
"progress-tracking",
|
||||
"section-planning",
|
||||
"site-builder"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user