chore: publish from main

This commit is contained in:
github-actions[bot]
2026-08-13 01:24:35 +00:00
parent 0fbdfba718
commit bd74f084d2
498 changed files with 78 additions and 55 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

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"
]
}