chore: publish from main

This commit is contained in:
github-actions[bot]
2026-07-18 00:50:03 +00:00
parent 941c2a4b41
commit 7174a12f1c
514 changed files with 222 additions and 50538 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"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.1",
"version": "1.0.2",
"author": {
"name": "Ayan Gupta",
"url": "https://github.com/ayangupt"
File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 144 KiB

After

Width:  |  Height:  |  Size: 144 KiB

-18
View File
@@ -1,18 +0,0 @@
{
"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"
]
}