This commit is contained in:
2026-06-22 11:45:36 +08:00
parent 68d15aa208
commit 8e5d56ab1d
13 changed files with 682 additions and 7 deletions

View File

@@ -1,4 +1,12 @@
[
{
"id": "project-init",
"title": "Initialize Project",
"description": "Download AGENTS.md and .gitignore templates from Google Drive",
"command": "hplToolbox.openProjectInit",
"path": "/project-init",
"beta": false
},
{
"id": "plec",
"title": "PLEC Upload",
@@ -62,5 +70,5 @@
"command": "hplToolbox.openDeviceSimulator",
"path": "/device-simulator",
"beta": false
}
},
]